mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-tmp
into mysql.com:/Users/kent/mysql/bk/mysql-5.0 mysql-test/t/kill.test: Auto merged
This commit is contained in:
@@ -25,6 +25,7 @@ select ((@id := kill_id) - kill_id) from t1;
|
||||
kill @id;
|
||||
|
||||
connection con1;
|
||||
--sleep 1
|
||||
|
||||
# this statement should fail
|
||||
--error 2006,2013
|
||||
|
||||
Reference in New Issue
Block a user