• unknown's avatar
    bug8262 - ndb · da00a33c
    unknown authored
      crash if scan is poped from queue before all attrinfo has arrived
    
    
    ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
      only restart scan if all attrinfo has arrived
      otherwise just set remove from queue and set state
    ndb/src/kernel/blocks/dbtc/DbtcMain.cpp:
      new error insert - force send attrinfo
    ndb/test/ndbapi/testScan.cpp:
      new test bug8262 many threads - scanning small tables
    ndb/test/run-test/daily-basic-tests.txt:
      run new test case in autotest
    da00a33c
DblqhMain.cpp 704 KB