mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
bad merge fixed
This commit is contained in:
@ -1171,8 +1171,6 @@ public:
|
||||
THD_TRANS all; // Trans since BEGIN WORK
|
||||
THD_TRANS stmt; // Trans for current statement
|
||||
bool on; // see ha_enable_transaction()
|
||||
XID xid; // transaction identifier
|
||||
enum xa_states xa_state; // used by external XA only
|
||||
XID_STATE xid_state;
|
||||
Rows_log_event *m_pending_rows_event;
|
||||
|
||||
|
Reference in New Issue
Block a user