mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
Update comment to reflect reality
This commit is contained in:
parent
7fcbf9f21e
commit
3253a936da
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue