mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 19:41:47 +01:00
Merge perch.ndb.mysql.com:/home/jonas/src/41-work
into perch.ndb.mysql.com:/home/jonas/src/50-work
This commit is contained in:
commit
877950b610
1 changed files with 1 additions and 0 deletions
|
@ -6470,6 +6470,7 @@ void Dblqh::execACC_ABORTCONF(Signal* signal)
|
||||||
* A NORMAL EVENT DURING CREATION OF A FRAGMENT. WE NOW NEED TO CONTINUE
|
* A NORMAL EVENT DURING CREATION OF A FRAGMENT. WE NOW NEED TO CONTINUE
|
||||||
* WITH NORMAL COMMIT PROCESSING.
|
* WITH NORMAL COMMIT PROCESSING.
|
||||||
* ---------------------------------------------------------------------- */
|
* ---------------------------------------------------------------------- */
|
||||||
|
regTcPtr->totSendlenAi = regTcPtr->totReclenAi;
|
||||||
if (regTcPtr->currTupAiLen == regTcPtr->totReclenAi) {
|
if (regTcPtr->currTupAiLen == regTcPtr->totReclenAi) {
|
||||||
jam();
|
jam();
|
||||||
regTcPtr->abortState = TcConnectionrec::ABORT_IDLE;
|
regTcPtr->abortState = TcConnectionrec::ABORT_IDLE;
|
||||||
|
|
Loading…
Add table
Reference in a new issue