mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 04:22:27 +01:00
ndb - bug#29364 - port merge (5.0 -> 5.1)
This commit is contained in:
parent
0b4041f311
commit
0095218a01
1 changed files with 0 additions and 6 deletions
|
@ -897,12 +897,6 @@ void Dbtc::execREAD_NODESCONF(Signal* signal)
|
|||
hostptr.p->hostStatus = HS_ALIVE;
|
||||
c_alive_nodes.set(i);
|
||||
}//if
|
||||
|
||||
if (NodeBitmask::get(readNodes->startedNodes, i))
|
||||
{
|
||||
jam();
|
||||
hostptr.p->m_nf_bits = HostRecord::NF_STARTED;
|
||||
}
|
||||
}//if
|
||||
}//for
|
||||
ndbsttorry010Lab(signal);
|
||||
|
|
Loading…
Reference in a new issue