MySQL 8.4.0
Source Code Documentation
semisync_replica.h File Reference

Go to the source code of this file.

Classes

class  ReplSemiSyncSlave
 The extension class for the slave of semi-synchronous replication. More...
 

Variables

bool rpl_semi_sync_replica_enabled
 
unsigned long rpl_semi_sync_replica_trace_level
 
char rpl_semi_sync_replica_status
 

Variable Documentation

◆ rpl_semi_sync_replica_enabled

bool rpl_semi_sync_replica_enabled
extern

◆ rpl_semi_sync_replica_status

char rpl_semi_sync_replica_status
extern

◆ rpl_semi_sync_replica_trace_level

unsigned long rpl_semi_sync_replica_trace_level
extern