mirror of https://github.com/MariaDB/server
Browse Source
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_tmppull/1791/head
committed by
Sachin Kumar
2 changed files with 20 additions and 8 deletions
Loading…
Reference in new issue