changing order of enum_shutdown_level (easier; we can test if we should die with

"if (thd->killed > thd->killable)", if we simply do
thd->killed= level;
This commit is contained in:
unknown 2004-06-21 16:36:28 +02:00
commit 7ef30b6984
2 changed files with 12 additions and 10 deletions