Re: [Maria-developers] MDEV-8372 Use helper methods introduced in MDEV-7824 all around the code

2015-07-18 Thread Sergei Golubchik
Hi, Alexander! On Jul 08, Alexander Barkov wrote: >Hi Sergei, > > Please review my patch for mdev-8372. > I found only a few places to reuse the new methods. > > Also, had to add some more helper methods to make > the code clearer. > > Thanks. > > diff --git a/sql/field.cc b/sql/field.cc

Re: [Maria-developers] MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibility with MySQL

2015-07-18 Thread Sergei Golubchik
Hi, Alexander! On Jul 13, Alexander Barkov wrote: > Hi Sergei, > > Please review a patch that merges a new read-only variables > --explicit-defaults-for-timestamp from MySQL. > > Note, the original MySQL patch updates many tests, > to make the tests independent from the compiled-in default > --e

Re: [Maria-developers] MariaDB parallel replication

2015-07-18 Thread Kristian Nielsen
Kristian Nielsen writes: > 1. Adding status variables for parallel replication. > > http://lists.askmonty.org/pipermail/commits/2015-July/008131.html > > This patch adds new status variables that measure the time spent by parallel > replication worker threads being After initial tests of the n