|  | MySQL 9.5.0
    Source Code Documentation | 
Objects of this type are stored in ha_storage_t. More...
| Public Attributes | |
| ulint | data_len | 
| length of the data  More... | |
| const void * | data | 
| pointer to data  More... | |
| ha_storage_node_t * | next | 
| next node in hash chain  More... | |
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