MySQL 8.4.0
Source Code Documentation
dynamic_loader_service_notification.h File Reference

Connection event tracking. More...

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...
 

Detailed Description

Connection event tracking.