MySQL 8.4.0
Source Code Documentation
event_tracking_common_defs.h File Reference

Common data used for tracking various types of events. More...

Go to the source code of this file.

Typedefs

typedef const char * mysql_sql_command_t
 SQL command type definition. More...
 
typedef unsigned long mysql_connection_id
 Connection Identifier. More...
 

Detailed Description

Common data used for tracking various types of events.

Typedef Documentation

◆ mysql_connection_id

Connection Identifier.

◆ mysql_sql_command_t

SQL command type definition.