Update comment to reflect reality

parent 7fcbf9f2
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
show global variables where Variable_name != 'timestamp'; show global variables where Variable_name != 'timestamp';
# Dump all databases, there should be none # Dump all databases, there should be none
# except mysql, test and information_schema # except those that was created during bootstrap
show databases; show databases;
# The test database should not contain any tables # The test database should not contain any tables
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment