perf-tuning: add blacklist-control-plan.md (#3253)#3760
Merged
ti-srebot merged 4 commits intoJun 24, 2020
Conversation
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
5 tasks
Contributor
Author
|
@lzmhhh123 please accept the invitation then you can push to the cherry-pick pull requests. |
yikeke
suggested changes
Jun 22, 2020
|
|
||
| 当函数的计算过程由于下推而出现异常时,可通过黑名单功能禁止其下推来快速恢复业务。具体而言,你可以将上述支持的函数或运算符名加入黑名单 `mysql.expr_pushdown_blacklist` 中,以禁止特定表达式下推。 | ||
|
|
||
| <<<<<<< HEAD |
5 tasks
Contributor
|
/merge |
Contributor
Author
|
/run-all-tests |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cherry-pick #3253 to release-3.0
What is changed, added or deleted? (Required)
Add blacklist-control-plan.md
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?