39#if defined(MYSQL_SERVER) || defined(PFS_DIRECT_CALL) 
   44#ifndef PSI_SYSTEM_CALL 
   45#define PSI_SYSTEM_CALL(M) psi_system_service->M 
   58#define mysql_unload_plugin(P1) inline_mysql_unload_plugin(P1) 
   62#ifdef HAVE_PSI_SYSTEM_INTERFACE 
#define PSI_SYSTEM_CALL(M)
Definition: psi_system.h:36
 
static void inline_mysql_unload_plugin(const char *plugin_name)
Definition: mysql_system.h:60
 
Header for compiler-dependent features.
 
Defines various enable/disable and HAVE_ macros related to the performance schema instrumentation sys...
 
Performance schema instrumentation (declarations).
 
Performance schema instrumentation interface.
 
LEX_CSTRING * plugin_name(st_plugin_int **ref)
Definition: sql_plugin_ref.h:95