MySQL 5.6.14 Source Code Document
|
Public Attributes | |
TREE_ELEMENT * | root |
TREE_ELEMENT | null_element |
TREE_ELEMENT ** | parents [MAX_TREE_HEIGHT] |
uint | offset_to_key |
uint | elements_in_tree |
uint | size_of_element |
ulong | memory_limit |
ulong | allocated |
qsort_cmp2 | compare |
const void * | custom_arg |
MEM_ROOT | mem_root |
my_bool | with_delete |
tree_element_free | free |
uint | flag |