Commit abf2ae83 authored by serg@janus.mylan's avatar serg@janus.mylan

bad merge fixed

parent c3e7f14b
......@@ -1171,8 +1171,6 @@ class THD :public Statement,
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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment