InnoDB Plugin  1.0
Data Fields
tab_node_t Struct Reference
Collaboration diagram for tab_node_t:
Collaboration graph
[legend]

Data Fields

que_common_t common
dict_table_ttable
ins_node_ttab_def
ins_node_tcol_def
commit_node_tcommit_node
ulint state
ulint col_no
mem_heap_theap

Field Documentation

ulint tab_node_t::col_no

next column definition to insert

que_common_t tab_node_t::common

node type: QUE_NODE_TABLE_CREATE

mem_heap_t* tab_node_t::heap

memory heap used as auxiliary storage

ulint tab_node_t::state

node execution state

dict_table_t* tab_node_t::table

table to create, built as a memory data structure with dict_mem_... functions


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