Bug #19291 'kill @con' looses connection to server
Submitted: 24 Apr 2006 7:51
Reporter: Andrei Elkin Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version: OS:powermacg5 -max
Assigned to: CPU Architecture:Any

[24 Apr 2006 7:51] Andrei Elkin
Description:
from
https://intranet.mysql.com/~knielsen/getlog.pl?dir=mysql-5.0&entry=push-paul@polar.kitebir...

rpl_temporary                  [ fail ]

Errors are (from /Users/mysqldev/pb/mysql-5.0/push-paul@polar.kitebird.com-20060424025324.info/mysql-5.0.21-standard/mysql-test/var-n_stm-5/log/mysqltest-time) :
mysqltest: At line 173: query 'kill @con1_id' failed: 2013: Lost connection to MySQL server during query

I am sure this one is a dup of #18650: Problem in test "kill": Server crash
The failing test was recently changed to add `kill @con1_id' statement that fails.

How to repeat:
mysqltest rpl_temporary

Suggested fix:
see #18650