mariadb/ndb/include/kernel
unknown c961fefdc6 ndb - bug#18612 (detection of partitioned cluster)
this also impl. gcp safe multi node shutdown
  1) block gcp
  2) wait for ongoing gcp
  3) inform all stopping QMGR's (so that they don't start with error handler)
  4) wait for all QMGR's to reply
  5) broadcast failrep for stopping nodes
  6) (if !master died) unblock gcp

  


ndb/include/kernel/signaldata/DumpStateOrd.hpp:
  Impl. GCP safe multi node shutdown in order to test bug#18612
ndb/include/kernel/signaldata/FailRep.hpp:
  Impl. GCP safe multi node shutdown in order to test bug#18612
ndb/include/kernel/signaldata/StopReq.hpp:
  Impl. GCP safe multi node shutdown in order to test bug#18612
ndb/src/kernel/blocks/ndbcntr/Ndbcntr.hpp:
  Impl. GCP safe multi node shutdown in order to test bug#18612
ndb/src/kernel/blocks/ndbcntr/NdbcntrInit.cpp:
  Impl. GCP safe multi node shutdown in order to test bug#18612
ndb/src/kernel/blocks/ndbcntr/NdbcntrMain.cpp:
  Impl. GCP safe multi node shutdown in order to test bug#18612
ndb/src/kernel/blocks/qmgr/Qmgr.hpp:
  Impl. GCP safe multi node shutdown in order to test bug#18612
ndb/src/kernel/blocks/qmgr/QmgrInit.cpp:
  Impl. GCP safe multi node shutdown in order to test bug#18612
ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:
  Impl. GCP safe multi node shutdown in order to test bug#18612
ndb/test/ndbapi/testNodeRestart.cpp:
  test program for bug#18612
2006-03-31 16:46:28 +02:00
..
signaldata ndb - bug#18612 (detection of partitioned cluster) 2006-03-31 16:46:28 +02:00
AttributeDescriptor.hpp ndb - bug#14007 4.1 [re-commit for LenZ merge] 2005-11-16 11:52:09 +01:00
AttributeHeader.hpp bug#7777 - ndb compile on qnx 2005-01-19 09:15:34 +01:00
AttributeList.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
BlockNumbers.h bug#12118 - ndb alter table data loss 2005-08-18 14:02:25 +02:00
GlobalSignalNumbers.h Remove old and usused configuration locking code. 2005-09-20 17:34:46 +10:00
GrepEvent.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
Interpreter.hpp compilation fix for AIX 2004-10-26 09:48:01 +00:00
kernel_config_parameters.h Remove unused config parameters 2004-08-05 18:23:01 +02:00
kernel_types.h bug#12118 - ndb alter table data loss 2005-08-18 14:02:25 +02:00
LogLevel.hpp merge 2004-12-17 10:36:14 +01:00
ndb_limits.h added test for max limit of 128 attributes in table 2004-10-28 11:19:51 +00:00
NodeBitmask.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
NodeInfo.hpp wl 1748 2004-06-23 23:53:48 +00:00
NodeState.hpp compilation fix for AIX 2004-10-26 09:48:01 +00:00
RefConvert.hpp Initial revision of NDB Cluster files 2004-04-14 10:53:21 +02:00
trigger_definitions.h fix c++ style comments in .h and .c files 2004-10-22 11:59:57 +00:00