1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Add mtr database

This commit is contained in:
unknown
2008-04-02 10:06:36 +02:00
parent bd02573610
commit b832654089
10 changed files with 20 additions and 2 deletions

View File

@ -7,6 +7,7 @@ show schemas;
Database
information_schema
foo
mtr
mysql
test
drop schema foo;