• sachin's avatar
    MDEV-22953 main.flush_read_lock failed in buildbot with XAER_NOTA: Unknown XID · 21973d0d
    sachin authored
    Issue:- Since there is no waiting for the actual disconnection of the con_tmp
    (which does XA prepare of test1), We can have a issue when test1 is not
    prepared and we are calling rollback on test1 , giving XAER_NOTA: Unknown XID
    error
    
    Solution:- Wait for the complete disconnection of con_tmp
    21973d0d
flush_read_lock.result 74 KB