planner: cherry-pick enforce-mpp to v5.0#26382
Conversation
|
No release note, Please follow https://github.com/pingcap/community/blob/master/contributors/release-note-checker.md |
|
/run-check_release_note |
|
/cc @fzhedu @hanfei1991 |
|
/merge |
|
@LittleFall: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
/merge |
|
/merge |
|
@LittleFall: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 7b44ab7 |
|
/merge |
|
@LittleFall: Your PR was out of date, I have automatically updated it for you. At the same time I will also trigger all tests for you: /run-all-tests If the CI test fails, you just re-trigger the test that failed and the bot will merge the PR for you after the CI passes. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the ti-community-infra/tichi repository. |
What problem does this PR solve?
Issue Number: close #xxx
Problem Summary:
5.0 needs enforce-mpp.
What is changed and how it works?
cherry-pick these prs to 5.0:
2orENFORCEto enforce use mpp mode. #24516 support allow_mpp=2tidb_allow_mppmodification for downgrade compatibility and add warnings for enforce mpp. #25302 revert 24516 and support tidb_enforce_mpp and add warningtidb_enforce_mppand remove the global scope of it. #25369 add configCheck List
Tests
Side effects
Documentation
Release note
tidb_enforce_mpp=1to enforce use mpp mode.