MySQL 9.1.0
Source Code Documentation
|
Global context for binary logging. More...
#include <global.h>
Public Member Functions | |
Context () | |
virtual | ~Context () |
monitoring::Context & | monitoring_context () |
Protected Attributes | |
monitoring::Context | m_monitoring_ctx |
Monitoring stats for the binary log. More... | |
Private Member Functions | |
Context (const Context &rhs) | |
Context & | operator= (const Context &rhs) |
Global context for binary logging.
|
private |
|
default |
|
virtualdefault |
monitoring::Context & binlog::Context::monitoring_context | ( | ) |
|
protected |
Monitoring stats for the binary log.