Uniform name#6964
Conversation
Uniform name sql 变量 -> 系统变量(because link is "系统变量")
|
[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. |
Format change and fix wrong default value ``` slow-threshold 输出慢日志的耗时阈值。 默认值:300ms 当查询大于这个值,就会当做是一个慢查询,输出到慢查询日志。 ``` https://docs.pingcap.com/zh/tidb/v5.0/tidb-configuration-file#slow-threshold
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 55953d4 |
|
In response to a cherrypick label: new pull request created: #6968. |
|
In response to a cherrypick label: new pull request created: #6969. |
|
In response to a cherrypick label: new pull request created: #6970. |
|
In response to a cherrypick label: new pull request created: #6971. |
Uniform name
sql 变量 -> 系统变量(because link is "系统变量")
First-time contributors' checklist
What is changed, added or deleted? (Required)
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions (in Chinese).
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?