MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for Rpl_info_factory, including all inherited members.
configure_channel_replication_filters(Relay_log_info *rli, const char *channel_name) | Rpl_info_factory | static |
create_mi(uint rli_option, const char *channel) | Rpl_info_factory | static |
create_mi_and_rli_objects(uint mi_option, uint rli_option, const char *channel, Multisource_info *channel_map) | Rpl_info_factory | static |
create_rli(uint rli_option, bool is_slave_recovery, const char *channel) | Rpl_info_factory | static |
create_slave_info_objects(uint mi_option, uint rli_option, int thread_mask, Multisource_info *pchannel_map) | Rpl_info_factory | static |
create_worker(uint rli_option, uint worker_id, Relay_log_info *rli, bool is_gaps_collecting_phase) | Rpl_info_factory | static |
init_repository(const struct_table_data &table_data, uint option, Rpl_info_handler **handler) | Rpl_info_factory | privatestatic |
init_repository(Rpl_info *info, Rpl_info_handler **handler) | Rpl_info_factory | privatestatic |
init_repository_metadata() | Rpl_info_factory | privatestatic |
invalidate_repository_position(Master_info *mi) | Rpl_info_factory | static |
load_channel_names_from_repository(std::vector< std::string > &channel_list, uint mi_instances, uint mi_repository, const char *default_channel, bool *default_channel_created_previously) | Rpl_info_factory | privatestatic |
load_channel_names_from_table(std::vector< std::string > &channel_list, const char *default_channel, bool *default_channel_created_previously) | Rpl_info_factory | privatestatic |
mi_table_data | Rpl_info_factory | privatestatic |
reset_workers(Relay_log_info *rli) | Rpl_info_factory | static |
rli_table_data | Rpl_info_factory | privatestatic |
scan_and_check_repositories(uint &found_rep_option, const struct_table_data &table_data) | Rpl_info_factory | privatestatic |
scan_and_count_repositories(ulonglong &found_instances, uint &found_rep_option, const struct_table_data &table_data) | Rpl_info_factory | privatestatic |
struct_table_data typedef | Rpl_info_factory | private |
worker_table_data | Rpl_info_factory | privatestatic |