mariadb/ndb
unknown ab0e8f2e12 BUG#11516 ndb_mgmd debug core on cluster shutdown with failed data nodes
Fix closing of sessions on mgm server shutdown.


ndb/include/mgmcommon/ConfigRetriever.hpp:
  Add disconnect();
ndb/src/common/mgmcommon/ConfigRetriever.cpp:
  Add disconnect() call so we can disconnect from the mgm server before it shuts down
  (if we are a mgm server).
ndb/src/mgmsrv/main.cpp:
  Close our ConfigRetriever connection first.
  
  Stop sessions, and wait for them to stop. (previously we didn't wait, this was
  causing core dumps on shutdown with failed nodes).
2005-07-07 15:19:56 +10:00
..
bin .del-mysqlclusterd~7ebaf8faea0a1100: 2004-06-16 16:59:33 +00:00
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 BUG#11516 ndb_mgmd debug core on cluster shutdown with failed data nodes 2005-07-07 15:19:56 +10:00
lib
ndbapi-examples updated example makefiles to add libmystrings 2005-03-03 20:21:45 +01:00
src BUG#11516 ndb_mgmd debug core on cluster shutdown with failed data nodes 2005-07-07 15:19:56 +10:00
test Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb 2005-06-30 12:20:52 +02:00
tools merge 2005-06-13 10:42:12 +02:00
Makefile.am moved sorting and duplicate check for unique indexes from api to kernel 2005-01-27 10:44:47 +01:00