mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
into mysql.com:/home/my/mysql-5.1
This commit is contained in:
@ -1860,7 +1860,7 @@ sub mysql_install_db () {
|
||||
}
|
||||
}
|
||||
|
||||
if ( ndbcluster_install_slave() )
|
||||
if ( $use_slaves and ndbcluster_install_slave() )
|
||||
{
|
||||
if ( $opt_force)
|
||||
{
|
||||
|
Reference in New Issue
Block a user