• Andrei Elkin's avatar
    Bug #40559 assertion failed in check_binlog_magic · f36a37af
    Andrei Elkin authored
    The reason of the bug is in that the test makes a trick with relay log files and
    did not reset fully at the end.
    If mtr does not restart the test the new SQL thread tried to work with the old time
    session data.
    
    Fixed with deploying RESET slave at the clean-up.
    f36a37af
binlog_auto_increment_bug33029.test 1.85 KB