• Sergei Golubchik's avatar
    fix binlog_xa_recover test · 3c021485
    Sergei Golubchik authored
    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
    3c021485
binlog_xa_recover.result 7.98 KB