MySQL 9.1.0
Source Code Documentation
|
#include <mysql/components/service.h>
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 |
#define REQUIRES_MYSQL_PSI_SYSTEM_SERVICE REQUIRES_SERVICE(mysql_psi_system_v1) |
typedef struct s_mysql_mysql_psi_system_v1 mysql_service_mysql_psi_system_v1_t |
typedef void(* mysql_unload_plugin_v1_t) (const char *plugin_name) |