mariadb/ndb
unknown b78072633d BUG#11132 Connections stuck in CLOSE_WAIT
In 4.1 (it is different in 5.0), we do not use the mgm connection after fetching the
configuration (and if we did, we would have to have calls to check the connection and
reconnect if needed - in case the mgm server had restarted) so we can disconnect after
first use.

This means we won't have connections stuck in CLOSE_WAIT when the mgm server shuts down.


ndb/src/common/mgmcommon/ConfigRetriever.cpp:
  Disconnect from management server after configuration is fetched.
2005-06-15 14:58:53 +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 Removed unnecessary README files 2004-04-14 15:42:56 +02:00
docs Makefile.am: 2005-01-16 21:39:19 +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 ndb - Embryo of overload protection 2005-05-25 16:19:17 +02:00
lib Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
src BUG#11132 Connections stuck in CLOSE_WAIT 2005-06-15 14:58:53 +10:00
test logging_ok: 2005-06-13 19:45:15 +02:00
tools bug#10294 - ndb restore with #concurrent transactions < parallelism 2005-06-13 09:09:50 +02:00
Makefile.am wl1744 - more script fixes 2004-11-12 09:18:26 +01:00