• unknown's avatar
    Update error handling of new scan · ab198e52
    unknown authored
    Still known bugs :-(
    
    
    ndb/include/kernel/signaldata/ScanTab.hpp:
      Add close flag
    ndb/include/ndbapi/NdbConnection.hpp:
      Moved mehtod outside
    ndb/include/ndbapi/NdbScanOperation.hpp:
      Removed err code from
    ndb/src/common/debugger/signaldata/ScanTab.cpp:
      Updated printer
    ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
      New error inserts for SCAN
    ndb/src/kernel/blocks/dbtc/Dbtc.hpp:
      Update handling of frag timeouts
    ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
      Update handling of frag timeouts
    ndb/src/kernel/blocks/dbtup/DbtupBuffer.cpp:
      Don't send empty TRANSID_AI's
    ndb/src/ndbapi/NdbConnectionScan.cpp:
      Update error handling of scan
    ndb/src/ndbapi/NdbScanOperation.cpp:
      Update error handling of scan
    ndb/src/ndbapi/Ndbif.cpp:
      Update error handling of scan
    ab198e52
Ndbif.cpp 41.1 KB