MySQL 9.1.0
Source Code Documentation
|
Structure for MYSQL_AUDIT_SERVER_STARTUP_CLASS event class. More...
#include <plugin_audit.h>
Public Attributes | |
mysql_event_server_startup_subclass_t | event_subclass |
Event subclass. More... | |
const char ** | argv |
Command line arguments. More... | |
unsigned int | argc |
Command line arguments count. More... | |
Structure for MYSQL_AUDIT_SERVER_STARTUP_CLASS event class.
unsigned int mysql_event_server_startup::argc |
Command line arguments count.
const char** mysql_event_server_startup::argv |
Command line arguments.
mysql_event_server_startup_subclass_t mysql_event_server_startup::event_subclass |
Event subclass.