mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 05:52:27 +01:00
ndb: failed update updated tuple version. crash at DbtupTrigger.cpp 1102
This commit is contained in:
parent
dc4f845103
commit
7f1268db2c
1 changed files with 1 additions and 0 deletions
|
@ -1113,6 +1113,7 @@ Dbtup::updateStartLab(Signal* signal,
|
|||
regOperPtr->attrinbufLen);
|
||||
if (retValue == -1) {
|
||||
tupkeyErrorLab(signal);
|
||||
return -1;
|
||||
}//if
|
||||
} else {
|
||||
jam();
|
||||
|
|
Loading…
Reference in a new issue