132
132
bool auto_repair() const { return myisam_recover_options != 0; }
133
133
int optimize(THD* thd, HA_CHECK_OPT* check_opt);
134
134
int assign_to_keycache(THD* thd, HA_CHECK_OPT* check_opt);
136
135
bool check_if_incompatible_data(HA_CREATE_INFO *info, uint table_changes);
138
137
my_bool register_query_cache_table(THD *thd, char *table_key,