summaryrefslogtreecommitdiff
path: root/mysql-test/r/init_connect.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/r/init_connect.result')
-rw-r--r--mysql-test/r/init_connect.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/init_connect.result b/mysql-test/r/init_connect.result
index 3f8e726c775..db1e72dfca9 100644
--- a/mysql-test/r/init_connect.result
+++ b/mysql-test/r/init_connect.result
@@ -20,5 +20,5 @@ hex(a)
616263
set GLOBAL init_connect="adsfsdfsdfs";
select @a;
-ERROR HY000: Lost connection to MySQL server during query
+Got one of the listed errors
drop table t1;