mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
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.