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

Public Attributes

uint flag
uint keysegs
uint length
uint8 algorithm
HA_KEYSEGseg
HP_BLOCK block
ha_rows hash_buckets
TREE rb_tree
int(* write_key )(struct st_heap_info *info, struct st_hp_keydef *keyinfo, const uchar *record, uchar *recpos)
int(* delete_key )(struct st_heap_info *info, struct st_hp_keydef *keyinfo, const uchar *record, uchar *recpos, int flag)
uint(* get_key_length )(struct st_hp_keydef *keydef, const uchar *key)

Detailed Description

Definition at line 113 of file heap.h.


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