MySQL 8.4.1
Source Code Documentation
mysql::binlog::event::Transaction_context_event Member List

This is the complete list of members for mysql::binlog::event::Transaction_context_event, including all inherited members.

APPEND_BLOCK_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
BEGIN_LOAD_QUERY_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
Binary_log_event(Log_event_type type_code)mysql::binlog::event::Binary_log_eventinlineexplicitprotected
Binary_log_event(const char **buf, const Format_description_event *fde)mysql::binlog::event::Binary_log_eventprotected
Binary_log_event(const Binary_log_event &)=defaultmysql::binlog::event::Binary_log_event
Binary_log_event(Binary_log_event &&)=defaultmysql::binlog::event::Binary_log_event
clear_set(std::list< const char * > *set)mysql::binlog::event::Transaction_context_eventstatic
DELETE_FILE_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
ENCODED_GTID_SPECIFIED_OFFSETmysql::binlog::event::Transaction_context_eventprotectedstatic
ENCODED_READ_SET_ITEMS_OFFSETmysql::binlog::event::Transaction_context_eventprotectedstatic
ENCODED_READ_WRITE_SET_ITEM_LENmysql::binlog::event::Transaction_context_eventprotectedstatic
ENCODED_SERVER_UUID_LEN_OFFSETmysql::binlog::event::Transaction_context_eventprotectedstatic
encoded_snapshot_versionmysql::binlog::event::Transaction_context_eventprotected
ENCODED_SNAPSHOT_VERSION_LENmysql::binlog::event::Transaction_context_eventprotectedstatic
ENCODED_SNAPSHOT_VERSION_LEN_OFFSETmysql::binlog::event::Transaction_context_eventprotectedstatic
encoded_snapshot_version_lengthmysql::binlog::event::Transaction_context_eventprotected
ENCODED_THREAD_ID_OFFSETmysql::binlog::event::Transaction_context_eventprotectedstatic
ENCODED_WRITE_SET_ITEMS_OFFSETmysql::binlog::event::Transaction_context_eventprotectedstatic
enum_post_header_length enum namemysql::binlog::event::Binary_log_event
EXECUTE_LOAD_QUERY_EXTRA_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
EXECUTE_LOAD_QUERY_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
footer() constmysql::binlog::event::Binary_log_eventinline
footer()mysql::binlog::event::Binary_log_eventinline
FORMAT_DESCRIPTION_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
get_event_type() constmysql::binlog::event::Binary_log_eventinline
gtid_specifiedmysql::binlog::event::Transaction_context_eventprotected
header() constmysql::binlog::event::Binary_log_eventinline
header()mysql::binlog::event::Binary_log_eventinline
HEARTBEAT_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
IGNORABLE_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
INCIDENT_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
INTVAR_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
LOG_EVENT_TYPESmysql::binlog::event::Binary_log_eventstatic
m_footermysql::binlog::event::Binary_log_eventprivate
m_headermysql::binlog::event::Binary_log_eventprivate
m_readermysql::binlog::event::Binary_log_eventprivate
operator=(const Binary_log_event &)=defaultmysql::binlog::event::Binary_log_event
operator=(Binary_log_event &&)=defaultmysql::binlog::event::Binary_log_event
QUERY_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
QUERY_HEADER_MINIMAL_LEN enum valuemysql::binlog::event::Binary_log_event
RAND_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
read_data_set(const char *pos, uint32_t set_len, std::list< const char * > *set, uint32_t remaining_buffer)mysql::binlog::event::Transaction_context_eventstatic
read_setmysql::binlog::event::Transaction_context_eventprotected
reader()mysql::binlog::event::Binary_log_eventinline
ROTATE_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
ROWS_HEADER_LEN_V1 enum valuemysql::binlog::event::Binary_log_event
ROWS_HEADER_LEN_V2 enum valuemysql::binlog::event::Binary_log_event
server_uuidmysql::binlog::event::Transaction_context_eventprotected
START_V3_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
STOP_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
TABLE_MAP_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
thread_idmysql::binlog::event::Transaction_context_eventprotected
Transaction_context_event(const char *buf, const Format_description_event *fde)mysql::binlog::event::Transaction_context_event
Transaction_context_event(unsigned int thread_id_arg, bool is_gtid_specified)mysql::binlog::event::Transaction_context_eventinline
TRANSACTION_CONTEXT_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
TRANSACTION_PAYLOAD_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
USER_VAR_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
VIEW_CHANGE_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
write_setmysql::binlog::event::Transaction_context_eventprotected
XA_PREPARE_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
XID_HEADER_LEN enum valuemysql::binlog::event::Binary_log_event
~Binary_log_event()=0mysql::binlog::event::Binary_log_eventpure virtual
~Transaction_context_event() overridemysql::binlog::event::Transaction_context_event