28
28
bool drop_temporary, bool drop_view, bool log_query);
29
29
bool quick_rm_table(handlerton *base,const char *db,
30
30
const char *table_name, uint flags);
34
34
enum ha_extra_function function);
35
35
bool mysql_checksum_table(THD* thd, TABLE_LIST* table_list,
36
36
HA_CHECK_OPT* check_opt);