summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl/r
Commit message (Expand)AuthorAgeFilesLines
* 5.5 mergeSergei Golubchik2013-03-278-0/+52
|\
| * MDEV-4066 semisync_master + temporary tables causes memory leaksSergei Golubchik2013-03-051-0/+6
| * Automatic mergeMichael Widenius2013-03-011-0/+22
| |\
| | * Added test case for bug in replace with replication that existed in MySQL 5.1:Michael Widenius2013-02-281-0/+22
| * | merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-286-0/+24
| |\ \ | | |/ | |/|
| | * Bug#13545447 RPL_ROTATE_LOGS FAILS DUE TO CONCURRENCY ISSUES IN REP. CODEPedro Gomes2012-12-041-23/+11
| | * BUG#13812374 - RPL.RPL_REPORT_PORT FAILS OCCASIONALLY ON PB2Manish Kumar2012-12-041-0/+2
| | * BUG#15891524: RLI_FAKE MODE IS NOT UNSET AFTER BINLOG REPLAYNuno Carvalho2012-11-203-0/+14
* | | 5.5 mergeSergei Golubchik2013-01-292-14/+74
|\ \ \ | |/ /
| * | mysql-5.5.29 mergeSergei Golubchik2013-01-151-11/+12
| |\ \ | | |/
| | * BUG#12604949. Increased timeout for switching sync->async. Number of iteratio...Serge Kozlov2012-10-021-11/+12
| | * upmerge to bug#14548159Rohit Kalhans2012-09-222-10/+10
| | |\
| | | * BUG#14548159: NUMEROUS CASES OF INCORRECT IDENTIFIERRohit Kalhans2012-09-222-10/+10
| * | | Fixed MDEV-4013: Password length in replication setupMichael Widenius2013-01-112-3/+62
* | | | Merge mariadb-5.5 -> 10.0-base.Igor Babaev2012-12-161-0/+2
|\ \ \ \ | |/ / /
| * | | mysql-5.5.28Sergei Golubchik2012-10-161-0/+2
| |\ \ \ | | |/ /
| | * | BUG#14310067: RPL_CANT_READ_EVENT_INCIDENT AND RPL_BUG41902 FAIL ON 5.5Nuno Carvalho2012-07-131-1/+3
* | | | Merge mdev-452 with the latest 10.0-base.unknown2012-10-181-0/+132
|\ \ \ \
| * | | | MDEV-452 Add full support for auto-initialized/updated timestamp and datetimeunknown2012-10-171-0/+132
* | | | | Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC.Michael Widenius2012-10-039-47/+14
* | | | | Made max_relay_log_size depending on master connection.Michael Widenius2012-10-012-4/+10
* | | | | Fixed issues found by QA (Elena)Michael Widenius2012-09-282-75/+75
* | | | | Implementation of Multi-source replication (MDEV:253)Michael Widenius2012-09-281-2/+2
|/ / / /
* | | | Automatic mergeMichael Widenius2012-09-224-54/+55
|\ \ \ \
| * \ \ \ Automatic mergeMichael Widenius2012-09-224-54/+55
| |\ \ \ \ | | |/ / /
| | * | | Fix for MDEV-533: Confusing error code when doing auto-increment insert for o...Michael Widenius2012-09-183-11/+14
| | * | | MDEV-510 assert triggered by ./mtr --ps-protocol rpl_mdev382Sergei Golubchik2012-09-061-3/+1
| | * | | fix the test to work with --lower-case-table-names=1Sergei Golubchik2012-08-311-41/+41
* | | | | MDEV-232: Remove one fsync() from commit phase.unknown2012-09-138-9/+25
* | | | | MDEV-181: XID crash recovery across binlog boundariesunknown2012-06-226-4/+12
* | | | | MDEV-225: Replace with dummy events an event that is not understood by a slav...unknown2012-06-221-0/+98
* | | | | MDEV-457 Inconsistent data truncation on datetime values with fractional seco...Sergei Golubchik2012-09-081-3/+3
|/ / / /
* | | | Automatic merge with 5.5Michael Widenius2012-09-019-26/+428
|\ \ \ \ | |/ / /
| * | | Merge from 5.3unknown2012-08-244-11/+380
| |\ \ \
| | * \ \ merge from 5.2unknown2012-08-244-11/+313
| | |\ \ \
| | | * \ \ Merge from 5.1.unknown2012-08-243-10/+312
| | | |\ \ \
| | | | * | | MDEV-382: Incorrect quotingunknown2012-08-243-10/+285
| * | | | | | MDEV-450: Deadlock between starting a slave and reading system variablesunknown2012-08-141-0/+31
| * | | | | | merge with MySQL 5.5.27Sergei Golubchik2012-08-094-15/+17
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-06-122-6/+7
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | BUG#12400221 - 60926: BINARY LOG EVENTS LARGER THAN MAX_ALLOWED_PACKETManish Kumar2012-05-212-6/+7
| | * | | | | After the fix for Bug #12752572, there is a pb2 failure. Fixing it byAnnamalai Gurusami2012-05-231-4/+4
| | * | | | | BUG#11754117 - 45670: INTVAR_EVENTS FOR FILTERED-OUT QUERY_LOG_EVENTS ARE EXE...Nuno Carvalho2012-05-151-4/+5
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | BUG#11754117 - 45670: INTVAR_EVENTS FOR FILTERED-OUT QUERY_LOG_EVENTS ARE EXE...Nuno Carvalho2012-05-151-4/+5
| | | * | | | merge from 5.1 repoAndrei Elkin2012-04-231-0/+13
| | | |\ \ \ \
| | | * | | | | BUG#11754117 Andrei Elkin2012-04-231-1/+1
* | | | | | | | automatic merge with 5.5Michael Widenius2012-06-275-2/+88
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Use the portable form of INSTALL PLUGIN in rpl_mdev359.testSergei Golubchik2012-06-211-1/+1
| * | | | | | | MDEV-359: Server crash when SET GLOBAL rpl_semi_sync_master_enabled = OFFunknown2012-06-211-0/+13
| * | | | | | | mysql-5.5 mergeSergei Golubchik2012-06-144-2/+75
| |\ \ \ \ \ \ \ | | |/ / / / / /