MySQL 9.0.0
Source Code Documentation
pfs_error_provider.h File Reference

Performance schema instrumentation (declarations). More...

#include <sys/types.h>
#include "my_psi_config.h"
#include "my_inttypes.h"
#include "my_macros.h"
#include "mysql/psi/psi_error.h"

Go to the source code of this file.

Macros

#define PSI_ERROR_CALL(M)   pfs_##M##_v1
 

Functions

void pfs_log_error_v1 (uint error_num, PSI_error_operation error_operation)
 

Detailed Description

Performance schema instrumentation (declarations).

Macro Definition Documentation

◆ PSI_ERROR_CALL

#define PSI_ERROR_CALL (   M)    pfs_##M##_v1

Function Documentation

◆ pfs_log_error_v1()

void pfs_log_error_v1 ( uint  error_num,
PSI_error_operation  error_operation 
)