summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl/r
Commit message (Expand)AuthorAgeFilesLines
* MDEV-6137 better help for SET/ENUM sysvarsSergei Golubchik2014-06-191-4/+4
* 5.5.38 mergeSergei Golubchik2014-06-061-0/+28
|\
| * mysql-5.5.38 mergeSergei Golubchik2014-06-031-0/+28
| |\
| | * BUG#17994219: CREATE TABLE .. SELECT PRODUCES INVALID STRUCTURE,Nisha Gopalakrishnan2014-04-281-0/+28
* | | MDEV-6156: Parallel replication incorrectly caches charset between worker thr...unknown2014-04-231-0/+87
* | | MDEV-5938: Exec_master_log_pos not updated at log rotate in parallel replicationunknown2014-04-091-1/+19
* | | Fixed that the we don't change CREATE to CREATE OR REPLACE, except if the sla...Michael Widenius2014-03-283-0/+159
* | | 5.5 mergeSergei Golubchik2014-03-261-0/+6
|\ \ \ | |/ /
| * | MDEV-5829: STOP SLAVE resets global status variablesMichael Widenius2014-03-141-0/+6
| * | revert revno 4060:Sergei Golubchik2014-02-141-22/+53
| * | Fixed failing test caseMichael Widenius2014-02-111-0/+1
| * | Enable rpl_row_create_table (no reason to keep this disabled anymore)Michael Widenius2014-02-111-53/+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-211-1/+41
* | | MDEV-5921: In parallel replication, an error is not correctly signalled to th...unknown2014-03-211-0/+35
* | | Fix for MDEV-5589: "Discrepancy in binlog on half-failed CREATE OR REPLACE"Michael Widenius2014-03-203-18/+157
* | | MDEV-9095: Executing triggers on slave in row-based replicationunknown2014-03-192-0/+254
* | | MDEV-5788: Incorrect free of rgi->deferred_events in parallel replicationunknown2014-03-071-0/+20
* | | Merge MDEV-5754, MDEV-5769, and MDEV-5764 into 10.0unknown2014-03-042-1/+54
|\ \ \
| * | | MDEV-5754: MySQL 5.5 slaves cannot replicate from MariaDB 10.0unknown2014-03-041-1/+27
| * | | MDEV-5769: Slave crashes on attempt to do parallel replication from an older ...unknown2014-03-041-0/+27
* | | | Merge MDEV-5657 (parallel replication) to 10.0unknown2014-02-261-26/+62
|\ \ \ \ | |/ / /
| * | | MDEV-5657: Parallel replication.unknown2014-02-261-26/+62
* | | | Fixed that rpl_row_create_table can be run with --ps-protocolMichael Widenius2014-02-221-1/+0
* | | | Merge 10.0-base -> 10.0unknown2014-02-111-0/+6
|\ \ \ \ | |/ / /
| * | | MDEV-4937: sql_slave_skip_counter does not work with GTIDunknown2014-02-111-0/+6
* | | | Merge MariaDB 10.0-base to 10.0.unknown2014-02-108-7/+180
|\ \ \ \ | |/ / /
| * | | Fix check_testcase complaints due to missing SET debug_sync=RESET in a few te...unknown2014-02-103-0/+5
| * | | Merge of MDEV-4984, MDEV-4726, and MDEV-5636 into 10.0-base.unknown2014-02-106-2/+157
| |\ \ \
| | * | | MDEV-4726: Race in mysql-test/suite/rpl/t/rpl_gtid_stop_start.testunknown2014-02-091-2/+0
| | * | | MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.unknown2014-02-081-0/+2
| | * | | MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.unknown2014-02-081-5/+5
| | * | | MDEV-4726: Race in mysql-test/suite/rpl/t/rpl_gtid_stop_start.testunknown2014-02-076-0/+45
| | * | | MDEV-4984: Implement MASTER_GTID_WAIT() and @@LAST_GTID.unknown2014-02-071-0/+110
| * | | | MDEV-5509: Seconds_behind_master incorrect in parallel replicationunknown2014-01-081-0/+18
* | | | | merge with 10.0-montySergei Golubchik2014-02-0611-92/+578
|\ \ \ \ \
| * | | | | Fixed errors and warnings found by buildbotMichael Widenius2014-02-063-3/+3
| * | | | | Automatic mergeMichael Widenius2014-02-0511-92/+578
| |\ \ \ \ \
| | * | | | | Replication changes for CREATE OR REPLACE TABLEMichael Widenius2014-02-0510-6/+508
| | * | | | | Implementation of MDEV-5491: CREATE OR REPLACE TABLEMichael Widenius2014-01-291-86/+70
* | | | | | | fix tests to cleanup after themselvesSergei Golubchik2014-02-063-0/+5
* | | | | | | fix the fix and update test results for MDEV-4439Sergei Golubchik2014-02-061-1/+1
* | | | | | | Fix of rpl_parallel.test cleanup.unknown2014-02-051-0/+2
|/ / / / / /
* | | | | | 10.0-base mergeSergei Golubchik2014-02-0315-1/+576
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | 5.5 mergeSergei Golubchik2014-02-0113-1/+43
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | mtr: check that tests clean up debug_sync. fix tests that didn't.Sergei Golubchik2014-01-273-1/+3
| | * | | MySQL-5.5.35 mergeSergei Golubchik2014-01-2211-0/+41
| | |\ \ \ | | | | |/ | | | |/|
| | | * | WL#7266: Dump-thread additional concurrency testsNuno Carvalho2013-10-141-0/+14
| | | |\ \
| | | | * | WL#7266: Dump-thread additional concurrency tests ...Nuno Carvalho2013-10-142-0/+29
| | | | * | Bug#17402313 DUMP THREAD SENDS SOME EVENTS MORE THAN ONCELibing Song2013-09-101-0/+1