MySQL 9.1.0
Source Code Documentation
|
#include <ha_innodb.h>
Public Attributes | |
ulint | index_count |
number of valid index entries in the index_mapping array More... | |
ulint | array_size |
array size of index_mapping More... | |
dict_index_t ** | index_mapping |
index pointer array directly maps to index in InnoDB from MySQL array index More... | |
ulint innodb_idx_translate_t::array_size |
array size of index_mapping
ulint innodb_idx_translate_t::index_count |
number of valid index entries in the index_mapping array
dict_index_t** innodb_idx_translate_t::index_mapping |
index pointer array directly maps to index in InnoDB from MySQL array index