1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fixed errors found during review

This commit is contained in:
monty@mysql.com
2005-04-06 19:43:35 +03:00
parent beb28b27e0
commit a7c6348192
8 changed files with 34 additions and 33 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()