MySQL 9.0.0
Source Code Documentation
XID_STATE Member List

This is the complete list of members for XID_STATE, including all inherited members.

check_has_uncommitted_xa() constXID_STATE
check_in_xa(bool report_error) constXID_STATE
check_xa_idle_or_prepared(bool report_error) constXID_STATE
cleanup()XID_STATEinline
get_state()XID_STATEinline
get_xa_lock()XID_STATEinline
get_xid() constXID_STATEinline
get_xid()XID_STATEinline
has_same_xid(const XID *xid) constXID_STATEinline
has_state(xa_states state) constXID_STATEinline
is_binlogged() constXID_STATEinline
is_detached() constXID_STATEinline
m_is_binloggedXID_STATEprivate
m_is_detachedXID_STATEprivate
m_xa_lockXID_STATEprivate
m_xidXID_STATEprivate
reset()XID_STATEinline
reset_error()XID_STATEinline
rm_errorXID_STATEprivate
set_binlogged()XID_STATEinline
set_error(THD *thd)XID_STATE
set_query_id(query_id_t query_id)XID_STATEinline
set_state(xa_states state)XID_STATEinline
start_detached_xa(const XID *xid, bool binlogged_arg=false)XID_STATEinline
start_normal_xa(const XID *xid)XID_STATEinline
state_name() constXID_STATEinline
store_xid_info(Protocol *protocol, bool print_xid_as_hex) constXID_STATE
unset_binlogged()XID_STATEinline
XA_ACTIVE enum valueXID_STATE
XA_IDLE enum valueXID_STATE
XA_NOTR enum valueXID_STATE
XA_PREPARED enum valueXID_STATE
XA_ROLLBACK_ONLY enum valueXID_STATE
xa_stateXID_STATEprivate
xa_state_namesXID_STATEprivatestatic
xa_states enum nameXID_STATE
xa_trans_rolled_back()XID_STATE
XID_STATE()XID_STATEinline