MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
st_tree Struct Reference
Collaboration diagram for st_tree:

Public Attributes

TREE_ELEMENTroot
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

Detailed Description

Definition at line 51 of file my_tree.h.


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