mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Bug #17805 Cluster_replication database should be renamed to just cluster
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
DROP SCHEMA test;
|
||||
CREATE SCHEMA test;
|
||||
cluster_replication.binlog_index OK
|
||||
cluster.binlog_index OK
|
||||
mysql.columns_priv OK
|
||||
mysql.db OK
|
||||
mysql.event OK
|
||||
|
Reference in New Issue
Block a user