MySQL 8.0.37
Source Code Documentation
binary_log::Transaction_context_event Member List

This is the complete list of members for binary_log::Transaction_context_event, including all inherited members.

APPEND_BLOCK_HEADER_LEN enum valuebinary_log::Binary_log_event
BEGIN_LOAD_QUERY_HEADER_LEN enum valuebinary_log::Binary_log_event
Binary_log_event(Log_event_type type_code)binary_log::Binary_log_eventinlineexplicitprotected
Binary_log_event(const char **buf, const Format_description_event *fde)binary_log::Binary_log_eventprotected
Binary_log_event(const Binary_log_event &)=defaultbinary_log::Binary_log_event
Binary_log_event(Binary_log_event &&)=defaultbinary_log::Binary_log_event
clear_set(std::list< const char * > *set)binary_log::Transaction_context_eventstatic
DELETE_FILE_HEADER_LEN enum valuebinary_log::Binary_log_event
ENCODED_GTID_SPECIFIED_OFFSETbinary_log::Transaction_context_eventprotectedstatic
ENCODED_READ_SET_ITEMS_OFFSETbinary_log::Transaction_context_eventprotectedstatic
ENCODED_READ_WRITE_SET_ITEM_LENbinary_log::Transaction_context_eventprotectedstatic
ENCODED_SERVER_UUID_LEN_OFFSETbinary_log::Transaction_context_eventprotectedstatic
encoded_snapshot_versionbinary_log::Transaction_context_eventprotected
ENCODED_SNAPSHOT_VERSION_LENbinary_log::Transaction_context_eventprotectedstatic
ENCODED_SNAPSHOT_VERSION_LEN_OFFSETbinary_log::Transaction_context_eventprotectedstatic
encoded_snapshot_version_lengthbinary_log::Transaction_context_eventprotected
ENCODED_THREAD_ID_OFFSETbinary_log::Transaction_context_eventprotectedstatic
ENCODED_WRITE_SET_ITEMS_OFFSETbinary_log::Transaction_context_eventprotectedstatic
enum_post_header_length enum namebinary_log::Binary_log_event
EXECUTE_LOAD_QUERY_EXTRA_HEADER_LEN enum valuebinary_log::Binary_log_event
EXECUTE_LOAD_QUERY_HEADER_LEN enum valuebinary_log::Binary_log_event
footer() constbinary_log::Binary_log_eventinline
footer()binary_log::Binary_log_eventinline
FORMAT_DESCRIPTION_HEADER_LEN enum valuebinary_log::Binary_log_event
get_event_type() constbinary_log::Binary_log_eventinline
gtid_specifiedbinary_log::Transaction_context_eventprotected
header() constbinary_log::Binary_log_eventinline
header()binary_log::Binary_log_eventinline
HEARTBEAT_HEADER_LEN enum valuebinary_log::Binary_log_event
IGNORABLE_HEADER_LEN enum valuebinary_log::Binary_log_event
INCIDENT_HEADER_LEN enum valuebinary_log::Binary_log_event
INTVAR_HEADER_LEN enum valuebinary_log::Binary_log_event
LOG_EVENT_TYPESbinary_log::Binary_log_eventstatic
m_footerbinary_log::Binary_log_eventprivate
m_headerbinary_log::Binary_log_eventprivate
m_readerbinary_log::Binary_log_eventprivate
operator=(const Binary_log_event &)=defaultbinary_log::Binary_log_event
operator=(Binary_log_event &&)=defaultbinary_log::Binary_log_event
QUERY_HEADER_LEN enum valuebinary_log::Binary_log_event
QUERY_HEADER_MINIMAL_LEN enum valuebinary_log::Binary_log_event
RAND_HEADER_LEN enum valuebinary_log::Binary_log_event
read_data_set(const char *pos, uint32_t set_len, std::list< const char * > *set, uint32_t remaining_buffer)binary_log::Transaction_context_eventstatic
read_setbinary_log::Transaction_context_eventprotected
reader()binary_log::Binary_log_eventinline
ROTATE_HEADER_LEN enum valuebinary_log::Binary_log_event
ROWS_HEADER_LEN_V1 enum valuebinary_log::Binary_log_event
ROWS_HEADER_LEN_V2 enum valuebinary_log::Binary_log_event
server_uuidbinary_log::Transaction_context_eventprotected
START_V3_HEADER_LEN enum valuebinary_log::Binary_log_event
STOP_HEADER_LEN enum valuebinary_log::Binary_log_event
TABLE_MAP_HEADER_LEN enum valuebinary_log::Binary_log_event
thread_idbinary_log::Transaction_context_eventprotected
Transaction_context_event(const char *buf, const Format_description_event *fde)binary_log::Transaction_context_event
Transaction_context_event(unsigned int thread_id_arg, bool is_gtid_specified_arg)binary_log::Transaction_context_eventinline
TRANSACTION_CONTEXT_HEADER_LEN enum valuebinary_log::Binary_log_event
TRANSACTION_PAYLOAD_HEADER_LEN enum valuebinary_log::Binary_log_event
USER_VAR_HEADER_LEN enum valuebinary_log::Binary_log_event
VIEW_CHANGE_HEADER_LEN enum valuebinary_log::Binary_log_event
write_setbinary_log::Transaction_context_eventprotected
XA_PREPARE_HEADER_LEN enum valuebinary_log::Binary_log_event
XID_HEADER_LEN enum valuebinary_log::Binary_log_event
~Binary_log_event()=0binary_log::Binary_log_eventpure virtual
~Transaction_context_event() overridebinary_log::Transaction_context_event