-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sql: update tidb slow log operation docs #1182
Conversation
@winkyao PTAL |
@qw4990 PTAL |
@crazycs520 Please address comments. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@IzabelWang Please help address the comments of @bb7133 in a new PR and help update the corresponding English document accordingly. Thanks! |
@crazycs520 I see that. Thanks! But there are still some other format issues. @IzabelWang helped fix them in #1277. |
This PR update TiDB slow log operation docs.
Cause TiDB after PR pingcap/tidb#9290, change the slow log format and change slow-log output to a file separately by default.