| Path : /opt/mysql/mysql-test/suite/ndb_rpl/t/ |
| Current File : //opt/mysql/mysql-test/suite/ndb_rpl/t/ndb_sync_primary_to_secondary.inc |
if (!$SWITCH_CLUSTER_ROLES)
{
--connection master
--sync_slave_with_master slave
--connection slave
}
if ($SWITCH_CLUSTER_ROLES)
{
--connection slave
--sync_slave_with_master master
--connection master
}