MySQL 9.3.0
Source Code Documentation
rpl_opt_tracker.cc File Reference

Typedefs

typedef weak_service_reference< const mysql_service_mysql_option_tracker_option_t, c_name_mysql_server_replication, s_namesrv_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 Documentation

◆ srv_weak_option_option

Function Documentation

◆ c_name_mysql_server_replication()

static const std::string c_name_mysql_server_replication ( "mysql_server_replication"  )
static

◆ launch_thread()

static void * launch_thread ( void *  arg)
static

◆ s_name()

static const std::string s_name ( "mysql_option_tracker_option"  )
static