summaryrefslogtreecommitdiff
path: root/sql/sql_repl.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix compile error when building with DBUG, but without DEBUG_SYNC.unknown2013-03-011-0/+2
* merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-281-0/+4
|\
| * BUG#12359942 - REPLICATION TEST FROM ENGINE SUITE RPL_ROW_UNTIL TIMES OUTShivji Kumar Jha2012-12-051-0/+4
| |\
| | * BUG#12359942 - REPLICATION TEST FROM ENGINE SUITE RPL_ROW_UNTIL TIMES OUTShivji Kumar Jha2012-11-301-0/+4
* | | Fixed MDEV-4013: Password length in replication setupMichael Widenius2013-01-111-6/+36
* | | 5.3 mergeSergei Golubchik2012-08-271-1/+1
|\ \ \
| * \ \ Merge into latest 5.3unknown2012-08-241-1/+1
| |\ \ \
| * \ \ \ 5.2 merge.Sergei Golubchik2012-08-221-5/+8
| |\ \ \ \
| | * \ \ \ merge with MySQL 5.1.65Sergei Golubchik2012-08-221-4/+7
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-06-121-1/+1
| | | |\ \ \
* | | | \ \ \ Merge from 5.3unknown2012-08-241-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | merge from 5.2unknown2012-08-241-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | MDEV-382: Incorrect quotingunknown2012-08-241-1/+1
| | |/ / / /
* | | | | | merge with MySQL 5.5.27Sergei Golubchik2012-08-091-2/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-06-121-1/+1
| |\ \ \ \ \
| | * \ \ \ \ BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-05-301-1/+1
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | | | |_|/ | | | |/| |
| | | * | | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-05-211-1/+1
| | |/ / /
| | * | | Bug#12636001 : deadlock from thd_security_contextGopal Shankar2012-05-171-2/+2
| * | | | Bug#13833962:DISABLE [NOTE] START BINLOG_DUMP TO SLAVE_SERVER(0) MESSAGESSujatha Sivakumar2012-05-241-1/+2
* | | | | mysql-5.5 mergeSergei Golubchik2012-06-141-1/+4
|\ \ \ \ \ | |/ / / /
| * | | | BUG#13979418: SHOW BINLOG EVENTS MAY CRASH THE SERVERNuno Carvalho2012-04-201-1/+4
| |\ \ \ \ | | |/ / /
| | * | | BUG#13979418: SHOW BINLOG EVENTS MAY CRASH THE SERVERNuno Carvalho2012-04-201-1/+4
* | | | | 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