MySQL 9.1.0
Source Code Documentation
|
Public Member Functions | |
thread_info () | |
Public Attributes | |
my_thread_id | thread_id |
time_t | start_time_in_secs |
uint | command |
const char * | user |
const char * | host |
const char * | db |
const char * | proc_info |
const char * | state_info |
CSET_STRING | query_string |
|
inline |
uint thread_info::command |
const char * thread_info::db |
const char * thread_info::host |
const char * thread_info::proc_info |
CSET_STRING thread_info::query_string |
time_t thread_info::start_time_in_secs |
const char * thread_info::state_info |
my_thread_id thread_info::thread_id |
const char* thread_info::user |