summaryrefslogtreecommitdiff
path: root/mysql-test/r/show_check.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/show_check.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/show_check.result')
-rw-r--r--mysql-test/r/show_check.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/show_check.result b/mysql-test/r/show_check.result
index 8a5db7041d5..f6cae1ba42a 100644
--- a/mysql-test/r/show_check.result
+++ b/mysql-test/r/show_check.result
@@ -53,7 +53,7 @@ Name Engine Version Row_format Rows Avg_row_length Data_length Max_data_length I
show databases;
Database
information_schema
-cluster_replication
+cluster
mysql
test
show databases like "test%";