![]() |
MySQL 9.5.0
Source Code Documentation
|
#include <mysql/components/service.h>#include <mysql/components/services/bits/plugin_audit_connection_types.h>Go to the source code of this file.
Classes | |
| struct | s_mysql_mysql_audit_api_connection |
| A service to generate Audit API events of the connection class (MYSQL_AUDIT_CONNECTION_CLASS). More... | |
| struct | s_mysql_mysql_audit_api_connection_with_error |
| A service to generate Audit API events of the connection class (MYSQL_AUDIT_CONNECTION_CLASS) with the explicitly specified error code value. More... | |
Typedefs | |
| typedef struct s_mysql_mysql_audit_api_connection | mysql_service_mysql_audit_api_connection_t |
| A service to generate Audit API events of the connection class (MYSQL_AUDIT_CONNECTION_CLASS). More... | |
| typedef struct s_mysql_mysql_audit_api_connection_with_error | mysql_service_mysql_audit_api_connection_with_error_t |
| A service to generate Audit API events of the connection class (MYSQL_AUDIT_CONNECTION_CLASS) with the explicitly specified error code value. More... | |