mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
ndb: failed update updated tuple version. crash at DbtupTrigger.cpp 1102
ndb/src/kernel/blocks/dbtup/DbtupExecQuery.cpp: failed update updated tuple version. crash at DbtupTrigger.cpp 1102
This commit is contained in:
parent
29b3ae4dd4
commit
c9215dc241
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…
Add table
Add a link
Reference in a new issue