Commit 77430169 authored by kent@mysql.com's avatar kent@mysql.com
Browse files

Merge mysql.com:/Users/kent/mysql/bk/mysql-4.1-tmp

into mysql.com:/Users/kent/mysql/bk/mysql-5.0
parents 2747a738 a778669e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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