Drizzled Public API Documentation

innodb_idx_translate_struct Struct Reference

List of all members.

Public Attributes

ulint index_count
ulint array_size
dict_index_t ** index_mapping

Detailed Description

Definition at line 38 of file ha_innodb.h.


Member Data Documentation

array size of index_mapping

Definition at line 41 of file ha_innodb.h.

Referenced by get_share(), and innobase_build_index_translation().

number of valid index entries in the index_mapping array

Definition at line 39 of file ha_innodb.h.

Referenced by get_share(), innobase_build_index_translation(), innobase_get_mysql_key_number_for_index(), and innobase_index_lookup().


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