23#ifndef PFS_ERROR_PROVIDER_H
24#define PFS_ERROR_PROVIDER_H
36#ifdef HAVE_PSI_ERROR_INTERFACE
37#if defined(MYSQL_SERVER) || defined(PFS_DIRECT_CALL)
38#ifndef MYSQL_DYNAMIC_PLUGIN
44#define PSI_ERROR_CALL(M) pfs_##M##_v1
PSI_error_operation
Definition: psi_error_bits.h:35
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:8898
Performance schema instrumentation interface.