5330
5338
/* We pass 0 as the space id, and determine at a lower level the space
5331
5339
id where to store the table */
5333
table = dict_mem_table_create(table_name, 0, form->s->fields, flags);
5341
table = dict_mem_table_create(table_name, 0, form->s->stored_fields, flags);
5335
5343
if (path_of_temp_table) {
5336
5344
table->dir_path_of_temp_table =