MySQL 8.3.0
Source Code Documentation
psi_error_bits.h File Reference

Performance schema instrumentation interface. More...

Go to the source code of this file.

Typedefs

typedef enum PSI_error_operation PSI_error_operation
 
typedef void(* log_error_v1_t) (unsigned int error_num, PSI_error_operation error_operation)
 Log the error seen in Performance Schema buffers. More...
 

Enumerations

enum  PSI_error_operation { PSI_ERROR_OPERATION_RAISED = 0 , PSI_ERROR_OPERATION_HANDLED }
 

Detailed Description

Performance schema instrumentation interface.