• unknown's avatar
    wl2077 - ndb close scan - fix introduced bugs wrt premature close of scan · c292027d
    unknown authored
    
    ndb/src/common/debugger/signaldata/ScanTab.cpp:
      Fix printout
    ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
      Handle already closed fragments
    ndb/src/ndbapi/NdbConnectionScan.cpp:
      Better handling of SCAN_TABREF
    ndb/src/ndbapi/NdbScanOperation.cpp:
      Removed some special cases by setting up them instead
    ndb/test/src/NDBT_Test.cpp:
      Fix createTable(false)
    ndb/tools/select_all.cpp:
      Use full scan as default
    c292027d
NdbConnectionScan.cpp 4.17 KB