mirror of
https://github.com/MariaDB/server.git
synced 2025-07-20 10:24:14 +03:00
Wait for the disconnect of the other connection to complete, before running SHOW BINLOG EVENTS. Otherwise the DROP TEMPORARY TABLE that is binlogged during disconnect may not have appeared yet depending on thread scheduling. Signed-off-by: Kristian Nielsen <knielsen@knielsen-hq.org>
How to run. =========== ./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed