summaryrefslogtreecommitdiff
path: root/mysql-test/suite/multi_source
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling: occurred, execute, which etcOtto Kekäläinen2016-03-041-1/+1
* MDEV-8496: gtid_ignore_duplicates treats gtid_seq_no as 32-bitKristian Nielsen2015-07-192-0/+67
* MDEV-8354: out-of-order error with --gtid-ignore-duplicates and row-based rep...Kristian Nielsen2015-06-243-0/+251
* MDEV-7107 Sporadic test failure in multi_source.multisourceElena Stepanova2015-03-092-27/+110
* MDEV-7037: MariaDB 10.0 does not build on Debian / kfreebsd-i386/amd64 due to...Kristian Nielsen2014-11-272-55/+11
* MDEV-7074 multi_source.simple test fails in buildbotElena Stepanova2014-11-191-0/+7
* MDEV-6255 DUPLICATE KEY Errors on SELECT .. GROUP BY that uses temporary and ...Michael Widenius2014-09-116-3/+10
* MDEV-5804: If same GTID is received on multiple master connections in multi-s...unknown2014-03-122-17/+204
* MDEV-5804: If same GTID is received on multiple master connections in multi-s...unknown2014-03-093-0/+420
* Automatic mergeMichael Widenius2014-02-112-11/+21
|\
| * Fixed test case as gtid events are not counted anymoreMichael Widenius2014-02-112-11/+22
| * Fixed wrong result fileMichael Widenius2014-02-111-1/+0
* | 10.0-base mergeSergei Golubchik2013-12-166-35/+37
|\ \ | |/
| * MDEV-4946: IO thread should expose its current GTID positionunknown2013-11-256-35/+37
* | MDEV-5277 - Ensure that all MySQL 5.6 options are supported by theSergey Vojtovich2013-11-251-1/+1
* | MDEV-4865 Change related to --log option/variable was merged partiallySergei Golubchik2013-08-132-8/+0
* | Merge 10.0-base -> 10.0unknown2013-05-289-77/+77
|\ \ | |/
| * MDEV-4475: Replication from MariaDB 10.0 to 5.5 does not workunknown2013-05-246-56/+56
| * MDEV-26: Global transaction ID.unknown2013-05-228-39/+39
* | Merge 10.0-base -> 10.0unknown2013-05-032-0/+100
|\ \ | |/
| * Fixed: MDEV-4352; LOAD DATA was not multi-source safeMichael Widenius2013-05-032-0/+100
* | 10.0-base mergeSergei Golubchik2013-04-182-2/+8
|\ \ | |/
| * Fix race in test case.unknown2013-04-182-2/+8
| * Fix that multi_source tests did not reset @@global.gtid_pos between tests.unknown2013-04-172-6/+7
* | Merge 10.0-base -> 10.0 (GTID).unknown2013-04-1718-81/+460
|\ \ | |/
| * MDEV-26: Global transaction ID. First alpha release.unknown2013-04-1511-80/+418
| |\
| | * MDEV-26: Global transaction ID.unknown2013-04-052-6/+6
| | * MDEV-26: Global transaction IDunknown2013-04-022-5/+4
| | * MDEV-26: Global transaction IDunknown2013-03-269-80/+92
| | * MDEV-26: Global transaction ID.unknown2013-03-141-7/+7
| | * MDEV-26: Global Transaction ID.unknown2013-02-273-0/+327
| * | MDEV-4394 Part IIa (missing wait condition for IO thread status in info_logs)Elena Stepanova2013-04-151-0/+14
| * | MDEV-4394 Part II (missing wait condition for IO thread status)Elena Stepanova2013-04-151-0/+18
| * | Fixed MDEV-4394 Sporadic failures in multi_source testsMichael Widenius2013-04-147-0/+7
| |/
* | 10.0-base mergeSergei Golubchik2013-01-312-0/+13
|\ \ | |/
| * MDEV-3984: Double free of Master_info * when CHANGE MASTER fails.unknown2013-01-302-0/+13
* | Merge MariaDB 10.0-base to MariaDB 10.0unknown2012-12-181-0/+1
|\ \ | |/
| * MDEV-532: Fix some race conditions in test cases.unknown2012-12-171-0/+1
* | 10.0-base -> 10.0-montySergei Golubchik2012-10-195-35/+37
|/
* Update test results after SHOW EXPLAIN merge-in.Sergey Petrunya2012-10-111-2/+2
* Extra check for synchronization in the multi-source replication testElena Stepanova2012-10-052-0/+14
* Fix multi-source replication tests for ps-protocol (different xid values), an...Elena Stepanova2012-10-049-8/+37
* Test fix: Mask server version in relaylog events outputElena Stepanova2012-10-042-3/+5
* More tests and test cleanup for MDEV-253 (Multi-source replication)Elena Stepanova2012-10-0415-59/+669
* Implementation of Multi-source replication (MDEV:253)Michael Widenius2012-10-043-17/+17
* Changed SHOW_FUNC variabels that don't return SHOW_ARRAY to SHOW_SIMPLE_FUNC.Michael Widenius2012-10-036-38/+49
* Made max_relay_log_size depending on master connection.Michael Widenius2012-10-017-41/+113
* Fixed issues found by QA (Elena)Michael Widenius2012-09-288-6/+296
* Tests for Multi-source replication (MDEV-253)Elena Stepanova2012-09-286-1/+180
* Implementation of Multi-source replication (MDEV:253)Michael Widenius2012-09-287-0/+497