planner: forbid prepared stale select in txn#25375
Conversation
Signed-off-by: xhe <xw897002528@gmail.com>
Yisaer
left a comment
There was a problem hiding this comment.
Could you add a testcase?
|
@Yisaer It is already included in the previous PR. Now it is changed to |
got it. |
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by submitting an approval review. |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 83ff4cc |
|
/run-integration-common-test |
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
cherry pick to release-5.1 in PR #25413 |
Signed-off-by: xhe xw897002528@gmail.com
What problem does this PR solve?
Problem Summary: #25156 (comment). Forbid prepared stale select in all txns.
What is changed and how it works?
What's Changed:
Unknown error!%(Extra string..., the original error is like so. It is so ugly.Check List
Tests
Release note