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