|
InnoDB Plugin
1.0
|

Data Fields | |
| ulint | data_len |
| const void * | data |
| ha_storage_node_t * | next |
Objects of this type are stored in ha_storage_t
| const void* ha_storage_node_t::data |
pointer to data
| ulint ha_storage_node_t::data_len |
length of the data
| ha_storage_node_t* ha_storage_node_t::next |
next node in hash chain
1.8.1.2