summaryrefslogtreecommitdiff
path: root/mysql-test/include/check-testcase.test
diff options
context:
space:
mode:
authorunknown <msvensson@shellback.(none)>2008-04-09 09:44:08 +0200
committerunknown <msvensson@shellback.(none)>2008-04-09 09:44:08 +0200
commit7d4b25bda20733801ebdcf05fda1049cab9e6ddb (patch)
tree6f0f1226c565627347f85e4dce57742faacebad6 /mysql-test/include/check-testcase.test
parentfb5ad5e75dba320162a8d237449427a12641ff83 (diff)
downloadmariadb-git-7d4b25bda20733801ebdcf05fda1049cab9e6ddb.tar.gz
Update comment to reflect reality
Diffstat (limited to 'mysql-test/include/check-testcase.test')
-rw-r--r--mysql-test/include/check-testcase.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/include/check-testcase.test b/mysql-test/include/check-testcase.test
index b5d77ba8244..2f9d43c7778 100644
--- a/mysql-test/include/check-testcase.test
+++ b/mysql-test/include/check-testcase.test
@@ -13,7 +13,7 @@
show global variables where Variable_name != 'timestamp';
# Dump all databases, there should be none
-# except mysql, test and information_schema
+# except those that was created during bootstrap
show databases;
# The test database should not contain any tables