1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00
two versions of KILL implementation
This commit is contained in:
hf@genie.(none)
2003-03-21 09:37:01 +04:00
parent df8ac83e56
commit dd49c33f20
6 changed files with 31 additions and 9 deletions

View File

@ -550,6 +550,7 @@ public:
bool system_thread,in_lock_tables,global_read_lock;
bool query_error, bootstrap, cleanup_done;
bool volatile killed;
bool volatile only_kill_query;
bool prepare_command;
bool tmp_table_used;
sp_rcontext *spcont; // SP runtime context