• unknown's avatar
    BUG#19198 mysqld failure during DBT2 · 43b1977f
    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.
    43b1977f
NdbTransaction.cpp 71.1 KB