summaryrefslogtreecommitdiff
path: root/mysql-test/r/wait_timeout.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/r/wait_timeout.result')
-rw-r--r--mysql-test/r/wait_timeout.result4
1 files changed, 2 insertions, 2 deletions
diff --git a/mysql-test/r/wait_timeout.result b/mysql-test/r/wait_timeout.result
index b865a17454d..6fbff82f908 100644
--- a/mysql-test/r/wait_timeout.result
+++ b/mysql-test/r/wait_timeout.result
@@ -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