summaryrefslogtreecommitdiff
path: root/mysql-test/t/mysqlshow.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/t/mysqlshow.test')
-rw-r--r--mysql-test/t/mysqlshow.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/mysqlshow.test b/mysql-test/t/mysqlshow.test
index 4602c15e566..8c60b64a5f1 100644
--- a/mysql-test/t/mysqlshow.test
+++ b/mysql-test/t/mysqlshow.test
@@ -28,6 +28,7 @@ select "---- -v -v -t ------" as "";
--exec $MYSQL_SHOW test -v -v -t
DROP TABLE t1, t2;
+--echo End of 5.0 tests
# because of lp:1066512 this test shows xtradb I_S plugins, even when
# xtradb is supposed to be disabled
@@ -39,4 +40,3 @@ DROP TABLE t1, t2;
#--exec $MYSQL_SHOW INFORMATION_SCHEMA
#--exec $MYSQL_SHOW inf_rmation_schema
---echo End of 5.0 tests