Loading storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp +0 −6 Original line number Diff line number Diff line Loading @@ -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 Loading
storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp +0 −6 Original line number Diff line number Diff line Loading @@ -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