summaryrefslogtreecommitdiff
path: root/sql/sql_repl.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26: Global transaction ID.unknown2013-08-231-2/+2
* MDEV-4820: Empty master does not give error for slave GTID position that does...unknown2013-08-161-56/+99
* 5.5 mergeSergei Golubchik2013-07-171-0/+2
|\
| * mysql-5.5.32 mergeSergei Golubchik2013-07-161-0/+2
| |\
| | * Merge from mysql-5.1 to mysql-5.5Sujatha Sivakumar2013-03-281-0/+2
| | |\
| | | * Bug#14324766:PARTIALLY WRITTEN INSERT STATEMENT IN BINLOGSujatha Sivakumar2013-03-281-0/+2
* | | | MDEV-4708: GTID strict mode doesn't work on a database with purged binlogsunknown2013-07-101-2/+2
* | | | MDEV-4708: GTID strict mode doesn't work on a database with purged binlogsunknown2013-07-101-7/+37
* | | | MDEV-4490: Old-style master position points at the last GTID event after slav...unknown2013-06-071-23/+49
* | | | MDEV-4483: CHANGE MASTER TO master_use_gtid=xxx looses old-style coordinates.unknown2013-06-071-10/+0
* | | | 5.5 mergeSergei Golubchik2013-06-061-33/+43
|\ \ \ \ | |/ / /
| * | | mysql-5.5.31 mergeSergei Golubchik2013-05-071-6/+20
| |\ \ \ | | |/ /
| | * | BUG#13545447: RPL_ROTATE_LOGS FAILS DUE TO CONCURRENCY ISSUES IN REP. CODEPedro Gomes2013-02-151-4/+17
| | |\ \ | | | |/
| | | * BUG#13545447: RPL_ROTATE_LOGS FAILS DUE TO CONCURRENCY ISSUES IN REP. CODEPedro Gomes2013-02-151-4/+17
| | * | BUG#14798572: REMOVE UNUSED VARIABLE BINLOG_CAN_BE_CORRUPTEDVenkatesh Duggirala2013-01-241-29/+0
| * | | Fix unsigned/signed conversion bug in event type during mysql_binlog_send().unknown2013-04-251-1/+2
| * | | MDEV-4332 Increase username length from 16 charactersSergei Golubchik2013-04-181-7/+9
| * | | strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1)Sergei Golubchik2013-04-171-21/+14
* | | | MDEV-26: Global transaction ID.unknown2013-06-051-26/+105
* | | | MDEV-4485: Master did not allow slave to connect from the very start (empty G...unknown2013-05-291-17/+0
* | | | MDEV-4478: Implement GTID "strict mode"unknown2013-05-281-21/+95
* | | | MDEV-26: Global transaction ID.unknown2013-05-221-21/+51
* | | | Fix race condition in binlog dump thread during server shutdown.unknown2013-05-161-1/+3
* | | | MDEV-26: Global transaction ID.unknown2013-05-151-110/+475
* | | | MDEV-4473: mysql_binlog_send() starts sending events from wrong GTID position...unknown2013-05-031-7/+36
* | | | Fixed: MDEV-4352; LOAD DATA was not multi-source safeMichael Widenius2013-05-031-10/+15
* | | | MDEV-4446: Incorrect handling of binlog checksum when searching for GTID star...unknown2013-04-291-2/+5
* | | | Add missing check for thd->killed in mysql_binlog_send().unknown2013-04-241-1/+5
* | | | MDEV-26: Global transaction ID. First alpha release.unknown2013-04-151-18/+977
|\ \ \ \
| * | | | MDEV-26: Global transaction ID.unknown2013-04-051-86/+76
| * | | | MDEV-26: Global transaction ID.unknown2013-04-041-0/+26
| * | | | MDEV-26: Global transaction ID.unknown2013-03-271-10/+10
| * | | | MDEV-26: Global transaction ID.unknown2013-03-271-2/+51
| * | | | MDEV-26: Global transaction ID.unknown2013-03-271-1/+6
| * | | | MDEV-26: Global transaction ID.unknown2013-03-261-0/+1
| * | | | MDEV-26: Global transaction ID.unknown2013-03-221-0/+11
| * | | | MDEV-26: Global transaction ID.unknown2013-03-211-0/+1
| * | | | MDEV-26: Global transaction ID.unknown2013-03-211-14/+16
| * | | | MDEV-26: Global transaction ID.unknown2013-03-181-126/+252
| * | | | MDEV-26: Global transaction ID.unknown2013-03-141-1/+2
| * | | | MDEV-26: Global transaction ID.unknown2013-03-111-9/+3
| * | | | MDEV-26: Global Transaction IDunknown2013-02-271-1/+1
| * | | | MDEV-26: Global transaction ID.unknown2013-02-261-2/+1
| * | | | MDEV-26: Global Transaction IDunknown2013-02-221-4/+8
| * | | | MDEV-26: Global Transaction IDunknown2013-02-221-1/+5
| * | | | MDEV-26: Global transaction ID.unknown2013-02-211-0/+6
| * | | | MDEV-26: Global transaction ID, intermediate commit.unknown2013-02-191-0/+1
| * | | | MDEV-26: Global transaction ID, intermediate commit.unknown2013-02-191-0/+1
| * | | | MDEV-26: Global transaction ID.unknown2013-02-181-7/+56
| * | | | MDEV-26: Global Transaction ID.unknown2013-02-151-1/+35