mirror of
https://github.com/MariaDB/server.git
synced 2025-12-06 05:42:06 +03:00
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,
How to run. =========== ./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed