mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge bb-10.2-ext into 10.3
This commit is contained in:
@ -1577,6 +1577,7 @@ void THD::cleanup(void)
|
||||
close_temporary_tables();
|
||||
|
||||
transaction.xid_state.xa_state= XA_NOTR;
|
||||
transaction.xid_state.rm_error= 0;
|
||||
trans_rollback(this);
|
||||
xid_cache_delete(this, &transaction.xid_state);
|
||||
|
||||
|
Reference in New Issue
Block a user