List:Commits« Previous MessageNext Message »
From:jonas Date:July 2 2007 11:59am
Subject:bk commit into 5.1 tree (jonas:1.2502) BUG#29364
View as plain text  
Below is the list of changes that have just been committed into a local
5.1 repository of jonas. When jonas does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet@stripped, 2007-07-02 13:59:17+02:00, jonas@stripped +1 -0
  ndb - bug#29364 - port merge (5.0 -> 5.1)

  storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp@stripped, 2007-07-02 13:58:58+02:00, jonas@stripped +0 -6
    ndb - bug#29364 - port merge (5.0 -> 5.1)

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	jonas
# Host:	perch.ndb.mysql.com
# Root:	/home/jonas/src/51-telco-gca

--- 1.135/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp	2007-07-02 13:59:22 +02:00
+++ 1.136/storage/ndb/src/kernel/blocks/dbtc/DbtcMain.cpp	2007-07-02 13:59:22 +02:00
@@ -897,12 +897,6 @@
         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);
Thread
bk commit into 5.1 tree (jonas:1.2502) BUG#29364jonas2 Jul