156 #define TABLE_BUILD_TABLE_DEF 1
157 #define TABLE_BUILD_COL_DEF 2
158 #define TABLE_COMMIT_WORK 3
159 #define TABLE_ADD_TO_CACHE 4
160 #define TABLE_COMPLETED 5
188 #define INDEX_BUILD_INDEX_DEF 1
189 #define INDEX_BUILD_FIELD_DEF 2
190 #define INDEX_CREATE_INDEX_TREE 3
191 #define INDEX_COMMIT_WORK 4
192 #define INDEX_ADD_TO_CACHE 5
195 #include "dict0crea.ic"
UNIV_INTERN ulint dict_create_or_check_foreign_constraint_tables(void)
UNIV_INTERN ulint dict_create_add_foreigns_to_dictionary(ulint start_id, dict_table_t *table, trx_t *trx)
UNIV_INTERN ind_node_t * ind_create_graph_create(dict_index_t *index, mem_heap_t *heap)
UNIV_INTERN ulint dict_truncate_index_tree(dict_table_t *table, ulint space, btr_pcur_t *pcur, mtr_t *mtr)
UNIV_INTERN que_thr_t * dict_create_index_step(que_thr_t *thr)
UNIV_INTERN que_thr_t * dict_create_table_step(que_thr_t *thr)
UNIV_INTERN tab_node_t * tab_create_graph_create(dict_table_t *table, mem_heap_t *heap)
UNIV_INTERN void dict_drop_index_tree(rec_t *rec, mtr_t *mtr)