mariadb/ndb/include
unknown 9deea70292 Don't ask mgm server for port to connect transporter to if we already have one; only ask if connect fails.
Reconnect to mgm server in connect_clients thread if m_mgm_handle is disconnected.


ndb/include/mgmapi/mgmapi.h:
  Add prototype for ndb_mgm_is_connected
ndb/src/common/transporter/TransporterRegistry.cpp:
  start_clients_thread:
  - don't get port if we don't have to
  - Reconnect to mgm server if m_mgm_handle is disconnected
ndb/src/mgmapi/mgmapi.cpp:
  add ndb_mgm_is_connected
2005-02-15 18:30:44 +11:00
..
debugger WL#2299, structured log events 2005-01-19 08:14:52 +01:00
editline Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
kernel Merge mysql.com:/home/jonas/src/mysql-5.0 2005-01-29 07:11:22 +01: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 Don't ask mgm server for port to connect transporter to if we already have one; only ask if connect fails. 2005-02-15 18:30:44 +11:00
mgmcommon Merge 5.0-ndb into local, resolve conflicts 2004-12-20 11:32:08 +11:00
ndbapi Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-02-05 07:17:53 +01: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 WL2278 Dynamic ports - Impl 6, "deal with mgm server restart and multiple mgm servers" 2005-02-11 15:43:43 +11:00
util WL2278 Dynamic ports - Impl 6, "deal with mgm server restart and multiple mgm servers" 2005-02-11 15:43:43 +11:00
Makefile.am Merge 2005-01-28 00:47:41 +01:00
ndb_constants.h ndb - post-merge fix 2005-01-27 21:23:21 +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