Drizzled Public API Documentation

dict0types.h File Reference

Go to the source code of this file.

Macros

#define dict0types_h
 
#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
 

Detailed Description

Data dictionary global types

Created 1/8/1996 Heikki Tuuri

Definition in file dict0types.h.