• unknown's avatar
    Bug #13266 Online adding of MySQLD causes cluster to crash · be6403eb
    unknown authored
    - check node type, if configuration has not bee updated, type will be undefined, and conenction will be refused
    
    
    storage/ndb/include/kernel/signaldata/AllocNodeId.hpp:
      Bug #13266 Online adding of MySQLD causes cluster to crash
      - propagate node type on allocation
    storage/ndb/src/mgmsrv/MgmtSrvr.cpp:
      Bug #13266 Online adding of MySQLD causes cluster to crash
      - propagate node type on allocation
    storage/ndb/src/mgmsrv/MgmtSrvr.hpp:
      Bug #13266 Online adding of MySQLD causes cluster to crash
      - propagate node type on allocation
    storage/ndb/src/ndbapi/ndberror.c:
      Bug #13266 Online adding of MySQLD causes cluster to crash
      - propagate node type on allocation
    be6403eb
MgmtSrvr.hpp 20.8 KB