1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Add mtr database

This commit is contained in:
msvensson@pilot.mysql.com
2008-04-02 10:06:36 +02:00
parent 201ce48d5d
commit d4eecb9677
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;