1
0
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:
unknown
2006-03-01 13:31:21 +01:00
parent cc5056c514
commit e39f229197
32 changed files with 160 additions and 160 deletions

View File

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