MySQL 8.4.0
Source Code Documentation
event_tracking_general_service.h File Reference

General event tracking. More...

Go to the source code of this file.

Classes

struct  s_mysql_event_tracking_general
  More...
 
struct  s_mysql_event_tracking_general_information
  More...
 

Typedefs

typedef struct event_tracking_general_information_handle_imp * event_tracking_general_information_handle
 A handle to obtain details related to general event. More...
 
typedef struct s_mysql_event_tracking_general mysql_service_event_tracking_general_t
  More...
 
typedef struct s_mysql_event_tracking_general_information mysql_service_event_tracking_general_information_t
  More...
 

Detailed Description

General event tracking.

See also
EVENT_TRACKING_GENERAL_CONSUMER_EXAMPLE

Typedef Documentation

◆ event_tracking_general_information_handle

typedef struct event_tracking_general_information_handle_imp* event_tracking_general_information_handle

A handle to obtain details related to general event.