24#ifndef PFS_PLUGIN_TABLE_H 
   25#define PFS_PLUGIN_TABLE_H 
const mysql_service_pfs_plugin_table_v1_t SERVICE_IMPLEMENTATION(performance_schema, pfs_plugin_table_v1)
 
void init_pfs_plugin_table()
Definition: pfs_plugin_table.cc:1282
 
void cleanup_pfs_plugin_table()
Definition: pfs_plugin_table.cc:1299
 
#define SERVICE_TYPE(name)
Generates the standard Service type name.
Definition: service.h:76