MySQL 9.0.0
Source Code Documentation
debug_vars.h File Reference

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
 

Detailed Description

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).