1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Added two possible error cases for a test.

This commit is contained in:
jani@ua141d10.elisa.omakaista.fi
2007-01-10 16:55:53 +02:00
parent 4e9ef283ef
commit d7f696a92f
2 changed files with 6 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ select 1;
1
1
select 2;
ERROR HY000: MySQL server has gone away
Got one of the listed errors
select 3;
3
3
@@ -14,7 +14,7 @@ select 1;
1
1
select 2;
ERROR HY000: MySQL server has gone away
Got one of the listed errors
select 3;
3
3