Commit e26a5dbc authored by unknown's avatar unknown
Browse files

ndb - Add testcase to autotest


ndb/src/kernel/blocks/dblqh/DblqhMain.cpp:
  print on state on rare crash
ndb/test/run-test/daily-basic-tests.txt:
  more test cases
parent 223c5d04
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3084,6 +3084,7 @@ void Dblqh::execATTRINFO(Signal* signal)
      return;
      break;
    default:
      ndbout_c("%d", regTcPtr->transactionState);
      ndbrequire(false);
      break;
    }//switch
+4 −0
Original line number Diff line number Diff line
@@ -222,6 +222,10 @@ max-time: 500
cmd: testScan
args: -n ScanRead488 -l 10 T6 

max-time: 500
cmd: testScan
args: -n ScanRead488Timeout -l 10 T6 

max-time: 600
cmd: testScan
args: -n ScanRead40 -l 100 T2