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 | |
commit_group_ticket | mysql::binlog::event::Gtid_event | |
COMMIT_GROUP_TICKET_LENGTH | mysql::binlog::event::Gtid_event | static |
Decoder_type typedef | mysql::binlog::event::Gtid_event | |
define_fields() | mysql::binlog::event::Gtid_event | inline |
define_fields() const | mysql::binlog::event::Gtid_event | inline |
DELETE_FILE_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
do_for_each_field(Serializable_functor_type &&func_s, Field_functor_type &&func_f) | mysql::serialization::Serializable< Gtid_event > | |
do_for_each_field(Serializable_functor_type &&func_s, Field_functor_type &&func_f) const | mysql::serialization::Serializable< Gtid_event > | |
do_for_each_field(Serializable_functor_type &&func_s, Field_functor_type &&func_f, Tuple_type &&tuple, std::index_sequence< Is... >) | mysql::serialization::Serializable< Gtid_event > | protected |
do_for_each_field(Serializable_functor_type &&func_s, Field_functor_type &&func_f, Tuple_type &&tuple, std::index_sequence< Is... >) const | mysql::serialization::Serializable< Gtid_event > | protected |
do_for_one_field(Serializable_functor_type &&func_s, Field_functor_type &&func_f, Field_type &field, std::size_t field_id) | mysql::serialization::Serializable< Gtid_event > | protected |
do_for_one_field(Serializable_functor_type &&func_s, Field_functor_type &&func_f, Field_type &field, std::size_t field_id, Serializable_tag) | mysql::serialization::Serializable< Gtid_event > | protected |
do_for_one_field(Serializable_functor_type &&, Field_functor_type &&func_f, Field_type &field, std::size_t field_id, Field_definition_tag) | mysql::serialization::Serializable< Gtid_event > | protected |
do_for_one_field(Serializable_functor_type &&func_s, Field_functor_type &&func_f, const Field_type &field, std::size_t field_id) const | mysql::serialization::Serializable< Gtid_event > | protected |
do_for_one_field(Serializable_functor_type &&func_s, Field_functor_type &&func_f, const Field_type &field, std::size_t field_id, Serializable_tag) const | mysql::serialization::Serializable< Gtid_event > | protected |
do_for_one_field(Serializable_functor_type &&, Field_functor_type &&func_f, const Field_type &field, std::size_t field_id, Field_definition_tag) const | mysql::serialization::Serializable< Gtid_event > | protected |
ENCODED_COMMIT_TIMESTAMP_LENGTH | mysql::binlog::event::Gtid_event | protectedstatic |
ENCODED_FLAG_LENGTH | mysql::binlog::event::Gtid_event | protectedstatic |
ENCODED_GNO_LENGTH | mysql::binlog::event::Gtid_event | protectedstatic |
ENCODED_SERVER_VERSION_LENGTH | mysql::binlog::event::Gtid_event | protectedstatic |
ENCODED_SID_LENGTH | mysql::binlog::event::Gtid_event | protectedstatic |
Encoder_type typedef | mysql::binlog::event::Gtid_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 | |
Field_encode_predicate typedef | mysql::binlog::event::Gtid_event | |
Field_missing_functor typedef | mysql::binlog::event::Gtid_event | |
FLAG_MAY_HAVE_SBR | mysql::binlog::event::Gtid_event | |
footer() const | mysql::binlog::event::Binary_log_event | inline |
footer() | mysql::binlog::event::Binary_log_event | inline |
FORMAT_DESCRIPTION_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
FULL_COMMIT_TIMESTAMP_LENGTH | mysql::binlog::event::Gtid_event | protectedstatic |
FULL_SERVER_VERSION_LENGTH | mysql::binlog::event::Gtid_event | protectedstatic |
generate_tag_specification() const | mysql::binlog::event::Gtid_event | inline |
get_commit_group_ticket_length() const | mysql::binlog::event::Gtid_event | |
get_commit_timestamp_length() const | mysql::binlog::event::Gtid_event | inlineprotected |
get_event_type() const | mysql::binlog::event::Binary_log_event | inline |
get_gno() const | mysql::binlog::event::Gtid_event | inlinevirtual |
get_last_field_id() | mysql::serialization::Serializable< Gtid_event > | inlinestatic |
get_max_event_length() | mysql::binlog::event::Gtid_event | inlinestatic |
get_max_payload_size() | mysql::binlog::event::Gtid_event | inlinestatic |
get_max_size_internal() | mysql::serialization::Serializable< Gtid_event > | inlinestatic |
get_server_version_length() const | mysql::binlog::event::Gtid_event | inlineprotected |
get_size_internal() const | mysql::serialization::Serializable< Gtid_event > | |
get_trx_length() const | mysql::binlog::event::Gtid_event | inline |
get_tsid() const | mysql::binlog::event::Gtid_event | inline |
GNO_END | mysql::binlog::event::Gtid_event | protectedstatic |
Gtid_event(const char *buf, const Format_description_event *fde) | mysql::binlog::event::Gtid_event | |
Gtid_event(long long int last_committed_arg, long long int sequence_number_arg, bool may_have_sbr_stmts_arg, unsigned long long int original_commit_timestamp_arg, unsigned long long int immediate_commit_timestamp_arg, uint32_t original_server_version_arg, uint32_t immediate_server_version_arg) | mysql::binlog::event::Gtid_event | inlineexplicit |
gtid_flags | mysql::binlog::event::Gtid_event | |
gtid_info_struct | mysql::binlog::event::Gtid_event | protected |
has_commit_timestamps | mysql::binlog::event::Gtid_event | |
header() const | mysql::binlog::event::Binary_log_event | inline |
header() | mysql::binlog::event::Binary_log_event | inline |
HEARTBEAT_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
IGNORABLE_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
immediate_commit_timestamp | mysql::binlog::event::Gtid_event | |
IMMEDIATE_COMMIT_TIMESTAMP_LENGTH | mysql::binlog::event::Gtid_event | protectedstatic |
immediate_server_version | mysql::binlog::event::Gtid_event | |
IMMEDIATE_SERVER_VERSION_LENGTH | mysql::binlog::event::Gtid_event | protectedstatic |
INCIDENT_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
INTVAR_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
is_any_field_provided() const | mysql::serialization::Serializable< Gtid_event > | |
is_ignorable() const | mysql::serialization::Serializable< Gtid_event > | inline |
is_tagged() const | mysql::binlog::event::Gtid_event | |
kGroupTicketUnset | mysql::binlog::event::Gtid_event | static |
last_committed | mysql::binlog::event::Gtid_event | |
LOG_EVENT_TYPES | mysql::binlog::event::Binary_log_event | static |
LOGICAL_TIMESTAMP_LENGTH | mysql::binlog::event::Gtid_event | protectedstatic |
LOGICAL_TIMESTAMP_TYPECODE | mysql::binlog::event::Gtid_event | protectedstatic |
LOGICAL_TIMESTAMP_TYPECODE_LENGTH | mysql::binlog::event::Gtid_event | protectedstatic |
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 |
m_unknown_field_policy | mysql::serialization::Serializable< Gtid_event > | private |
MAX_DATA_LENGTH | mysql::binlog::event::Gtid_event | privatestatic |
may_have_sbr_stmts | mysql::binlog::event::Gtid_event | |
MIN_GNO | mysql::binlog::event::Gtid_event | protectedstatic |
mysql::operator=(const Binary_log_event &)=default | mysql::binlog::event::Binary_log_event | |
mysql::operator=(Binary_log_event &&)=default | mysql::binlog::event::Binary_log_event | |
Serializable< Gtid_event >::operator=(const Serializable &)=default | mysql::serialization::Serializable< Gtid_event > | protected |
Serializable< Gtid_event >::operator=(Serializable &&)=default | mysql::serialization::Serializable< Gtid_event > | protected |
original_commit_timestamp | mysql::binlog::event::Gtid_event | |
ORIGINAL_COMMIT_TIMESTAMP_LENGTH | mysql::binlog::event::Gtid_event | protectedstatic |
original_server_version | mysql::binlog::event::Gtid_event | |
ORIGINAL_SERVER_VERSION_LENGTH | mysql::binlog::event::Gtid_event | protectedstatic |
POST_HEADER_LENGTH | mysql::binlog::event::Gtid_event | static |
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 | |
Read_archive_type typedef | mysql::binlog::event::Gtid_event | |
read_gtid_tagged_log_event(const char *buf, std::size_t buf_size) | mysql::binlog::event::Gtid_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 | |
sequence_number | mysql::binlog::event::Gtid_event | |
Serializable()=default | mysql::serialization::Serializable< Gtid_event > | protected |
Serializable(const Serializable &)=default | mysql::serialization::Serializable< Gtid_event > | protected |
Serializable(Serializable &&)=default | mysql::serialization::Serializable< Gtid_event > | protected |
set_commit_group_ticket_and_update_transaction_length(std::uint64_t value) | mysql::binlog::event::Gtid_event | |
set_trx_length(unsigned long long int transaction_length_arg) | mysql::binlog::event::Gtid_event | inline |
set_unknown_field_policy(const Unknown_field_policy &policy) | mysql::serialization::Serializable< Gtid_event > | inline |
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 | |
Tag typedef | mysql::serialization::Serializable< Gtid_event > | protected |
Tag_plain typedef | mysql::binlog::event::Gtid_event | |
TRANSACTION_CONTEXT_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
transaction_length | mysql::binlog::event::Gtid_event | |
TRANSACTION_LENGTH_MAX_LENGTH | mysql::binlog::event::Gtid_event | protectedstatic |
TRANSACTION_LENGTH_MIN_LENGTH | mysql::binlog::event::Gtid_event | protectedstatic |
TRANSACTION_PAYLOAD_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
tsid_parent_struct | mysql::binlog::event::Gtid_event | protected |
update_tagged_transaction_length(std::size_t trx_len_without_event_len) | mysql::binlog::event::Gtid_event | |
update_untagged_transaction_length() | mysql::binlog::event::Gtid_event | |
USER_VAR_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
Uuid typedef | mysql::binlog::event::Gtid_event | |
VIEW_CHANGE_HEADER_LEN enum value | mysql::binlog::event::Binary_log_event | |
Write_archive_type typedef | mysql::binlog::event::Gtid_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 |
~Serializable()=default | mysql::serialization::Serializable< Gtid_event > | protectedvirtual |