mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
wl2325 wl2324
This commit is contained in:
@ -9,6 +9,7 @@ CREATE DATABASE test_ignore;
|
||||
SHOW DATABASES;
|
||||
Database
|
||||
information_schema
|
||||
cluster_replication
|
||||
mysql
|
||||
test
|
||||
test_ignore
|
||||
@ -33,6 +34,7 @@ master-bin.000001 235 Write_rows 1 282
|
||||
SHOW DATABASES;
|
||||
Database
|
||||
information_schema
|
||||
cluster_replication
|
||||
mysql
|
||||
test
|
||||
USE test;
|
||||
|
Reference in New Issue
Block a user