mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Merge 10.2 into bb-10.2-ext
This commit is contained in:
@@ -1507,6 +1507,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