mariadb/ndb/include
unknown 3b124d4fb2 added connect thread to Ndb_cluster_connection +
some other small fixes


ndb/include/mgmcommon/ConfigRetriever.hpp:
  added options to do_connect to contol how connects failures should be treated
ndb/include/mgmcommon/NdbConfig.h:
  method to retrieve datadir path (to user for chdir)
ndb/include/ndbapi/ndb_cluster_connection.hpp:
  Added connect thread
ndb/src/common/mgmcommon/ConfigRetriever.cpp:
  added options to do_connect to contol how connects failures should be treated
ndb/src/common/mgmcommon/NdbConfig.c:
  method to retrieve datadir path (to user for chdir)
ndb/src/kernel/main.cpp:
  ndbd to do chdir
ndb/src/kernel/vm/WatchDog.cpp:
  added my_thread_init for debug
ndb/src/ndbapi/ClusterMgr.cpp:
  added my_thread_init for debug
ndb/src/ndbapi/TransporterFacade.cpp:
  removed call to atexit
ndb/src/ndbapi/ndb_cluster_connection.cpp:
  added connect thread
2004-09-02 12:04:50 +00:00
..
debugger several config fixes for ndb, see respective file 2004-06-28 17:29:58 +00:00
editline Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
kernel Added some more options to TC timers, such as: 2004-08-31 22:12:08 +02:00
logger more removing of "system" files and introducing ndb_global/my_global 2004-05-07 15:34:12 +02:00
mgmapi new parameter BackupDataDir 2004-08-26 21:43:07 +00:00
mgmcommon added connect thread to Ndb_cluster_connection + 2004-09-02 12:04:50 +00:00
ndbapi added connect thread to Ndb_cluster_connection + 2004-09-02 12:04:50 +00:00
newtonapi portability/autoconf fixes and removed warnings 2004-05-12 06:24:12 +02:00
portlib WL 1748 2004-06-23 00:48:07 +00:00
transporter fixed compile of shm transporter 2004-06-29 14:56:02 +00:00
util tux optim 14 - use pointers to cmp functions 2004-08-27 13:57:51 +02:00
Makefile.am added class Ndb_cluster_connection to prepare for making order of starting mysqld and ndbd irrelevant 2004-09-01 14:56:53 +00:00
ndb_global.h Merge mysql.com:/home/jonas/src/mysql-4.1 2004-08-27 14:11:50 +02: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 cannot include my_config.h directly, breaks some makes 2004-06-18 00:16:07 +00:00
ndb_version.h moved ndb versioning to configure and fixed ndb docs make 2004-06-04 16:08:50 +02:00