1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +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

@@ -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;