MySQL 9.1.0
Source Code Documentation
|
Hash storage for strings. More...
Public Attributes | |
mem_heap_t * | heap |
memory heap from which memory is allocated More... | |
hash_table_t * | hash |
hash table used to avoid duplicates More... | |
Hash storage for strings.
hash_table_t* ha_storage_t::hash |
hash table used to avoid duplicates
mem_heap_t* ha_storage_t::heap |
memory heap from which memory is allocated