Skip to content

*: fix lost index bug of insert on duplicate key update (#16672)#16688

Closed
sre-bot wants to merge 2 commits intopingcap:release-3.1from
sre-bot:release-3.1-a9091029b84a
Closed

*: fix lost index bug of insert on duplicate key update (#16672)#16688
sre-bot wants to merge 2 commits intopingcap:release-3.1from
sre-bot:release-3.1-a9091029b84a

Conversation

@sre-bot
Copy link
Contributor

@sre-bot sre-bot commented Apr 22, 2020

cherry-pick #16672 to release-3.1


Signed-off-by: crazycs crazycs520@gmail.com

What problem does this PR solve?

Fix issue #16669

What is changed and how it works?

When check the untouched index, should also check the memory-buffer in the session too.

Related changes

  • Need to cherry-pick to the release branch

Check List

Tests

  • Unit test

Side effects

  • No

Release note

Signed-off-by: sre-bot <sre-bot@pingcap.com>
@sre-bot
Copy link
Contributor Author

sre-bot commented Apr 22, 2020

/run-all-tests

resolve conflict
@coocood coocood closed this Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sig/execution SIG execution sig/transaction SIG:Transaction type/bugfix This PR fixes a bug. type/3.1-cherry-pick

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants