InnoDB Plugin  1.0
Data Fields
lock_table_t Struct Reference

#include <lock0priv.h>

Collaboration diagram for lock_table_t:
Collaboration graph
[legend]

Data Fields

dict_table_ttable
ut_list_node< lock_tlocks

Detailed Description

A table lock

Field Documentation

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


The documentation for this struct was generated from the following file: