![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
Condition information. More...
#include <psi_cond_bits.h>
Public Attributes | |
| PSI_cond_key * | m_key | 
| Pointer to the key assigned to the registered cond.  More... | |
| const char * | m_name | 
| The name of the cond to register.  More... | |
| unsigned int | m_flags | 
| The flags of the cond to register.  More... | |
| int | m_volatility | 
| Volatility index.  More... | |
| const char * | m_documentation | 
| Documentation.  More... | |
Condition information.
| const char* PSI_cond_info_v1::m_documentation | 
Documentation.
| unsigned int PSI_cond_info_v1::m_flags | 
The flags of the cond to register.
| PSI_cond_key* PSI_cond_info_v1::m_key | 
Pointer to the key assigned to the registered cond.
| const char* PSI_cond_info_v1::m_name | 
The name of the cond to register.
| int PSI_cond_info_v1::m_volatility | 
Volatility index.