• unknown's avatar
    BUG#19198 mysqld failure during DBT2 · 5bb5607b
    unknown authored
    crash of mysqld due to null tOp in
    NdbTransaction::getNdbIndexScanOperation(NdbIndexImpl*,NdbTableImpl*)
    
    
    ndb/src/ndbapi/NdbTransaction.cpp:
      tOp could be null, don't fiddle with it if it is.
    5bb5607b
NdbTransaction.cpp 70.4 KB