mariadb/mysql-test/suite/rpl
Kristian Nielsen 553a4d6271 MDEV-33602: Sporadic test failure in rpl.rpl_gtid_stop_start
The test could fail with a duplicate key error because switching to non-GTID
mode could start at the wrong old-style position. The position could be
wrong when the previous GTID connect was stopped before receiving the fake
GTID list event which gives the old-style position corresponding to the GTID
connected position.

Work-around by injecting an extra event and syncing the slave before
switching to non-GTID mode.

Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
2024-04-25 11:00:45 +02:00
..
extension mtr: use env for perl 2020-06-23 03:24:46 +02:00
include MDEV-29816 rpl.rpl_parallel_29322 occasionally fails in BB 2023-12-11 12:02:58 +01:00
r MDEV-33602: Sporadic test failure in rpl.rpl_gtid_stop_start 2024-04-25 11:00:45 +02:00
t MDEV-33602: Sporadic test failure in rpl.rpl_gtid_stop_start 2024-04-25 11:00:45 +02:00
disabled.def MDEV-17390: re-neable rpl_semi_sync_after_sync test 2022-06-17 19:38:43 +03:00
my.cnf Remove duplicated default client include from replication my.cnf 2023-09-14 12:56:41 +02:00
README
rpl_1slave_base.cnf

How to run.
===========

./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed