MySQL 8.3.0
Source Code Documentation
mysql_current_thread_reader.h File Reference

Go to the source code of this file.

Classes

struct  s_mysql_mysql_current_thread_reader
 A service to fetch the current thread id. More...
 

Macros

#define MYSQL_THD   THD *
 

Typedefs

typedef struct s_mysql_mysql_current_thread_reader mysql_service_mysql_current_thread_reader_t
 A service to fetch the current thread id. More...
 

Macro Definition Documentation

◆ MYSQL_THD

#define MYSQL_THD   THD *