• unknown's avatar
    ndb - bug#20252 · f1056028
    unknown authored
      allow user to specify scan batch size in readTuples
    
    
    ndb/include/ndbapi/NdbIndexScanOperation.hpp:
      Allow user to specify batch size
    ndb/include/ndbapi/NdbScanOperation.hpp:
      Allow user to specify batch size
    ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
      Fix so that last row works even if batch is complete
    ndb/src/ndbapi/NdbReceiver.cpp:
      Allow user yo specify batch size
    ndb/src/ndbapi/NdbScanOperation.cpp:
      Allow user to specify batchsize
    f1056028
NdbReceiver.cpp 7.85 KB