1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +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

@@ -9,6 +9,7 @@ CREATE DATABASE test_ignore;
SHOW DATABASES;
Database
information_schema
mtr
mysql
test
test_ignore
@@ -33,6 +34,7 @@ master-bin.000001 # Write_rows # # table_id: # flags: STMT_END_F
SHOW DATABASES;
Database
information_schema
mtr
mysql
test
USE test;