MySQL 5.6.14 Source Code Document
|
#include <lock0priv.h>
Public Attributes | |
dict_table_t * | table |
locks |
A table lock
Definition at line 43 of file lock0priv.h.
lock_table_t::locks |
list of locks on the same table
Definition at line 47 of file lock0priv.h.
dict_table_t* lock_table_t::table |
database table in dictionary cache
Definition at line 44 of file lock0priv.h.