mariadb/ndb/include
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
..
debugger ndb - wl-2451: Increase max schema object to > 1600 2005-04-10 22:43:17 +02:00
editline Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
kernel BUG#9626 Several serious errors reported by Valgrind in latest 5.0 bk tree 2005-06-02 14:32:06 +02:00
logger fixed so that last repeats are printed first with correct time if another message comes 2004-12-22 22:47:56 +01:00
mgmapi Bug #11019 mgmapi start backup in some cases returns wrong backupid 2005-06-02 01:13:23 +02:00
mgmcommon BUG#11516 ndb_mgmd debug core on cluster shutdown with failed data nodes 2005-07-07 15:19:56 +10:00
ndbapi Merge mysql.com:/home/jonas/src/mysql-5.0 2005-06-09 16:13:23 +02:00
newtonapi portability/autoconf fixes and removed warnings 2004-05-12 06:24:12 +02:00
portlib cleanup and streamlining of thread create/exit in ndb 2005-02-01 19:01:37 +01:00
transporter Merge mskold@bk-internal.mysql.com:/home/bk/mysql-5.0-ndb 2005-06-30 12:20:52 +02:00
util BUG#9626 Several serious errors reported by Valgrind in latest 5.0 bk tree 2005-06-02 14:32:06 +02:00
Makefile.am Merge 2005-01-28 00:47:41 +01:00
ndb_constants.h ndb - wl-1203 alignment fix 2005-02-26 16:56:39 +01:00
ndb_global.h.in Merge mysql.com:/home/jonas/src/mysql-4.1 2005-01-19 10:07:14 +01:00
ndb_init.h added ndb_init.h to distribution 2004-12-21 10:37:12 +01:00
ndb_net.h lots of HAVE_ and some ndb_global fixes for ndb subtree 2004-05-11 14:39:17 +02:00
ndb_types.h.in changes ndb types include 2005-01-04 13:12:22 +01:00
ndb_version.h.in wl1744 - ndb windows port 2004-11-10 21:43:12 +01:00