MySQL 9.1.0
Source Code Documentation
|
Connection event tracking. More...
#include "mysql/components/service.h"
Go to the source code of this file.
Classes | |
struct | s_mysql_dynamic_loader_services_loaded_notification |
A service to notify consumers about services loaded through dynamic loader. More... | |
struct | s_mysql_dynamic_loader_services_unload_notification |
A service to notify consumers about services to be unloaded through dynamic loader. More... | |
Typedefs | |
typedef struct s_mysql_dynamic_loader_services_loaded_notification | mysql_service_dynamic_loader_services_loaded_notification_t |
A service to notify consumers about services loaded through dynamic loader. More... | |
typedef struct s_mysql_dynamic_loader_services_unload_notification | mysql_service_dynamic_loader_services_unload_notification_t |
A service to notify consumers about services to be unloaded through dynamic loader. More... | |
Connection event tracking.