• unknown's avatar
    ndb - csc#4847 release scan op early to save memory · ed44321d
    unknown authored
    
    ndb/include/ndbapi/NdbConnection.hpp:
      release scan op of hupped trans at scan close to save memory
    ndb/include/ndbapi/NdbScanOperation.hpp:
      release scan op of hupped trans at scan close to save memory
    ndb/src/ndbapi/NdbConnection.cpp:
      release scan op of hupped trans at scan close to save memory
    ndb/src/ndbapi/NdbResultSet.cpp:
      release scan op of hupped trans at scan close to save memory
    ndb/src/ndbapi/NdbScanOperation.cpp:
      release scan op of hupped trans at scan close to save memory
    ndb/tools/desc.cpp:
      release scan op of hupped trans at scan close to save memory
    ed44321d
NdbConnection.hpp 31.5 KB