365
365
initialized to 0, NULL or FALSE in dict_mem_index_create(). */
366
366
struct dict_index_struct{
367
367
index_id_t id; /*!< id of the index */
368
372
mem_heap_t* heap; /*!< memory heap */
369
373
const char* name; /*!< index name */
370
374
const char* table_name;/*!< table name */