Update comment to reflect reality

This commit is contained in:
msvensson@shellback.(none) 2008-04-09 09:44:08 +02:00
commit 3253a936da

View file

@ -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