summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl
Commit message (Expand)AuthorAgeFilesLines
* 5.5 mergeSergei Golubchik2014-03-2613-12/+28
|\
| * rpl tests: move "include/master-slave.inc" down to be after all possibleSergei Golubchik2014-03-2410-12/+13
| * Fixed buildbot issuesMichael Widenius2014-03-181-0/+0
| * Fixed some buildbot failuresMichael Widenius2014-03-181-0/+1
| * MDEV-5829: STOP SLAVE resets global status variablesMichael Widenius2014-03-142-0/+14
| * revert revno 4060:Sergei Golubchik2014-02-142-22/+54
| * Fixed failing test caseMichael Widenius2014-02-111-0/+1
| * Enable rpl_row_create_table (no reason to keep this disabled anymore)Michael Widenius2014-02-112-54/+22
* | MDEV-5894 MySQL BUG#34750: Print database name in Unknown Table error messageSergei Golubchik2014-03-201-2/+2
* | MDEV-5914: Parallel replication deadlock due to InnoDB lock conflictsunknown2014-03-212-2/+120
* | MDEV-5921: In parallel replication, an error is not correctly signalled to th...unknown2014-03-212-0/+94
* | Fix for MDEV-5589: "Discrepancy in binlog on half-failed CREATE OR REPLACE"Michael Widenius2014-03-204-20/+198
* | MDEV-9095: Executing triggers on slave in row-based replicationunknown2014-03-194-0/+577
* | The test had synchronization point, but did not save master positionElena Stepanova2014-03-111-0/+2
* | MDEV-5788: Incorrect free of rgi->deferred_events in parallel replicationunknown2014-03-072-0/+61
* | Fixed timing problem in rpl_heartbeat_basic.testMichael Widenius2014-03-041-1/+1
* | Merge MDEV-5754, MDEV-5769, and MDEV-5764 into 10.0unknown2014-03-044-2/+152
|\ \
| * | MDEV-5754: MySQL 5.5 slaves cannot replicate from MariaDB 10.0unknown2014-03-042-2/+76
| * | MDEV-5769: Slave crashes on attempt to do parallel replication from an older ...unknown2014-03-042-0/+76
* | | Merge MDEV-5657 (parallel replication) to 10.0unknown2014-02-262-54/+142
|\ \ \ | |/ /
| * | MDEV-5657: Parallel replication.unknown2014-02-262-54/+142
* | | Fixed that rpl_row_create_table can be run with --ps-protocolMichael Widenius2014-02-221-1/+0
* | | Merge 10.0-base -> 10.0unknown2014-02-113-0/+15
|\ \ \ | |/ /
| * | MDEV-4937: sql_slave_skip_counter does not work with GTIDunknown2014-02-113-0/+15
* | | Merge MariaDB 10.0-base to 10.0.unknown2014-02-1016-64/+437
|\ \ \ | |/ /
| * | Fix check_testcase complaints due to missing SET debug_sync=RESET in a few te...unknown2014-02-106-0/+10
| * | Merge of MDEV-4984, MDEV-4726, and MDEV-5636 into 10.0-base.unknown2014-02-1012-54/+368
| |\ \
| | * | MDEV-4726: Race in mysql-test/suite/rpl/t/rpl_gtid_stop_start.testunknown2014-02-092-4/+0
| | * | MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.unknown2014-02-082-0/+4
| | * | MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.unknown2014-02-082-6/+8
| | * | MDEV-4726: Race in mysql-test/suite/rpl/t/rpl_gtid_stop_start.testunknown2014-02-0712-48/+90
| | * | MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.unknown2014-02-072-2/+272
| * | | MDEV-5509: Seconds_behind_master incorrect in parallel replicationunknown2014-01-082-0/+59
* | | | merge with 10.0-montySergei Golubchik2014-02-0623-99/+765
|\ \ \ \
| * | | | Fixed errors and warnings found by buildbotMichael Widenius2014-02-064-4/+4
| * | | | Automatic mergeMichael Widenius2014-02-0523-99/+765
| |\ \ \ \
| | * | | | Replication changes for CREATE OR REPLACE TABLEMichael Widenius2014-02-0519-10/+690
| | * | | | Implementation of MDEV-5491: CREATE OR REPLACE TABLEMichael Widenius2014-01-294-89/+75
* | | | | | fix tests for solaris - different errno numbers and/or different errno messagesSergei Golubchik2014-02-061-2/+2
* | | | | | fix tests to cleanup after themselvesSergei Golubchik2014-02-065-0/+11
* | | | | | fix the fix and update test results for MDEV-4439Sergei Golubchik2014-02-061-1/+1
* | | | | | Fix of rpl_parallel.test cleanup.unknown2014-02-052-0/+4
|/ / / / /
* | | | | 10.0-base mergeSergei Golubchik2014-02-0325-3/+1513
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 5.5 mergeSergei Golubchik2014-02-0120-3/+103
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | mtr: check that tests clean up debug_sync. fix tests that didn't.Sergei Golubchik2014-01-276-2/+6
| | * | MySQL-5.5.35 mergeSergei Golubchik2014-01-2216-1/+99
| | |\ \
| | | * \ WL#7266: Dump-thread additional concurrency testsNuno Carvalho2013-10-142-0/+65
| | | |\ \
| | | | * | WL#7266: Dump-thread additional concurrency tests ...Nuno Carvalho2013-10-144-0/+108
| | | | * | Bug#17402313 DUMP THREAD SENDS SOME EVENTS MORE THAN ONCELibing Song2013-09-102-0/+2
| | | * | | BUG#16580366- MTR TESTS FAILING SPORADICALLY ON PB2 (5.5, 5.6 AND 5.7)Shivji Kumar Jha2013-09-2714-1/+34