Below is the list of changes that have just been committed into a local
5.0 repository of tomas. When tomas 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-05-28 16:18:04+02:00, tomas@stripped +1 -0
make memeber public
ndb/test/include/NdbRestarter.hpp@stripped, 2007-05-28 16:18:02+02:00, tomas@stripped +2 -1
make memeber public
# 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: tomas
# Host: whalegate.ndb.mysql.com
# Root: /home/tomas/mysql-5.0-telco-gca
--- 1.6/ndb/test/include/NdbRestarter.hpp 2006-12-23 20:04:18 +01:00
+++ 1.7/ndb/test/include/NdbRestarter.hpp 2007-05-28 16:18:02 +02:00
@@ -65,6 +65,8 @@
int getRandomNodeOtherNodeGroup(int nodeId, int randomNumber);
int getRandomNotMasterNodeId(int randomNumber);
+ NdbMgmHandle handle;
+
protected:
int waitClusterState(ndb_mgm_node_status _status,
@@ -87,7 +89,6 @@
bool connected;
BaseString addr;
- NdbMgmHandle handle;
ndb_mgm_configuration * m_config;
protected:
ndb_mgm_configuration * getConfig();
| Thread |
|---|
| • bk commit into 5.0 tree (tomas:1.2405) | tomas | 28 May |