void dict_index_add_col(dict_index_t *index, const dict_table_t *table, dict_col_t *col, ulint prefix_len, bool is_ascending)
NOTE: The functions in this file should only use functions from other files in library.
Definition: dict.cc:50
Data structure for a column in a table.
Definition: dict0mem.h:489
Data structure for an index.
Definition: dict0mem.h:1046
Data structure for a database table.
Definition: dict0mem.h:1909
unsigned long int ulint
Definition: univ.i:406