MySQL 8.0.40
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 | binary_log_debug |
Variables | |
bool | binary_log_debug::debug_checksum_test = false |
bool | binary_log_debug::debug_query_mts_corrupt_db_names = false |
bool | binary_log_debug::debug_simulate_invalid_address = false |
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).