slow-query: add Warnings field to slow log and the slow query table#12638
Conversation
|
[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. |
|
@time-and-fate Could you please invite a tech reviewer? Thanks! |
Co-authored-by: Aolin <aolinz@outlook.com>
|
/cc xuyifangreeneyes |
|
@xuyifangreeneyes PTAL |
|
/remove-status LGT1 |
Co-authored-by: shichun-0415 <89768198+shichun-0415@users.noreply.github.com>
|
/verify |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: 69e182f |
What is changed, added or deleted? (Required)
Starting from TiDB v6.6.0, the
Warningsfield is added in slow query logWhich 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)?
Add warnings to the slow log and the slow query table tidb#39893
*: add warnings to slow log and slow query table tidb#39884
Do your changes match any of the following descriptions?