MySQL 8.3.0
Source Code Documentation
table_replication_connection_status.cc File Reference

Table replication_connection_status (implementation). More...

Functions

static void set_channel_name (void *const, const char &, size_t)
 
static void set_group_name (void *const context, const char &value, size_t length)
 
static void set_source_uuid (void *const context, const char &value, size_t length)
 
static void set_service_state (void *const context, bool value)
 

Detailed Description

Table replication_connection_status (implementation).

Function Documentation

◆ set_channel_name()

static void set_channel_name ( void * const  ,
const char &  ,
size_t   
)
static

◆ set_group_name()

static void set_group_name ( void *const  context,
const char &  value,
size_t  length 
)
static

◆ set_service_state()

static void set_service_state ( void *const  context,
bool  value 
)
static

◆ set_source_uuid()

static void set_source_uuid ( void *const  context,
const char &  value,
size_t  length 
)
static