summaryrefslogtreecommitdiff
path: root/sql/rpl_gtid.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixes to get all test to run on MacosX Lion 10.7Monty2015-11-291-28/+14
* Fixed compiler warningsMonty2015-11-231-1/+1
* MDEV-8496: gtid_ignore_duplicates treats gtid_seq_no as 32-bitKristian Nielsen2015-07-191-1/+1
* Merge MDEV-7888 and MDEV-7929 into 10.0.Kristian Nielsen2015-04-081-0/+29
|\
| * MDEV-7888, MDEV-7929: Parallel replication hangs sometimes on ANALYZE TABLE o...Kristian Nielsen2015-04-081-0/+29
* | MDEV-6403: Temporary tables lost at STOP SLAVE in GTID mode if master has not...Kristian Nielsen2015-03-041-0/+25
* | MDEV-6589: Incorrect relay log start position when restarting SQL thread afte...Kristian Nielsen2015-03-041-0/+21
|/
* MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-1/+1
* MDEV-5262, MDEV-5914, MDEV-5941, MDEV-6020: Deadlocks during parallelunknown2014-06-101-3/+3
* MDEV-6386: Assertion `thd->transaction.stmt.is_empty() || thd->in_sub_stmt ||...Kristian Nielsen2014-06-271-7/+2
* MDEV-6314 - Compile/run MariaDB with ASanSergey Vojtovich2014-06-101-2/+1
* Fixed compiler warningsMichael Widenius2014-06-041-0/+2
* MDEV-5804: If same GTID is received on multiple master connections in multi-s...unknown2014-03-121-18/+89
* MDEV-5804: If same GTID is received on multiple master connections in multi-s...unknown2014-03-091-5/+109
* Merge MariaDB 10.0-base to 10.0.unknown2014-02-101-19/+487
|\
| * MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.unknown2014-02-081-156/+183
| * MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.unknown2014-02-081-5/+5
| * MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.unknown2014-02-071-19/+461
* | Replication changes for CREATE OR REPLACE TABLEMichael Widenius2014-02-051-1/+2
|/
* MDEV-4816: Incorrect disabling of binlog for mysql.gtid_slave_pos updateunknown2013-11-271-6/+6
* MDEV-5306: Missing locking around rpl_global_gtid_binlog_stateunknown2013-11-181-40/+139
* 5.5. mergeSergei Golubchik2013-11-131-1/+1
* Merge MDEV-4506: Parallel replication into 10.0-base.unknown2013-11-011-16/+20
|\
| * MDEV-5189: Incorrect parallel apply in parallel replicationunknown2013-10-251-7/+6
| * Fixes for parallel slave:Michael Widenius2013-10-141-5/+10
| * MDEV-4506, parallel replication.unknown2013-09-131-1/+1
| * MDEV-4506: Parallel replication. Intermediate commit.unknown2013-07-031-3/+2
| * MDEV-4506: Parallel replication: Intermediate commit.unknown2013-06-281-4/+5
* | MDEV-26: Global transaction ID.unknown2013-08-231-0/+74
* | MDEV-4488: When master is on the list of ignore_server_ids, GTID position on ...unknown2013-08-221-0/+28
* | MDEV-4820: Empty master does not give error for slave GTID position that does...unknown2013-08-161-18/+31
* | MDEV-4688: empty @@gtid_slave_pos during slave commit.unknown2013-06-211-7/+33
* | MDEV-4686: Temporary variable for sub_id is 32-bit, should be 64-bitunknown2013-06-201-3/+3
|/
* MDEV-4486: Allow to start old-style replication even if mysql.rpl_slave_state...unknown2013-06-071-0/+12
* MDEV-26: Global transaction ID.unknown2013-06-051-25/+66
* MDEV-4485: Incorrect error handling in record_gtid().unknown2013-05-291-7/+52
* MDEV-4478: Implement GTID "strict mode"unknown2013-05-281-51/+187
* MDEV-26: Global transaction ID.unknown2013-05-221-11/+27
* MDEV-26: Global transaction ID.unknown2013-05-151-1/+24
* Fixed errors and compiler warnings found by buildbotMichael Widenius2013-05-051-3/+13
* MDEV-26: Global transaction ID.unknown2013-03-281-0/+1
* MDEV-26: Global transaction ID.unknown2013-03-271-8/+8
* MDEV-26: Global transaction ID.unknown2013-03-261-2/+3
* MDEV-26: Global transaction ID.unknown2013-03-221-0/+3
* MDEV-26: Global transaction ID.unknown2013-03-211-1/+8
* MDEV-26: Global transaction ID.unknown2013-03-181-2/+69
* MDEV-26: Global transaction ID.unknown2013-03-111-10/+18
* MDEV-26: Global Transaction ID.unknown2013-03-111-0/+1035