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