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