• unknown's avatar
    MDEV-5363: Make parallel replication waits killable · 0bf95a0c
    unknown authored
    Add another test case.
    
    Fix bug found: When one thread aborts, another thread might
    wrongly advance the relay log position too far, causing the
    fauling transaction to be skipped and thus lost upon
    restarting the SQL thread after the failure.
    0bf95a0c
rpl_rli.cc 57.4 KB