From 3253a936da96ea28ebc38ef77db9173f7a64613e Mon Sep 17 00:00:00 2001 From: "msvensson@shellback.(none)" <> Date: Wed, 9 Apr 2008 09:44:08 +0200 Subject: [PATCH] Update comment to reflect reality --- mysql-test/include/check-testcase.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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