37#if defined(MYSQL_SERVER) || defined(PFS_DIRECT_CALL) 
   43#define PSI_ERROR_CALL(M) psi_error_service->M 
   58#ifdef HAVE_PSI_ERROR_INTERFACE 
   59#define MYSQL_LOG_ERROR(N, T) inline_mysql_log_error(N, T) 
   61#define MYSQL_LOG_ERROR(N, T) \ 
   66#ifdef HAVE_PSI_ERROR_INTERFACE 
#define log_error
Definition: log_client.h:111
 
#define PSI_ERROR_CALL(M)
Definition: psi_error.h:36
 
PSI_error_operation
Definition: psi_error_bits.h:36
 
static void inline_mysql_log_error(int error_num, PSI_error_operation error_operation)
Definition: mysql_error.h:68
 
Defines various enable/disable and HAVE_ macros related to the performance schema instrumentation sys...
 
Performance schema instrumentation (declarations).
 
Performance schema instrumentation interface.