MySQL 9.0.0
Source Code Documentation
recovery.cc File Reference

Macros

#define MAX_RECOVERY_METADATA_WAIT_TIME   300
 

Functions

static void * launch_handler_thread (void *arg)
 

Variables

static char recovery_channel_name [] = "group_replication_recovery"
 The relay log name. More...
 

Macro Definition Documentation

◆ MAX_RECOVERY_METADATA_WAIT_TIME

#define MAX_RECOVERY_METADATA_WAIT_TIME   300

Function Documentation

◆ launch_handler_thread()

static void * launch_handler_thread ( void *  arg)
static

Variable Documentation

◆ recovery_channel_name

char recovery_channel_name[] = "group_replication_recovery"
static

The relay log name.