MySQL 9.1.0
Source Code Documentation
|
#include <table.h>
Public Attributes | |
OPEN_TABLE_LIST * | next |
char * | db |
char * | table |
uint32 | in_use |
uint32 | locked |
char* OPEN_TABLE_LIST::db |
uint32 OPEN_TABLE_LIST::in_use |
uint32 OPEN_TABLE_LIST::locked |
OPEN_TABLE_LIST* OPEN_TABLE_LIST::next |
char * OPEN_TABLE_LIST::table |