21
21
static bool kill_in_progress= false;
22
22
static bool volatile signal_thread_in_use= false;
26
27
/* Prototypes -> all of these should be factored out into a propper shutdown */
28
29
bool reload_cache(Session *session, ulong options, TableList *tables);