Fix for bug #15047: "server crash when compiling without transaction support".
sql/sql_class.h: Fix for bug #15047: "server crash when compiling without transaction support". - set xid_state.xa_state to XA_NOTR in absence of transactional engines, as we check it in the end_trans() which is always called from the ha_enable_transaction().
Showing
Please register or sign in to comment