MySQL 9.1.0
Source Code Documentation
|
#include <mysql/components/component_implementation.h>
#include <mysql/components/service.h>
#include <mysql/components/service_implementation.h>
#include <mysql/components/services/mysql_psi_system_service.h>
#include <mysql/psi/mysql_system.h>
Functions | |
void | impl_mysql_psi_system (const char *plugin_name) |
Variables | |
const mysql_service_mysql_psi_system_v1_t | SERVICE_IMPLEMENTATION (mysql_server, mysql_psi_system_v1) = {impl_mysql_psi_system} |
void impl_mysql_psi_system | ( | const char * | plugin_name | ) |
const mysql_service_mysql_psi_system_v1_t SERVICE_IMPLEMENTATION(mysql_server, mysql_psi_system_v1) | ( | mysql_server | , |
mysql_psi_system_v1 | |||
) | = {impl_mysql_psi_system} |