• unknown's avatar
    ndb - bug#18781 lock DICT during node restart · 40f44b48
    unknown authored
    
    ndb/src/kernel/main.cpp:
      signal log from start (#if 0-ed)
    ndb/test/ndbapi/testDict.cpp:
      test NF/NR + dict ops
    ndb/src/kernel/vm/DLFifoList.hpp:
      add hasPrev
    ndb/src/kernel/vm/pc.hpp:
      ERROR_INSERTED_CLEAR(x) test and clear if set
    ndb/src/common/debugger/SignalLoggerManager.cpp:
      block no fix
    ndb/src/kernel/blocks/qmgr/QmgrMain.cpp:
      spelling
    ndb/include/kernel/GlobalSignalNumbers.h:
      locking of master DICT against schema ops, used by slave DIH under NR
    ndb/include/kernel/signaldata/AlterTable.hpp:
      locking of master DICT against schema ops, used by slave DIH under NR
    ndb/include/kernel/signaldata/CreateTable.hpp:
      locking of master DICT against schema ops, used by slave DIH under NR
    ndb/include/kernel/signaldata/DictLock.hpp:
      locking of master DICT against schema ops, used by slave DIH under NR
    ndb/include/kernel/signaldata/DropTable.hpp:
      locking of master DICT against schema ops, used by slave DIH under NR
    ndb/src/common/debugger/signaldata/SignalNames.cpp:
      locking of master DICT against schema ops, used by slave DIH under NR
    ndb/src/kernel/blocks/ERROR_codes.txt:
      locking of master DICT against schema ops, used by slave DIH under NR
    ndb/src/kernel/blocks/dbdict/Dbdict.cpp:
      locking of master DICT against schema ops, used by slave DIH under NR
    ndb/src/kernel/blocks/dbdict/Dbdict.hpp:
      locking of master DICT against schema ops, used by slave DIH under NR
    ndb/src/kernel/blocks/dbdih/Dbdih.hpp:
      locking of master DICT against schema ops, used by slave DIH under NR
    ndb/src/kernel/blocks/dbdih/DbdihInit.cpp:
      locking of master DICT against schema ops, used by slave DIH under NR
    ndb/src/kernel/blocks/dbdih/DbdihMain.cpp:
      locking of master DICT against schema ops, used by slave DIH under NR
    ndb/src/ndbapi/ndberror.c:
      locking of master DICT against schema ops, used by slave DIH under NR
    40f44b48
QmgrMain.cpp 138 KB