mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge ramayana.hindu.god:/home/tsmith/m/bk/51
into ramayana.hindu.god:/home/tsmith/m/bk/maint/51 client/mysql_upgrade.c: Auto merged client/mysqltest.c: Auto merged mysql-test/mysql-test-run.pl: Auto merged sql/sql_show.cc: Auto merged
This commit is contained in:
@ -4135,7 +4135,7 @@ sub stop_all_servers () {
|
||||
my $pid;
|
||||
|
||||
# Start shutdown of all started masters
|
||||
foreach my $mysqld (@{$master}, @{$slave})
|
||||
foreach my $mysqld (@{$slave}, @{$master})
|
||||
{
|
||||
if ( $mysqld->{'pid'} )
|
||||
{
|
||||
|
Reference in New Issue
Block a user