1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-01 17:39:21 +03:00
Files
mariadb/mysql-test/suite
Kristian Nielsen fea156813a Fix sporadic test failure in rpl_gtid_mdev4820.test
Use sync_with_master_gtid.inc instead of --sync_with_master. The latter is
not correct because the test case uses RESET MASTER; this invalidates the
existing binlog positions on the slave.

In this particular case, there was a small window where --sync_with_master
could trigger too early (on the old position), causing the test case to miss
one event.
2015-09-22 13:35:23 +02:00
..
2014-02-26 15:28:07 +01:00
2014-10-09 10:30:11 +02:00
2014-02-26 15:28:07 +01:00
2015-06-11 20:20:35 +02:00
2015-06-02 22:07:47 +02:00
2015-06-11 20:20:35 +02:00
2015-06-11 20:20:35 +02:00
2014-11-19 17:23:39 +01:00
2015-06-16 23:55:56 +02:00