MySQL 9.0.0
Source Code Documentation
mysql_psi_system_service.h File Reference

Go to the source code of this file.

Classes

struct  s_mysql_mysql_psi_system_v1
 

Macros

#define REQUIRES_MYSQL_PSI_SYSTEM_SERVICE   REQUIRES_SERVICE(mysql_psi_system_v1)
 

Typedefs

typedef void(* mysql_unload_plugin_v1_t) (const char *plugin_name)
 
typedef struct s_mysql_mysql_psi_system_v1 mysql_service_mysql_psi_system_v1_t
 

Macro Definition Documentation

◆ REQUIRES_MYSQL_PSI_SYSTEM_SERVICE

#define REQUIRES_MYSQL_PSI_SYSTEM_SERVICE   REQUIRES_SERVICE(mysql_psi_system_v1)

Typedef Documentation

◆ mysql_service_mysql_psi_system_v1_t

◆ mysql_unload_plugin_v1_t

typedef void(* mysql_unload_plugin_v1_t) (const char *plugin_name)