Go to the source code of this file.
Defines | |
#define | DICT_HDR_SPACE 0 /* the SYSTEM tablespace */ |
#define | DICT_HDR_PAGE_NO FSP_DICT_HDR_PAGE_NO |
Typedefs | |
typedef struct dict_sys_struct | dict_sys_t |
typedef struct dict_col_struct | dict_col_t |
typedef struct dict_field_struct | dict_field_t |
typedef struct dict_index_struct | dict_index_t |
typedef struct dict_table_struct | dict_table_t |
typedef struct dict_foreign_struct | dict_foreign_t |
typedef dict_table_t | dict_cluster_t |
typedef struct ind_node_struct | ind_node_t |
typedef struct tab_node_struct | tab_node_t |
typedef ib_id_t | table_id_t |
typedef ib_id_t | index_id_t |