summaryrefslogtreecommitdiff
path: root/mysql-test/suite/rpl
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18650: Options deprecated in previous versions - storage_engineVicențiu Ciorbaru2020-02-1313-35/+35
* Merge branch '10.4' into 10.5Oleksandr Byelkin2020-02-124-67/+67
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2020-02-114-67/+67
| |\
| | * MDEV-20076: SHOW GRANTS does not quote role names properlybb-10.3-MDEV-20076Oleksandr Byelkin2020-02-054-67/+67
* | | MDEV-20601: Make REPLICA a synonym for SLAVE in SQL statementsSujatha2020-02-042-0/+152
* | | Merge 10.4 into 10.5Marko Mäkelä2020-01-2822-30/+292
|\ \ \ | |/ /
| * | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-2421-50/+47
| |\ \ | | |/
| | * Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-2421-50/+47
| | |\
| | | * MDEV-21360 save/restore debud_dbug instead of total reset at the end of the testAlice Sherepa2020-01-211-0/+1
| | | * MDEV-21360 save/restore debud_dbug instead of total reset at the end of the testAlice Sherepa2020-01-2118-35/+33
| * | | MDEV-20821 parallel slave server shutdown hangAndrei Elkin2020-01-213-0/+263
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-01-2032-57/+134
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2020-01-2034-58/+138
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Sergei Petrunia2020-01-1734-58/+138
| | |\ \ | | | |/
| | | * fix for rpl_slave_load_remove_tmpfile.testAlice Sherepa2020-01-161-2/+2
| | | * MDEV-21360 global debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-1522-49/+49
| | | * MDEV-21360 debug_dbug pre-test value restoration issuesAlice Sherepa2020-01-1528-44/+69
| | | * MDEV-18514: Assertion `!writer.checksum_len || writer.remains == 0' failedSujatha2020-01-092-0/+55
* | | | MDEV-18648: slave_parallel_mode= optimistic default in 10.5Sujatha2019-12-2378-3914/+5113
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-12-162-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-092-2/+2
| |\ \ \ | | |/ /
| | * | Lintian complains on spelling errorFaustin Lammler2019-12-022-2/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-11-124-6/+120
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-11-124-6/+120
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-11-122-6/+6
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-11-121-2/+2
| | | |\
| | | | * MDEV-20953: binlog_encryption.rpl_corruption failed in buildbot due to wrong ...Sujatha2019-11-121-2/+2
| | | * | rpl_semi_sync_gtid_reconnect results mergeAndrei Elkin2019-11-111-0/+12
| | * | | merge 10.2->10.3 with conflict resolutionsAndrei Elkin2019-11-112-0/+114
| | |\ \ \ | | | |/ /
| | | * | manual merge 10.1->10.2Andrei Elkin2019-11-112-0/+103
| | | |\ \ | | | | |/
| | | | * MDEV-19376 Repl_semi_sync_master::commit_trx assertion failure: ... || !m_act...Andrei Elkin2019-11-102-0/+103
* | | | | Merge 10.4 into 10.5Oleksandr Byelkin2019-11-072-0/+84
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2019-11-012-0/+84
| |\ \ \ \ | | |/ / /
| | * | | read-only slave using statement replication should replicate tmp tablesMichael Widenius2019-10-212-0/+83
* | | | | MDEV-20487: Fix a testMarko Mäkelä2019-10-282-0/+6
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-10-1113-36/+52
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2019-10-1013-36/+52
| |\ \ \ \ | | |/ / /
| | * | | MDEV-16239 Many test in rpl suite failssachin2019-10-0813-36/+52
* | | | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2019-10-013-0/+163
|\ \ \ \ \ | |/ / / /
| * | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2019-10-013-0/+163
| |\ \ \ \ | | |/ / /
| | * | | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-10-013-0/+163
| | |\ \ \ | | | |/ /
| | | * | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2019-10-013-0/+163
| | | |\ \ | | | | |/
| | | | * MDEV-20645: Replication consistency is broken as workers miss the error notif...Sujatha2019-09-303-0/+170
| | | | * MDEV-20137 rpl.mdev_17588 fails in buildbot with "Table doesn't exist"Sachin2019-09-042-17/+18
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-242-0/+127
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-232-0/+127
| |\ \ \ \ | | |/ / /
| | * | | MDEV-20217: Semi_sync: Last_IO_Error: Fatal error: Failed to run 'after_queue...Sujatha2019-09-162-0/+127
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-063-17/+21
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-063-17/+21
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.2 into 10.3Marko Mäkelä2019-09-043-18/+20
| | |\ \ \ | | | |/ /