mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Update comment to reflect reality
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user