MySQL 9.1.0
Source Code Documentation
|
Public Attributes | |
my_thread_id | thread_id |
char | table_name [FN_REFLEN] |
bool | waiting |
const char * | lock_text |
enum thr_lock_type | type |
const char* TABLE_LOCK_INFO::lock_text |
char TABLE_LOCK_INFO::table_name[FN_REFLEN] |
my_thread_id TABLE_LOCK_INFO::thread_id |
enum thr_lock_type TABLE_LOCK_INFO::type |
bool TABLE_LOCK_INFO::waiting |