summaryrefslogtreecommitdiff
path: root/mysql-test/r/schema.result
diff options
context:
space:
mode:
authorunknown <tomas@poseidon.ndb.mysql.com>2006-03-01 13:31:21 +0100
committerunknown <tomas@poseidon.ndb.mysql.com>2006-03-01 13:31:21 +0100
commite39f2291979a62f59821c0f2763a612525ade2a5 (patch)
tree71bfaf53528b1342c5523ee010594dc644711eb0 /mysql-test/r/schema.result
parentcc5056c514fdd9e6710cdc98d371ba193ed1cab2 (diff)
downloadmariadb-git-e39f2291979a62f59821c0f2763a612525ade2a5.tar.gz
Bug #17805 Cluster_replication database should be renamed to just cluster
Diffstat (limited to 'mysql-test/r/schema.result')
-rw-r--r--mysql-test/r/schema.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/schema.result b/mysql-test/r/schema.result
index a1b3fa9f1b3..8ed1a587588 100644
--- a/mysql-test/r/schema.result
+++ b/mysql-test/r/schema.result
@@ -6,7 +6,7 @@ foo CREATE DATABASE `foo` /*!40100 DEFAULT CHARACTER SET latin1 */
show schemas;
Database
information_schema
-cluster_replication
+cluster
foo
mysql
test