mirror of
https://github.com/MariaDB/server.git
synced 2025-11-27 05:41:41 +03:00
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
70 KiB
70 KiB