• unknown's avatar
    bug#9282 - ndb · 7150244e
    unknown authored
      big delete from causing NdbObjectIdMap::expand at same time 
      as receiver thread perform getObjectId 
    
    
    ndb/src/ndbapi/Ndbinit.cpp:
      Protect NdbObjectIdMap::expand from getObjectId
    ndb/src/ndbapi/ObjectMap.hpp:
      Protect NdbObjectIdMap::expand from getObjectId
    7150244e
ObjectMap.hpp 3.32 KB