summaryrefslogtreecommitdiff
path: root/sql/rpl_rli.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-5764: START SLAVE UNTIL does not work with parallel replicationunknown2014-03-031-1/+2
* MDEV-5657: Parallel replication.unknown2014-02-261-7/+56
* Merge of MDEV-4984, MDEV-4726, and MDEV-5636 into 10.0-base.unknown2014-02-101-7/+9
|\
| * MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.unknown2014-02-071-7/+9
* | MDEV-5509: Seconds_behind_master incorrect in parallel replicationunknown2014-01-081-2/+7
|/
* MDEV-5363: Make parallel replication waits killableunknown2013-12-171-3/+3
* 5.5 mergeSergei Golubchik2013-11-231-2/+10
|\
| * mysql-5.5.34 mergeSergei Golubchik2013-11-191-2/+10
| |\
| | * Fix for bug#14188793 - "DEADLOCK CAUSED BY ALTER TABLE DOEN'T CLEARDmitry Lenev2013-08-201-2/+9
* | | 5.5. mergeSergei Golubchik2013-11-131-1/+1
|\ \ \ | |/ /
* | | MDEV-4506: Parallel replication.unknown2013-11-081-0/+1
* | | Merge MDEV-4506: Parallel replication into 10.0-base.unknown2013-11-011-151/+287
|\ \ \
| * | | MDEV-5196: Server hangs or assertion `!thd->wait_for_commit_ptr' fails on MAS...unknown2013-10-301-1/+2
| * | | MDEV-4506: Parallel replication.unknown2013-10-281-5/+3
| * | | MDEV-4506: Parallel replication.unknown2013-10-251-3/+6
| * | | MDEV-4506: Parallel replication: Update some comments.unknown2013-10-241-0/+4
| * | | MDEV-4506: Parallel replication.unknown2013-10-231-7/+18
| * | | MDEV-4506: Parallel replication: Intermediate commit.unknown2013-10-171-8/+24
| * | | Moved the remaining variables, that depends on sql execution, from Relay_log_...Michael Widenius2013-10-151-5/+5
| * | | Fixes for parallel slave:Michael Widenius2013-10-141-13/+36
| * | | MDEV-4506: parallel replication.unknown2013-09-161-127/+124
| * | | MDEV-4506, parallel replication.unknown2013-09-131-1/+7
| * | | MDEV-4506: Parallel replication: Intermediate commit.unknown2013-07-121-6/+10
| * | | MDEV-4506: Parallel replication: Intermediate commitunknown2013-07-121-5/+5
| * | | MDEV-4506: Parallel replication: Intermediate commitunknown2013-07-121-3/+4
| * | | MDEV-4506: Parallel replication: intermediate commit.unknown2013-07-081-4/+4
| * | | MDEV-4506: Parallel replication: Intermediate commit.unknown2013-07-041-0/+46
| * | | MDEV-4506: Parallel replication. Intermediate commit.unknown2013-07-031-2/+4
| * | | MDEV-4506: Parallel replication. Intermediate commit.unknown2013-07-031-2/+24
| * | | MDEV-4506: Parallel replication: Intermediate commit.unknown2013-06-281-1/+3
* | | | MDEV-26: Global transaction ID.unknown2013-08-231-1/+1
* | | | MDEV-4692: mysql.gtid_slave_pos accumulates values for a domainunknown2013-06-211-7/+31
|/ / /
* | | 5.5 mergeSergei Golubchik2013-06-061-12/+6
|\ \ \ | |/ /
| * | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1)Sergei Golubchik2013-04-171-12/+6
* | | MDEV-4605: Failing to load GTID slave position from rpl.gtid_slave_posunknown2013-06-031-1/+15
* | | MDEV-4478: Implement GTID "strict mode"unknown2013-05-281-4/+8
* | | MDEV-26: Global transaction ID.unknown2013-05-151-1/+2
* | | Fixed: MDEV-4352; LOAD DATA was not multi-source safeMichael Widenius2013-05-031-5/+6
* | | Fixed compiler warnings and a not critical memory leakMichael Widenius2013-04-171-2/+3
* | | Makeing rpl_filter for each Master_info.Lixun Peng2013-04-161-1/+1
* | | MDEV-26: Global transaction ID.unknown2013-03-281-5/+10
* | | MDEV-26: Global transaction ID.unknown2013-03-211-1/+14
* | | MDEV-26: Global transaction ID.unknown2013-03-181-0/+132
* | | MDEV-26: Global Transaction ID.unknown2013-03-111-3/+0
* | | MDEV-26: Global transaction ID, intermediate commit.unknown2013-02-191-1/+2
* | | MDEV-26: Global transaction commit. Intermediate commit.unknown2012-11-051-1/+11
* | | MDEV-500: Session variable for server_idunknown2012-10-231-1/+2
* | | 5.5 mergeSergei Golubchik2013-01-291-1/+2
|\ \ \ | |/ /
| * | Buildbot fixes and cleanups:Michael Widenius2013-01-111-1/+2
* | | MDEV-532: Async InnoDB commit checkpoint.unknown2012-12-141-2/+1