1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

backport kill.test fix from 5.0

This commit is contained in:
unknown
2005-04-11 22:36:07 +02:00
parent b3842e107c
commit c99e332cf1
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ connection con1;
--disable_reconnect
# this statement should fail
--error 2006
--error 2006,2013
select 1;
--enable_reconnect
# this should work, and we should have a new connection_id()