Commit a778669e authored by jimw@mysql.com's avatar jimw@mysql.com

Tweak kill test to avoid spurious test failure on SCO OpenServer. (Bug #12136)

parent d0c57829
......@@ -24,6 +24,7 @@ select ((@id := kill_id) - kill_id) from t1;
kill @id;
connection con1;
--sleep 1
--disable_reconnect
# this statement should fail
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment