-
unknown authored
ndb/src/kernel/blocks/dbtux/Dbtux.hpp: fixes to move scan when entry removed: 1. do not check visibility to transaction 2. keep Blocked if moved to another version of same tuple 3. general improvements (remove m_match etc) ndb/src/kernel/blocks/dbtux/DbtuxDebug.cpp: fixes to move scan when entry removed: 1. do not check visibility to transaction 2. keep Blocked if moved to another version of same tuple 3. general improvements (remove m_match etc) ndb/src/kernel/blocks/dbtux/DbtuxGen.cpp: fixes to move scan when entry removed: 1. do not check visibility to transaction 2. keep Blocked if moved to another version of same tuple 3. general improvements (remove m_match etc) ndb/src/kernel/blocks/dbtux/DbtuxMaint.cpp: fixes to move scan when entry removed: 1. do not check visibility to transaction 2. keep Blocked if moved to another version of same tuple 3. general improvements (remove m_match etc) ndb/src/kernel/blocks/dbtux/DbtuxScan.cpp: fixes to move scan when entry removed: 1. do not check visibility to transaction 2. keep Blocked if moved to another version of same tuple 3. general improvements (remove m_match etc) ndb/src/kernel/blocks/dbtux/DbtuxSearch.cpp: fixes to move scan when entry removed: 1. do not check visibility to transaction 2. keep Blocked if moved to another version of same tuple 3. general improvements (remove m_match etc)
eb97edf4