mariadb/mysql-test/suite/multi_source
Kristian Nielsen 74e581b7c4 MDEV-7037: MariaDB 10.0 does not build on Debian / kfreebsd-i386/amd64 due to MTR failure: multi_source.gtid
MDEV-7106: Sporadic test failure in multi_source.gtid
MDEV-7153: Yet another sporadic failure of multi_source.gtid in buildbot

This patch fixes three races in the multi_source.gtid test case that could
cause sporadic failures:

1. Do not put SHOW ALL SLAVES STATUS in the output, the output is not stable.

2. Ensure that slave1 has replicated as far as expected, before stopping its
connection to master1 (otherwise the following wait will time out due to rows
not replicated from master1).

3. Ensure that slave2 has replicated far enough before connecting slave1 to it
(otherwise we get an error during connect that slave1 is ahead of slave2).
2014-11-27 09:34:41 +01:00
..
gtid.cnf MDEV-26: Global Transaction ID. 2013-02-27 18:38:42 +01:00
gtid.result MDEV-7037: MariaDB 10.0 does not build on Debian / kfreebsd-i386/amd64 due to MTR failure: multi_source.gtid 2014-11-27 09:34:41 +01:00
gtid.test MDEV-7037: MariaDB 10.0 does not build on Debian / kfreebsd-i386/amd64 due to MTR failure: multi_source.gtid 2014-11-27 09:34:41 +01:00
gtid_ignore_duplicates.cnf MDEV-5804: If same GTID is received on multiple master connections in multi-source replication, the event is double-executed causing corruption or replication failure 2014-03-09 10:27:38 +01:00
gtid_ignore_duplicates.result MDEV-6255 DUPLICATE KEY Errors on SELECT .. GROUP BY that uses temporary and filesort. 2014-09-11 22:42:35 +03:00
gtid_ignore_duplicates.test MDEV-6255 DUPLICATE KEY Errors on SELECT .. GROUP BY that uses temporary and filesort. 2014-09-11 22:42:35 +03:00
info_logs-master.opt MDEV-5277 - Ensure that all MySQL 5.6 options are supported by the 2013-11-25 18:49:40 +04:00
info_logs.result 10.0-base merge 2013-12-16 13:02:21 +01:00
info_logs.test MDEV-4394 Part IIa (missing wait condition for IO thread status in info_logs) 2013-04-15 04:13:26 +04:00
load_data.result MDEV-6255 DUPLICATE KEY Errors on SELECT .. GROUP BY that uses temporary and filesort. 2014-09-11 22:42:35 +03:00
load_data.test MDEV-6255 DUPLICATE KEY Errors on SELECT .. GROUP BY that uses temporary and filesort. 2014-09-11 22:42:35 +03:00
multisource.result 10.0-base merge 2013-12-16 13:02:21 +01:00
multisource.test MDEV-4394 Part II (missing wait condition for IO thread status) 2013-04-15 03:27:21 +04:00
my.cnf Fixed issues found by QA (Elena) 2012-09-28 21:22:24 +03:00
relaylog_events.result MDEV-4475: Replication from MariaDB 10.0 to 5.5 does not work 2013-05-24 22:21:08 +02:00
relaylog_events.test Fixed MDEV-4394 Sporadic failures in multi_source tests 2013-04-14 18:30:05 +03:00
reset_master_slave.inc Merge 10.0-base -> 10.0 2013-05-28 15:39:56 +02:00
reset_slave.result 10.0-base merge 2013-12-16 13:02:21 +01:00
reset_slave.test Fixed MDEV-4394 Sporadic failures in multi_source tests 2013-04-14 18:30:05 +03:00
simple.result 10.0-base merge 2013-12-16 13:02:21 +01:00
simple.test MDEV-7074 multi_source.simple test fails in buildbot 2014-11-19 14:34:49 +04:00
skip_counter.result Fixed test case as gtid events are not counted anymore 2014-02-11 18:45:49 +02:00
skip_counter.test Fixed test case as gtid events are not counted anymore 2014-02-11 18:45:49 +02:00
status_vars.result More tests and test cleanup for MDEV-253 (Multi-source replication) 2012-10-04 08:02:13 +04:00
status_vars.test Fixed MDEV-4394 Sporadic failures in multi_source tests 2013-04-14 18:30:05 +03:00
syntax.result 10.0-base merge 2013-12-16 13:02:21 +01:00
syntax.test MDEV-4865 Change related to --log option/variable was merged partially 2013-08-13 13:35:36 +02:00
wait_for_sql_thread_read_all.inc Extra check for synchronization in the multi-source replication test 2012-10-05 00:36:17 +04:00