mariadb/ndb
unknown 6d005f57df Most of impl 1, "report port" of WL2278.
Add facility to report back to ndb_mgmd what port was used for a connection.

We do not actually do the reporting back yet.


ndb/include/mgmapi/mgmapi_debug.h:
  Add prototype for ndb_mgm_set_connection_int_parameter
ndb/src/mgmapi/mgmapi.cpp:
  Add ndb_mgm_set_connection_int_parameter.
  
  Do 'set connection parameter' ndb_mgm_call
ndb/src/mgmsrv/MgmtSrvr.cpp:
  Add MgmtSrvr::setConnectionDbParameter.
  
  Find the connection between node1 and node2,
ndb/src/mgmsrv/MgmtSrvr.hpp:
  Add prototype for setConnectionDbParameter
ndb/src/mgmsrv/Services.cpp:
  Add 'set connection parameter' cmd and MgmApiSession::setConnectionParameter handler.
ndb/src/mgmsrv/Services.hpp:
  add setConnectionParameter prototype.
2004-12-13 15:30:13 +11:00
..
bin .del-mysqlclusterd~7ebaf8faea0a1100: 2004-06-16 16:59:33 +00:00
config moved ndb_restore together with rest of the ndb tools 2004-11-14 11:02:06 +00:00
demos Removed unnecessary README files 2004-04-14 15:42:56 +02:00
docs wl2126 - ndb - batching of range scans 2004-11-26 11:34:59 +01:00
examples changed to call internal snprintf/vsnprintf 2004-10-21 19:02:01 +00:00
home removed a bunch of "dead" files from the ndb src tree 2004-11-05 23:59:06 +00:00
include Most of impl 1, "report port" of WL2278. 2004-12-13 15:30:13 +11:00
lib Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
src Most of impl 1, "report port" of WL2278. 2004-12-13 15:30:13 +11:00
test ndb - Fix hugoCalcValue for bits 2004-12-09 16:57:20 +01:00
tools Merge mysql.com:/home/jonas/src/mysql-4.1-fix 2004-12-09 14:19:14 +01:00
Makefile.am ndb fixes for make dist 2004-06-15 08:14:20 +02:00