mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Bug #17805 Cluster_replication database should be renamed to just cluster
This commit is contained in:
parent
cc5056c514
commit
e39f229197
32 changed files with 160 additions and 160 deletions
|
|
@ -259,7 +259,7 @@ prepare stmt4 from ' show databases ';
|
|||
execute stmt4;
|
||||
Database
|
||||
information_schema
|
||||
cluster_replication
|
||||
cluster
|
||||
mysql
|
||||
test
|
||||
prepare stmt4 from ' show tables from test like ''t2%'' ';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue