79
79
typedef struct st_ha_create_information
81
81
const CHARSET_INFO *table_charset, *default_table_charset;
87
83
uint64_t auto_increment_value;
96
90
uint32_t options; /* OR of HA_CREATE_ options */
98
91
bool table_existed; /* 1 in create if table existed */
103
94
typedef struct st_ha_alter_information