# At a local mysql-5.5-runtime repository of davi
3190 Davi Arnaut 2010-11-18
In certain phases of query processing, a interrupted error might
be sent to a user even if its the connection that is actually
being killed.
modified:
mysql-test/t/kill.test
=== modified file 'mysql-test/t/kill.test'
--- a/mysql-test/t/kill.test 2010-10-22 11:58:09 +0000
+++ b/mysql-test/t/kill.test 2010-11-18 13:41:08 +0000
@@ -141,7 +141,7 @@ KILL @id;
SET DEBUG_SYNC= 'now WAIT_FOR con1_end';
connection con1;
---error 1053,2006,2013
+--error 1317,1053,2006,2013
reap;
SELECT 1;
Attachment: [text/bzr-bundle] bzr/davi.arnaut@oracle.com-20101118134108-uxncd6d61us1wf5s.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5-runtime branch (davi:3190) | Davi Arnaut | 18 Nov |