mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
The previous fix for the bug was incomplete. The test failed because t2 did not exist on the slave (since the slave was lagging) when the wait_condition was executed. Fixed by inserting sync_slave_with_master just after t2 was created.
How to run. =========== ./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed