ndb -

  Fix ndb_condition_pushdown (5.0->5.1 merge error)
parent 2ad21cf9
...@@ -1677,7 +1677,9 @@ int Dbtup::interpreterStartLab(Signal* signal, ...@@ -1677,7 +1677,9 @@ int Dbtup::interpreterStartLab(Signal* signal,
RlogSize= TnoDataRW; RlogSize= TnoDataRW;
} else { } else {
jam(); jam();
tupkeyErrorLab(signal); /**
* TUPKEY REF is sent from within interpreter
*/
return -1; return -1;
} }
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment