1 #ifndef SQL_RELOAD_INCLUDED
2 #define SQL_RELOAD_INCLUDED
21 bool reload_acl_and_cache(THD *thd,
unsigned long options,
24 bool flush_tables_with_read_lock(THD *thd,
TABLE_LIST *all_tables);
26 bool flush_tables_for_export(THD *thd,
TABLE_LIST *all_tables);