MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for Rpl_info_table, including all inherited members.
access | Rpl_info_table | private |
check_info() | Rpl_info_handler | inline |
clean_info() | Rpl_info_handler | inline |
cursor | Rpl_info_handler | protected |
description | Rpl_info_table | private |
do_check_info() override | Rpl_info_table | privatevirtual |
do_check_info(uint instance) override | Rpl_info_table | privatevirtual |
do_clean_info() override | Rpl_info_table | privatevirtual |
do_count_info(uint nparam, const char *param_schema, const char *param_table, MY_BITMAP const *nullable_bitmap, ulonglong *counter) | Rpl_info_table | privatestatic |
do_end_info() override | Rpl_info_table | privatevirtual |
do_flush_info(const bool force) override | Rpl_info_table | privatevirtual |
do_get_description_info() override | Rpl_info_table | privatevirtual |
do_get_info(const int pos, char *value, const size_t size, const char *default_value) override | Rpl_info_table | privatevirtual |
do_get_info(const int pos, uchar *value, const size_t size, const uchar *default_value) override | Rpl_info_table | privatevirtual |
do_get_info(const int pos, int *value, const int default_value) override | Rpl_info_table | privatevirtual |
do_get_info(const int pos, ulong *value, const ulong default_value) override | Rpl_info_table | privatevirtual |
do_get_info(const int pos, float *value, const float default_value) override | Rpl_info_table | privatevirtual |
do_get_info(const int pos, Server_ids *value, const Server_ids *default_value) override | Rpl_info_table | privatevirtual |
do_get_rpl_info_type() override | Rpl_info_table | privatevirtual |
do_init_info() override | Rpl_info_table | privatevirtual |
do_init_info(uint instance) override | Rpl_info_table | privatevirtual |
do_init_info(enum_find_method method, uint instance) | Rpl_info_table | private |
do_is_transactional() override | Rpl_info_table | privatevirtual |
do_prepare_info_for_read() override | Rpl_info_table | privatevirtual |
do_prepare_info_for_write() override | Rpl_info_table | privatevirtual |
do_remove_info() override | Rpl_info_table | privatevirtual |
do_reset_info(uint nparam, const char *param_schema, const char *param_table, const char *channel_name, MY_BITMAP const *nullable_bitmap) | Rpl_info_table | privatestatic |
do_set_info(const int pos, const char *value) override | Rpl_info_table | privatevirtual |
do_set_info(const int pos, const uchar *value, const size_t size) override | Rpl_info_table | privatevirtual |
do_set_info(const int pos, const int value) override | Rpl_info_table | privatevirtual |
do_set_info(const int pos, const ulong value) override | Rpl_info_table | privatevirtual |
do_set_info(const int pos, const float value) override | Rpl_info_table | privatevirtual |
do_set_info(const int pos, const Server_ids *value) override | Rpl_info_table | privatevirtual |
do_set_info(const int pos, const std::nullptr_t value) override | Rpl_info_table | privatevirtual |
do_set_info(const int pos, const std::nullptr_t value, const size_t size) override | Rpl_info_table | privatevirtual |
do_update_is_transactional() override | Rpl_info_table | privatevirtual |
end_info() | Rpl_info_handler | inline |
enum_field_get_status enum name | Rpl_info_handler | |
field_values | Rpl_info_handler | |
flush_info(const bool force) | Rpl_info_handler | inline |
get_description_info() | Rpl_info_handler | inline |
get_info(TypeHandlerPointer value, TypeHandler const default_value) | Rpl_info_handler | inline |
get_info(TypeHandler value, const size_t size, std::add_const_t< std::remove_pointer_t< TypeHandler > > *default_value) | Rpl_info_handler | inline |
get_info(Server_ids *value, const Server_ids *default_value) | Rpl_info_handler | inline |
get_number_info() | Rpl_info_handler | inline |
get_rpl_info_type() | Rpl_info_handler | inline |
get_rpl_info_type_str() | Rpl_info_handler | |
init_info() | Rpl_info_handler | inline |
is_field_nullable(int pos) | Rpl_info_handler | protected |
is_transactional | Rpl_info_table | private |
m_n_pk_fields | Rpl_info_table | private |
m_pk_field_indexes | Rpl_info_table | private |
ninfo | Rpl_info_handler | protected |
nullable_fields | Rpl_info_handler | protected |
operator=(const Rpl_info_table &info) | Rpl_info_table | private |
Rpl_info_handler::operator=(const Rpl_info_handler &handler)=delete | Rpl_info_handler | |
prepare_info_for_read() | Rpl_info_handler | inline |
prepare_info_for_write() | Rpl_info_handler | inline |
prv_error | Rpl_info_handler | protected |
prv_get_error | Rpl_info_handler | protected |
remove_info() | Rpl_info_handler | inline |
Rpl_info_factory | Rpl_info_table | friend |
Rpl_info_handler(const Rpl_info_handler &handler)=delete | Rpl_info_handler | |
Rpl_info_handler(const int nparam, MY_BITMAP const *nullable_bitmap) | Rpl_info_handler | protected |
Rpl_info_table(uint nparam, const char *param_schema, const char *param_table, const uint param_n_pk_fields=0, const uint *param_pk_field_indexes=nullptr, MY_BITMAP const *nullable_bitmap=nullptr) | Rpl_info_table | private |
Rpl_info_table(const Rpl_info_table &info) | Rpl_info_table | private |
set_info(TypeHandler const value) | Rpl_info_handler | inline |
set_info(TypeHandler const value, const size_t size) | Rpl_info_handler | inline |
set_info(int pk_cursor, TypeHandler const value) | Rpl_info_handler | inline |
set_sync_period(uint period) | Rpl_info_handler | |
str_schema | Rpl_info_table | private |
str_table | Rpl_info_table | private |
sync_counter | Rpl_info_handler | protected |
sync_period | Rpl_info_handler | protected |
table_in_use(uint nparam, const char *param_schema, const char *param_table, MY_BITMAP const *nullable_bitmap) | Rpl_info_table | privatestatic |
update_is_transactional() | Rpl_info_handler | inline |
verify_table_primary_key_fields(TABLE *table) | Rpl_info_table | private |
~Rpl_info_handler() | Rpl_info_handler | virtual |
~Rpl_info_table() override | Rpl_info_table |