mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 11:27:39 +02:00
Merge perch.ndb.mysql.com:/home/jonas/src/51-telco-gca
into perch.ndb.mysql.com:/home/jonas/src/51-ndb storage/ndb/src/kernel/blocks/dbacc/DbaccMain.cpp: Auto merged
This commit is contained in:
commit
6bb77bf6bb
1 changed files with 0 additions and 1 deletions
|
|
@ -3210,7 +3210,6 @@ Dbacc::readTablePk(Uint32 localkey1, Uint32 eh, Ptr<Operationrec> opPtr)
|
|||
{
|
||||
dump_lock_queue(opPtr);
|
||||
ndbrequire(opPtr.p->nextParallelQue == RNIL);
|
||||
ndbrequire(opPtr.p->nextSerialQue == RNIL);
|
||||
ndbrequire(opPtr.p->m_op_bits & Operationrec::OP_ELEMENT_DISAPPEARED);
|
||||
ndbrequire(opPtr.p->m_op_bits & Operationrec::OP_COMMIT_DELETE_CHECK);
|
||||
ndbrequire((opPtr.p->m_op_bits & Operationrec::OP_STATE_MASK) == Operationrec::OP_STATE_RUNNING);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue