![]() |
MySQL 9.3.0
Source Code Documentation
|
#include "sql/rpl_opt_tracker.h"
#include <my_dbug.h>
#include <mysql/components/services/log_builtins.h>
#include <mysql/components/util/weak_service_reference.h>
#include "mysql/components/library_mysys/option_tracker_usage.h"
#include "sql/mysqld.h"
#include "sql/replication.h"
#include "sql/rpl_msr.h"
Typedefs | |
typedef weak_service_reference< const mysql_service_mysql_option_tracker_option_t, c_name_mysql_server_replication, s_name > | srv_weak_option_option |
Functions | |
static const std::string | s_name ("mysql_option_tracker_option") |
static const std::string | c_name_mysql_server_replication ("mysql_server_replication") |
static void * | launch_thread (void *arg) |
typedef weak_service_reference<const mysql_service_mysql_option_tracker_option_t, c_name_mysql_server_replication, s_name> srv_weak_option_option |
|
static |
|
static |
|
static |