mariadb/ndb/include
unknown be0d6c94de ndb - wl1760/bug#18216
add two new start options that will decrease likelyhood of bug#18612
  push cntr-sp2 logic down into qmgr-sp1 to decrease likelyhood of bug#18612


ndb/include/kernel/signaldata/CmRegSignalData.hpp:
  Expand CmRegReq with lots of stuff
ndb/include/mgmapi/ndb_logevent.h:
  Add Start report during sp1
ndb/src/common/debugger/EventLogger.cpp:
  Add Start report during sp1
ndb/src/kernel/blocks/dbdih/DbdihInit.cpp:
  Init cntrref
ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
  Fix small bugs related to partial initial start
ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:
  Remove timeouts as they are handled in QMGR nowadays
ndb/src/kernel/blocks/qmgr/Qmgr.hpp:
  Push cntr sp2 logic down to QMGR to prevent the forming of multiple QMGR cluster
    that will lead to start problems (crashes...)
ndb/src/kernel/blocks/qmgr/QmgrInit.cpp:
  Push cntr sp2 logic down to QMGR to prevent the forming of multiple QMGR cluster
    that will lead to start problems (crashes...)
ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:
  Push cntr sp2 logic down to QMGR to prevent the forming of multiple QMGR cluster
    that will lead to start problems (crashes...)
ndb/src/kernel/vm/Configuration.cpp:
  Add new flags
    --initial-start
    --nowait-nodes
2006-04-06 11:43:31 +02: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 ndb - wl1760/bug#18216 2006-04-06 11:43:31 +02:00
logger BUG#11331 "Warning: could not add log destination" message does not provide enough info 2006-01-13 11:43:50 +11:00
mgmapi ndb - wl1760/bug#18216 2006-04-06 11:43:31 +02:00
mgmcommon BUG#12124 ndb_mgm -e "# stop" does not allow stopping ndb_mgmd processes on other systems 2006-01-17 00:13:18 +11:00
ndbapi Fixed compiler warnings from gcc 4.0.2: 2006-02-25 17:46:30 +02:00
newtonapi portability/autoconf fixes and removed warnings 2004-05-12 06:24:12 +02:00
portlib BUG#10950 2005-08-17 08:40:11 +10:00
transporter Bug #9249 NDBD crashes when mapping SHM segment w/o correct permission 2005-10-11 15:48:07 +02:00
util BUG#17411 cannot have path longer than 128 characters 2006-02-15 16:37:09 +11:00
Makefile.am added structured ndbd exit codes 2005-10-03 20:04:44 +02: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 bug#15632 - ndb 2005-12-09 13:51:12 +01:00