83
76
void reset() { no_2pc= false; modified_non_trans_table= false; }
86
92
typedef struct st_ha_create_information
88
94
const CHARSET_INFO *table_charset, *default_table_charset;
90
100
uint64_t auto_increment_value;
95
111
bool table_existed; /* 1 in create if table existed */
98
116
typedef struct st_ha_alter_information