mirror of
https://github.com/MariaDB/server.git
synced 2025-10-27 05:56:07 +03:00
1. wait for the binlog thread to reach the certain state, don't use a debug_sync that's incorrectly placed to detect the state 2. no need to do a (non-deterministic) `show binlog events` to verify what is guaranteed by the directly preceding line