MySQL 8.3.0
Source Code Documentation
binlog::monitoring Namespace Reference

Classes

class  Compression_stats
 This class represents the compression stats collected for a given combination of log type and compression type. More...
 
class  Context
 The global context for binary/relay log monitoring. More...
 
class  Transaction_compression
 

Enumerations

enum  log_type { BINARY = 1 , RELAY , UKNOWN }
 

Enumeration Type Documentation

◆ log_type

Enumerator
BINARY 
RELAY 
UKNOWN