Commit 7f1268db authored by pekka@mysql.com's avatar pekka@mysql.com

ndb: failed update updated tuple version. crash at DbtupTrigger.cpp 1102

parent dc4f8451
......@@ -1113,6 +1113,7 @@ Dbtup::updateStartLab(Signal* signal,
regOperPtr->attrinbufLen);
if (retValue == -1) {
tupkeyErrorLab(signal);
return -1;
}//if
} else {
jam();
......
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