MySQL 9.1.0
Source Code Documentation
|
This header file contains the status of variables used by MySQL tests for debug operations. More...
Go to the source code of this file.
Namespaces | |
namespace | mysql |
namespace | mysql::binlog |
namespace | mysql::binlog::event |
The namespace contains classes representing events that can occur in a replication stream. | |
namespace | mysql::binlog::event::debug |
namespace | binary_log_debug |
This header file contains the status of variables used by MySQL tests for debug operations.
The variables are set to true by the MySQL server if the test pertaining to the variable is active. The variables are initialized with false (in binlog_event.cpp).