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:
@ -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
|
||||
|
Reference in New Issue
Block a user