#include <row0merge.h>
Public Attributes | |
const char * | name |
ulint | ind_type |
ulint | n_fields |
merge_index_field_t * | fields |
Definition of an index being created
Definition at line 54 of file row0merge.h.
field definitions
Definition at line 60 of file row0merge.h.
0, DICT_UNIQUE, or DICT_CLUSTERED
Definition at line 56 of file row0merge.h.
number of fields in index
Definition at line 58 of file row0merge.h.
const char* merge_index_def_struct::name |
index name
Definition at line 55 of file row0merge.h.