#At http://bazaar.launchpad.net/~mordred/mysql-server/5.1-telco-6.2
2641 Monty Taylor 2008-08-06
Ooops. Removed _set_ instead of _get_.
modified:
storage/ndb/include/mgmapi/mgmapi.h
=== modified file 'storage/ndb/include/mgmapi/mgmapi.h'
--- a/storage/ndb/include/mgmapi/mgmapi.h 2008-08-07 01:34:35 +0000
+++ b/storage/ndb/include/mgmapi/mgmapi.h 2008-08-07 03:44:29 +0000
@@ -443,7 +443,7 @@ extern "C" {
*/
int ndb_mgm_number_of_mgmd_in_connect_string(NdbMgmHandle handle);
- int ndb_mgm_get_configuration_nodeid(NdbMgmHandle handle);
+ int ndb_mgm_set_configuration_nodeid(NdbMgmHandle handle, int nodeid);
/**
* Set local bindaddress
| Thread |
|---|
| • bzr commit into mysql-5.1-telco-6.2 branch (monty:2641) | Monty Taylor | 7 Aug |