mariadb/mysql-test/suite/rpl
Sergei Golubchik 7a789e2027 sporadic failures of rpl.rpl_parallel_sbm
the test waits for the event to get stuck on MASTER_DELAY,
but on a slow/overloaded slave the event might pass MASTER_DELAY
before the test starts waiting.

Wait for the event to get stuck on the LOCK TABLES (after MASTER_DELAY),
the event cannot avoid that,
2024-05-05 21:37:07 +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 sporadic failures of rpl.rpl_parallel_sbm 2024-05-05 21:37:07 +02:00
t sporadic failures of rpl.rpl_parallel_sbm 2024-05-05 21:37:07 +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 copy from test-extra-5.1 to main tree 2007-02-06 13:35:54 +01:00
rpl_1slave_base.cnf merge with 5.3 2011-10-19 21:45:18 +02:00

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

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