MySQL 5.6.14 Source Code Document
|
Public Attributes | |
uint | flag |
uint | keysegs |
uint | length |
uint8 | algorithm |
HA_KEYSEG * | seg |
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) |