• Kristian Nielsen's avatar
    MDEV-7236: rpl.rpl_gtid_basic failed in buildbot with wait_condition timeout · 0450623f
    Kristian Nielsen authored
    Fix rare failures in test case rpl.rpl_gtid_basic:
    
     - Add another possible error code when a connection is killed.
    
     - Make sure that the IO thread has had time to complete its stop after START
       SLAVE UNTIL. Otherwise, START SLAVE might run before IO thread stop,
       leaving the test case with a stopped IO thread that eventually causes a
       wait timeout.
    0450623f
rpl_gtid_basic.test 14.4 KB