summaryrefslogtreecommitdiff
path: root/ndb/ndbapi-examples
diff options
context:
space:
mode:
authorunknown <stewart@willster.(none)>2006-08-09 15:03:55 +0800
committerunknown <stewart@willster.(none)>2006-08-09 15:03:55 +0800
commit7fcb36e2afffeb63aa1be9a476a4c781413eeb70 (patch)
tree2d79a3c945b4b733534ffb5e1e788c5a8f2f6aa1 /ndb/ndbapi-examples
parent4bf59910f7e8dc2e1ab933f6bd32103210565d3d (diff)
downloadmariadb-git-7fcb36e2afffeb63aa1be9a476a4c781413eeb70.tar.gz
BUG#13985
fixups after review by jonas ndb/src/mgmclient/CommandInterpreter.cpp: Guard the print mutex when running SHOW ndb/src/mgmsrv/MgmtSrvr.cpp: replace global_flag_send_heartbeat_now with forceHB()/updateStatus() don't use bitmask as parameter to forceHB to reflect reality of what the function does. remove get_connected_ndb_nodes() as it is no longer used ndb/src/mgmsrv/MgmtSrvr.hpp: remove unused get_connected_ndb_nodes() update updateStatus prototype ndb/src/mgmsrv/Services.cpp: use new prototype for updateStatus() - doesn't accept NodeBitmask ndb/src/ndbapi/ClusterMgr.cpp: remove global_flag_send_heartbeat_now, replace with forceHB. compute bitmask of nodes to send HB to in forceHB ndb/src/ndbapi/ClusterMgr.hpp: update prototype for forceHB, don't give the illusion that NodeBitmask means much.
Diffstat (limited to 'ndb/ndbapi-examples')
0 files changed, 0 insertions, 0 deletions