diff options
author | unknown <tomas@poseidon.ndb.mysql.com> | 2006-03-01 13:31:21 +0100 |
---|---|---|
committer | unknown <tomas@poseidon.ndb.mysql.com> | 2006-03-01 13:31:21 +0100 |
commit | e39f2291979a62f59821c0f2763a612525ade2a5 (patch) | |
tree | 71bfaf53528b1342c5523ee010594dc644711eb0 /mysql-test/r/show_check.result | |
parent | cc5056c514fdd9e6710cdc98d371ba193ed1cab2 (diff) | |
download | mariadb-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.result | 2 |
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%"; |