1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Update comment to reflect reality

This commit is contained in:
msvensson@shellback.(none)
2008-04-09 09:44:08 +02:00
parent 7fcbf9f21e
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