MySQL 9.1.0
Source Code Documentation
|
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 } |
Performance schema instrumentation interface.