| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-12179: Per-engine mysql.gtid_slave_pos table | Kristian Nielsen | 2017-04-21 | 1 | -0/+1 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 1 | -1/+1 |
|\ |
|
| * | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-03 | 1 | -1/+1 |
| |\ |
|
| | * | Added error checking for all calls to flush_relay_log_info() and stmt_done() | Monty | 2017-02-28 | 1 | -1/+1 |
* | | | Fix several compile warnings on Windows | Vladislav Vaintroub | 2017-03-10 | 1 | -1/+1 |
* | | | MDEV-7145: Delayed replication | Kristian Nielsen | 2016-10-16 | 1 | -18/+94 |
|\ \ \ |
|
| * | | | MDEV-7145: Delayed replication, cleanup some code | Kristian Nielsen | 2016-10-14 | 1 | -13/+2 |
| * | | | MDEV-7145: Delayed replication, intermediate commit. | Kristian Nielsen | 2016-10-14 | 1 | -14/+101 |
| |/ / |
|
* | | | Merge parallel replication async deadlock kill into 10.2. | Kristian Nielsen | 2016-09-09 | 1 | -1/+6 |
|\ \ \
| |/ / |
|
| * | | Parallel replication async deadlock kill | Kristian Nielsen | 2016-09-08 | 1 | -1/+6 |
* | | | MDEV-5535: Cannot reopen temporary table | Nirbhay Choubey | 2016-06-10 | 1 | -1/+1 |
* | | | Cleanups | Monty | 2016-04-28 | 1 | -4/+5 |
|/ / |
|
* | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-12-21 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | fix a few spelling mistakes | Sergei Golubchik | 2015-12-11 | 1 | -1/+1 |
| * | Fixes to get all test to run on MacosX Lion 10.7 | Monty | 2015-11-29 | 1 | -1/+1 |
* | | Merge branch 'mdev7818-4' into 10.1 | Kristian Nielsen | 2015-11-13 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Change Seconds_behind_master to be updated only at commit in parallel replica... | Kristian Nielsen | 2015-11-13 | 1 | -0/+7 |
* | | Revert f1abd015, make a smaller fix | Sergei Golubchik | 2015-09-04 | 1 | -1/+1 |
* | | Merge tag 'mariadb-10.0.19' into 10.1 | Sergei Golubchik | 2015-06-01 | 1 | -8/+1 |
|\ \
| |/ |
|
| * | MDEV-5114 seconds_behind_master flips to 0 & spikes back, when running show s... | Sergei Golubchik | 2015-05-03 | 1 | -8/+1 |
* | | Merge MDEV-6589 and MDEV-6403 into 10.1. | Kristian Nielsen | 2015-03-04 | 1 | -0/+26 |
|\ \
| |/ |
|
| * | MDEV-6589: Incorrect relay log start position when restarting SQL thread afte... | Kristian Nielsen | 2015-03-04 | 1 | -0/+26 |
* | | Merge branch '10.0' into merge-wip | Sergei Golubchik | 2015-01-31 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | MDEV-7326: Server deadlock in connection with parallel replication | Kristian Nielsen | 2015-01-07 | 1 | -0/+4 |
* | | MDEV-7437 remove suport for "atomics" with rwlocks | Sergei Golubchik | 2015-01-13 | 1 | -2/+0 |
* | | MDEV-6676: Optimistic parallel replication | Kristian Nielsen | 2014-12-06 | 1 | -0/+32 |
|/ |
|
* | MDEV-6680: Performance of domain_parallel replication is disappointing | Kristian Nielsen | 2014-11-13 | 1 | -0/+1 |
* | MDEV-6459 max_relay_log_size and sql_slave_skip_counter misbehave on PPC64 | Sergei Golubchik | 2014-09-10 | 1 | -2/+3 |
* | compilation fixes for WITH_ATOMIC_OPS=rwlocks | Sergei Golubchik | 2014-09-08 | 1 | -2/+2 |
* | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel replica... | Kristian Nielsen | 2014-07-08 | 1 | -0/+2 |
* | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel | unknown | 2014-06-10 | 1 | -0/+2 |
* | MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallel | unknown | 2014-06-03 | 1 | -0/+2 |
* | MDEV-5262: Missing retry after temp error in parallel replication | unknown | 2014-05-15 | 1 | -3/+18 |
* | MDEV-5262: Missing retry after temp error in parallel replication | unknown | 2014-05-08 | 1 | -0/+36 |
* | MDEV-6120: When slave stops with error, error message should indicate the fai... | Kristian Nielsen | 2014-06-25 | 1 | -0/+3 |
* | MDEV-6364: Migrate a slave from MySQL 5.6 to MariaDB 10 break replication | Kristian Nielsen | 2014-06-24 | 1 | -0/+6 |
* | MDEV-6156: Parallel replication incorrectly caches charset between worker thr... | unknown | 2014-04-25 | 1 | -11/+25 |
* | MDEV-6156: Parallel replication incorrectly caches charset between worker thr... | unknown | 2014-04-23 | 1 | -10/+11 |
* | MDEV-5921: In parallel replication, an error is not correctly signalled to th... | unknown | 2014-03-21 | 1 | -1/+1 |
* | MDEV-5804: If same GTID is received on multiple master connections in multi-s... | unknown | 2014-03-12 | 1 | -0/+14 |
* | MDEV-5764: START SLAVE UNTIL does not work with parallel replication | unknown | 2014-03-03 | 1 | -0/+1 |
* | MDEV-5657: Parallel replication. | unknown | 2014-02-26 | 1 | -6/+14 |
* | Merge of MDEV-4984, MDEV-4726, and MDEV-5636 into 10.0-base. | unknown | 2014-02-10 | 1 | -0/+1 |
|\ |
|
| * | MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID. | unknown | 2014-02-07 | 1 | -0/+1 |
* | | MDEV-5509: Seconds_behind_master incorrect in parallel replication | unknown | 2014-01-08 | 1 | -0/+6 |
|/ |
|
* | MDEV-4506: Parallel replication. | unknown | 2013-11-08 | 1 | -0/+3 |
* | MDEV-4506: Parallel replication | unknown | 2013-11-06 | 1 | -2/+1 |
* | Merge MDEV-4506: Parallel replication into 10.0-base. | unknown | 2013-11-01 | 1 | -142/+244 |
|\ |
|
| * | MDEV-4506: Parallel replication. | unknown | 2013-10-28 | 1 | -0/+1 |
| * | MDEV-4506: Parallel replication. | unknown | 2013-10-23 | 1 | -13/+13 |