mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-new
into mysql.com:/home/my/mysql-5.1 mysql-test/mysql-test-run.pl: Auto merged sql/ha_ndbcluster.cc: Auto merged
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