24#ifndef PFS_ERROR_PROVIDER_H
25#define PFS_ERROR_PROVIDER_H
37#ifdef HAVE_PSI_ERROR_INTERFACE
38#if defined(MYSQL_SERVER) || defined(PFS_DIRECT_CALL)
39#ifndef MYSQL_DYNAMIC_PLUGIN
45#define PSI_ERROR_CALL(M) pfs_##M##_v1
PSI_error_operation
Definition: psi_error_bits.h:36
Some integer typedefs for easier portability.
Defines various enable/disable and HAVE_ macros related to the performance schema instrumentation sys...
void pfs_log_error_v1(uint error_num, PSI_error_operation error_operation)
Definition: pfs.cc:8961
Performance schema instrumentation interface.