• Kristian Nielsen's avatar
    MDEV-7467: sporadic failure in rpl.rpl_gtid_crash · 02099a33
    Kristian Nielsen authored
    The test case injects a DBUG that will crash the server during replication,
    then does a START SLAVE. We need to use --error 0,2006,2013 on the START
    SLAVE, so that we will not fail the test if the server has time to crash
    before the START SLAVE returns to the client.
    
    Fixes a failure seen in Buildbot.
    02099a33
rpl_gtid_crash.test 17 KB