InnoDB Plugin
1.0
|
#include <lock0priv.h>
Data Fields | |
dict_table_t * | table |
ut_list_node< lock_t > | locks |
A table lock
ut_list_node< lock_t > lock_table_t::locks |
list of locks on the same table
dict_table_t* lock_table_t::table |
database table in dictionary cache