mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 05:52:27 +01:00
Merge perch.ndb.mysql.com:/home/jonas/src/51-work
into perch.ndb.mysql.com:/home/jonas/src/mysql-5.1-new-ndb
This commit is contained in:
commit
f455f7d0ae
1 changed files with 3 additions and 1 deletions
|
@ -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…
Reference in a new issue