summaryrefslogtreecommitdiff
path: root/sql/sql_repl.cc
Commit message (Expand)AuthorAgeFilesLines
* debug_sync is now a service, available to dynamically loaded plugins.Sergei Golubchik2012-03-281-1/+1
* mysql-5.5.22 mergeSergei Golubchik2012-03-281-10/+10
|\
| * Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| |\
| * | bug#3593869-64035Andrei Elkin2012-01-191-7/+8
* | | merge with mysql-5.5.21Sergei Golubchik2012-03-091-21/+19
|\ \ \ | |/ /
| * | BUG#13593869 - 64035: SEVERAL ERRORS IN COM_BINLOG_DUMP/MYSQL_BINLOG_SEND CRA...Andrei Elkin2012-01-181-19/+18
* | | Merge MWL#234: @@skip_replication feature to MariaDB 5.5.unknown2012-03-011-81/+73
|\ \ \
| * | | MWL#234: After-review fixes, including better names for the new system variab...unknown2011-08-121-3/+7
| * | | MWL#234: Support for marking binlog events to not be replicated, and for tell...unknown2011-08-111-32/+45
* | | | - Fix rpl_checksum test. Use basename of file in error messages, not the oVladislav Vaintroub2012-01-201-2/+3
* | | | mysql-5.5 mergeSergei Golubchik2012-01-161-12/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Bug#13437900 - VALGRIND REPORTS A LEAK FOR REPL_IGNORE_SERVER_IDSAndrei Elkin2011-12-141-1/+0
| * | | reverting the initial patch for bug#13437900 for refinement.Andrei Elkin2011-11-291-0/+1
| * | | Bug#13437900 - VALGRIND REPORTS A LEAK FOR REPL_IGNORE_SERVER_IDSAndrei Elkin2011-11-291-1/+0
| * | | Merge from mysql-5.5.18-releaseunknown2011-11-171-1/+9
| |\ \ \
| | * | | BUG#13337202 - REPLICATION PERFORMANCE DROP DUE TO "THE BINLOG MAY BE CORRUPT...Alfranio Correia2011-11-021-1/+9
| * | | | Bug#11763573 - 56299: MUTEX DEADLOCK WITH COM_BINLOG_DUMP, BINLOG PURGE, AND ...Andrei Elkin2011-10-271-5/+2
| |/ / /
| * | | Introduced this code to make the gcc 4.6.1 compiler happy. WhenAlfranio Correia2011-10-141-0/+13
* | | | 5.3 mergeSergei Golubchik2012-01-131-2/+3
|\ \ \ \
| * \ \ \ Merge with 5.2.Michael Widenius2011-12-111-3/+5
| |\ \ \ \
| | * \ \ \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-3/+5
| | |\ \ \ \ | | | |_|/ / | | |/| | / | | | | |/ | | | |/|
* | | | | After-merge fixes for 5.5 merge.unknown2011-12-141-3/+17
* | | | | 5.3->5.5 mergeSergei Golubchik2011-11-221-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | Automatic mergeMichael Widenius2011-09-261-4/+4
| |\ \ \ \
| | * | | | Added new options to KILL. New syntax is KILL [HARD|SOFT] [CONNECTION|QUERY] ...Michael Widenius2011-09-231-4/+4
| * | | | | fix typo: binlog_annotate_rows_events -> binlog_annotate_row_eventsSergei Golubchik2011-09-231-3/+3
| |/ / / /
* | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-20/+25
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | bug#bug11747416 post-push fixes to correct file name print out.Andrei Elkin2011-09-301-3/+8
| * | | | Bug#11747416 : 32228 A disk full makes binary log corruptAndrei Elkin2011-09-291-16/+16
| * | | | BUG#11809016 - NO WAY TO DISCOVER AN INSTANCE IS NO LONGER A SLAVE FOLLOWING ...Alfranio Correia2011-07-181-2/+3
| * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| | |\ \ \
| | | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+3
* | | | | | merge with 5.3Sergei Golubchik2011-10-191-53/+227
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge with 5.2Michael Widenius2011-05-161-0/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Fix buildbot failure in rpl_stop_slave.test.unknown2011-05-091-0/+5
| * | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-11/+40
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-2/+33
| | |\ \ \ \ | | | | |/ / | | | |/| |
| * | | | | Backport MySQL WL#2540 into MariaDB.unknown2011-05-031-12/+179
| * | | | | Fix two compiler warnings from Buildbot (including one bad merge).unknown2011-01-111-1/+0
| * | | | | Merge Percona patch MWL#47 into mariadb 5.2-percona.unknown2011-01-101-30/+44
| |/ / / /
| * | | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-2/+6
| |\ \ \ \
| * \ \ \ \ Merge with MySQL 5.1.49Michael Widenius2010-08-021-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge with MySQL 5.1.47Michael Widenius2010-05-261-0/+21
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-1/+0
| |\ \ \ \ \ \ \
| * | | | | | | | Fix a bunch of Windows warningsBo Thorsen2010-04-211-0/+5
| * | | | | | | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-8/+14
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge with MySQL 5.1, with following additions:unknown2009-11-161-10/+4
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge MySQL->MariaDBSergey Petrunya2009-09-081-3/+7
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merged with mysql-5.1 tree.Michael Widenius2009-04-251-4/+4
| |\ \ \ \ \ \ \ \ \ \ \