APPEND_BLOCK_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
BEGIN_LOAD_QUERY_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
Binary_log_event(Log_event_type type_code) | mysql::binlog::event::Binary_log_event | inlineexplicitprotected |
Binary_log_event(const char **buf, const Format_description_event *fde) | mysql::binlog::event::Binary_log_event | protected |
Binary_log_event(const Binary_log_event &)=default | mysql::binlog::event::Binary_log_event | |
Binary_log_event(Binary_log_event &&)=default | mysql::binlog::event::Binary_log_event | |
binlog_version | mysql::binlog::event::Format_description_event | |
calc_server_version_split() | mysql::binlog::event::Format_description_event | |
common_header_len | mysql::binlog::event::Format_description_event | |
created | mysql::binlog::event::Format_description_event | |
DELETE_FILE_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
dont_set_created | mysql::binlog::event::Format_description_event | |
enum_post_header_length enum name | mysql::binlog::event::Binary_log_event | |
EXECUTE_LOAD_QUERY_EXTRA_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
EXECUTE_LOAD_QUERY_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
footer() const | mysql::binlog::event::Binary_log_event | inline |
footer() | mysql::binlog::event::Binary_log_event | inline |
Format_description_event(uint8_t binlog_ver, const char *server_ver) | mysql::binlog::event::Format_description_event | |
Format_description_event(const char *buf, const Format_description_event *fde) | mysql::binlog::event::Format_description_event | |
Format_description_event(const Format_description_event &)=default | mysql::binlog::event::Format_description_event | |
FORMAT_DESCRIPTION_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
get_event_type() const | mysql::binlog::event::Binary_log_event | inline |
get_product_version() const | mysql::binlog::event::Format_description_event | |
header() const | mysql::binlog::event::Binary_log_event | inline |
header() | mysql::binlog::event::Binary_log_event | inline |
header_is_valid() const | mysql::binlog::event::Format_description_event | inline |
HEARTBEAT_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
IGNORABLE_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
INCIDENT_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
INTVAR_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
is_version_before_checksum() const | mysql::binlog::event::Format_description_event | |
LOG_EVENT_TYPES | mysql::binlog::event::Binary_log_event | static |
m_footer | mysql::binlog::event::Binary_log_event | private |
m_header | mysql::binlog::event::Binary_log_event | private |
m_reader | mysql::binlog::event::Binary_log_event | private |
number_of_event_types | mysql::binlog::event::Format_description_event | |
operator=(const Format_description_event &)=default | mysql::binlog::event::Format_description_event | |
mysql::binlog::event::Binary_log_event::operator=(const Binary_log_event &)=default | mysql::binlog::event::Binary_log_event | |
mysql::binlog::event::Binary_log_event::operator=(Binary_log_event &&)=default | mysql::binlog::event::Binary_log_event | |
post_header_len | mysql::binlog::event::Format_description_event | |
QUERY_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
QUERY_HEADER_MINIMAL_LEN enum value | mysql::binlog::event::Binary_log_event | |
RAND_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
reader() | mysql::binlog::event::Binary_log_event | inline |
ROTATE_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
ROWS_HEADER_LEN_V1 enum value | mysql::binlog::event::Binary_log_event | |
ROWS_HEADER_LEN_V2 enum value | mysql::binlog::event::Binary_log_event | |
server_version | mysql::binlog::event::Format_description_event | |
server_version_split | mysql::binlog::event::Format_description_event | |
START_V3_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
STOP_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
TABLE_MAP_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
TRANSACTION_CONTEXT_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
TRANSACTION_PAYLOAD_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
USER_VAR_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
version_is_valid() const | mysql::binlog::event::Format_description_event | inline |
VIEW_CHANGE_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
XA_PREPARE_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
XID_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
~Binary_log_event()=0 | mysql::binlog::event::Binary_log_event | pure virtual |
~Format_description_event() override | mysql::binlog::event::Format_description_event | |