MySQL 9.1.0
Source Code Documentation
|
Structure for MYSQL_AUDIT_SERVER_SHUTDOWN_CLASS event class. More...
#include <plugin_audit.h>
Public Attributes | |
mysql_event_server_shutdown_subclass_t | event_subclass |
Shutdown event. More... | |
int | exit_code |
Exit code associated with the shutdown event. More... | |
mysql_server_shutdown_reason_t | reason |
Shutdown reason. More... | |
Structure for MYSQL_AUDIT_SERVER_SHUTDOWN_CLASS event class.
mysql_event_server_shutdown_subclass_t mysql_event_server_shutdown::event_subclass |
Shutdown event.
int mysql_event_server_shutdown::exit_code |
Exit code associated with the shutdown event.
mysql_server_shutdown_reason_t mysql_event_server_shutdown::reason |
Shutdown reason.