• Monty's avatar
    Fixed failure in flush_read_lock.test · fc8359f0
    Monty authored
    The failure was:
    mysqltest: At line 1737: query 'reap' failed: 1397: XAER_NOTA: Unknown XID
    
    The bug was in the test case int that it executed REAP XA COMMIT before
    the connection had truly disconnected
    fc8359f0
flush_read_lock.test 70.1 KB