You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug#33342599 Mtr test ndb_bug17624736 crashes in Pb2
In ndb_sql_metadata_table.cc, fix where uninitialized memory was
used a a search key for readTuple(), in initializeSnapshotLock().
Assert both there and in acquireSnapshotLock() that there is never
an attempt to dereference a null NdbOperation pointer. Also clarify the
comment there regarding the use case for __at_restart_skip_indexes.
Reviewed-by: Mauritz Sundell <[email protected]>
0 commit comments