• unknown's avatar
    wl2126 - ndb - bug fixes · 34b97fc3
    unknown authored
    
    ndb/include/Makefile.am:
      remove result set
    ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
      Fix so that noOfFiredTriggers aren't overwritten during scans
    sql/ha_ndbcluster.cc:
      1) Fix bugs in completed read_multi_range
      2) Change buffer handling so range scan are always put last in buffer
         This to support restart of scan
    sql/ha_ndbcluster.h:
      1) Fix bugs in completed read_multi_range
      2) Change buffer handling so range scan are always put last in buffer
         This to support restart of scan
    34b97fc3
ha_ndbcluster.cc 132 KB