summaryrefslogtreecommitdiff
path: root/mysql-test/main/sp.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/main/sp.test')
-rw-r--r--mysql-test/main/sp.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/main/sp.test b/mysql-test/main/sp.test
index 7a7378e4e34..f263cfb17cc 100644
--- a/mysql-test/main/sp.test
+++ b/mysql-test/main/sp.test
@@ -3258,7 +3258,7 @@ call bug7013()|
drop procedure bug7013|
#
-# BUG#7743: 'Lost connection to MySQL server during query' on Stored Procedure
+# BUG#7743: 'Lost connection to server during query' on Stored Procedure
#
--disable_warnings
drop table if exists t4|