• unknown's avatar
    MDEV-26: Global transaction ID. · 0f266bc8
    unknown authored
    Fix yet another race in the rpl_gtid_startpos test case.
    
    Implement include/wait_for_purge.inc to purge binary logs; we need to
    retry the purge multiple times until it succeeds in removing all the logs
    we want, as binlog dump threads can be slow to stop on loaded machines and
    hold back purge of logs that are still referenced by the thread.
    0f266bc8
wait_for_purge.inc 1.37 KB