Loading storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp +3 −1 Original line number Diff line number Diff line Loading @@ -1677,7 +1677,9 @@ int Dbtup::interpreterStartLab(Signal* signal, RlogSize= TnoDataRW; } else { jam(); tupkeyErrorLab(signal); /** * TUPKEY REF is sent from within interpreter */ return -1; } } Loading Loading
storage/ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp +3 −1 Original line number Diff line number Diff line Loading @@ -1677,7 +1677,9 @@ int Dbtup::interpreterStartLab(Signal* signal, RlogSize= TnoDataRW; } else { jam(); tupkeyErrorLab(signal); /** * TUPKEY REF is sent from within interpreter */ return -1; } } Loading