mariadb/ndb
unknown 65be842f79 Fixes from Tomas's review of 'use configuration mgm handle as a transporter'.
This should help with the  PURGE STALE SESSIONS problem.


ndb/src/common/transporter/TransporterRegistry.cpp:
  No longer need to do funny connecting and port reporting in start_service as we
  convert the configuration mgm after we have bound to the ports we have to report.
  
  use a BaseString for constructing the connect string.
ndb/src/kernel/main.cpp:
  Reuse the mgm handle used to fetch configuration as a transporter connection.
ndb/src/kernel/vm/Configuration.cpp:
  m_mgmd_host is now a BaseString.
ndb/src/kernel/vm/Configuration.hpp:
  use BaseString for m_mgmd_host
2005-03-01 19:53:57 +11:00
..
bin
config added ndb_init.h to distribution 2004-12-21 10:37:12 +01:00
demos
docs Merge mysql.com:/home/jonas/src/mysql-5.0 2005-01-29 07:11:22 +01:00
home removed a bunch of "dead" files from the ndb src tree 2004-11-05 23:59:06 +00:00
include Fixes for: use initial mgm connection as transporter connection 2005-02-24 17:57:22 +11:00
lib
ndbapi-examples bug#8281 2005-02-03 15:09:43 +01:00
src Fixes from Tomas's review of 'use configuration mgm handle as a transporter'. 2005-03-01 19:53:57 +11:00
test added testcase for events where a "shadow table" is created 2005-02-23 16:57:07 +01:00
tools corrected error in ndb programs debug switch 2005-02-21 23:15:30 +01:00
Makefile.am moved sorting and duplicate check for unique indexes from api to kernel 2005-01-27 10:44:47 +01:00