Skip to content

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

Merged
zz-jason merged 5 commits intopingcap:release-4.0from
sre-bot:release-4.0-a9091029b84a
Apr 22, 2020
Merged

*: fix lost index bug of insert on duplicate key update (#16672)#16689
zz-jason merged 5 commits intopingcap:release-4.0from
sre-bot:release-4.0-a9091029b84a

Conversation

@sre-bot
Copy link
Contributor

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

cherry-pick #16672 to release-4.0


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

Fix issue pingcap#16669

When check the untouched index, we should also check the memory-buffer in the session too.
@sre-bot sre-bot requested a review from a team as a code owner April 22, 2020 03:15
@sre-bot
Copy link
Contributor Author

sre-bot commented Apr 22, 2020

/run-all-tests

@coocood
Copy link
Member

coocood commented Apr 22, 2020

LGTM

@coocood
Copy link
Member

coocood commented Apr 22, 2020

/run-common-test
/run-unit-test

@tiancaiamao
Copy link
Contributor

LGTM
/run-unit-test

@tiancaiamao tiancaiamao added the status/LGT2 Indicates that a PR has LGTM 2. label Apr 22, 2020
Copy link
Contributor

@jackysp jackysp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jackysp
Copy link
Contributor

jackysp commented Apr 22, 2020

/merge

Copy link
Member

@zz-jason zz-jason left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zz-jason
Copy link
Member

/merge

@sre-bot sre-bot added the status/can-merge Indicates a PR has been approved by a committer. label Apr 22, 2020
@sre-bot
Copy link
Contributor Author

sre-bot commented Apr 22, 2020

/run-all-tests

@sre-bot
Copy link
Contributor Author

sre-bot commented Apr 22, 2020

@sre-bot merge failed.

@coocood
Copy link
Member

coocood commented Apr 22, 2020

/run-all-tests

@zz-jason zz-jason merged commit 28dc20f into pingcap:release-4.0 Apr 22, 2020
@crazycs520 crazycs520 modified the milestones: v4.0.0-rc.2, v4.0.0-rc.1 Apr 26, 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 status/can-merge Indicates a PR has been approved by a committer. status/LGT2 Indicates that a PR has LGTM 2. type/bugfix This PR fixes a bug. type/4.0-cherry-pick

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants