MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
btr_search_sys_t Struct Reference

#include <btr0sea.h>

Collaboration diagram for btr_search_sys_t:

Public Attributes

hash_table_thash_index

Detailed Description

The hash index system

Definition at line 252 of file btr0sea.h.

Member Data Documentation

hash_table_t* btr_search_sys_t::hash_index

the adaptive hash index, mapping dtuple_fold values to rec_t pointers on index pages

Definition at line 253 of file btr0sea.h.


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