-
Notifications
You must be signed in to change notification settings - Fork 682
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
Update error-codes.md #3336
Update error-codes.md #3336
Conversation
/label size/medium,special-week,translation/from-docs-cn,needs-cherry-pick-4.0 |
@yikeke PTAL |
Please fix the three dead anchors first. |
…into error-code02
It does not show in the Chinese version.
error-codes.md
Outdated
@@ -451,12 +431,6 @@ In addition, TiDB has the following unique error codes: | |||
|
|||
Extend the interval of GC Life Time. | |||
|
|||
* Error Number: 9500 |
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.
This change does not show in pingcap/docs-cn#3160. @yikeke
/uncc yikeke,bobotu |
/cc yikeke,bobotu |
/cc lilin90 |
/uncc @lilin90 |
Co-authored-by: Keke Yi <[email protected]>
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.
Rest LGTM. Good job!
Co-authored-by: Keke Yi <[email protected]>
PTAL @yikeke |
Co-authored-by: Keke Yi <[email protected]>
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
@bobotu PTAL |
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
/merge |
/run-all-tests |
Signed-off-by: ti-srebot <[email protected]>
cherry pick to release-4.0 in PR #3419 |
Signed-off-by: ti-srebot <[email protected]> Co-authored-by: ireneontheway <[email protected]>
What is changed, added or deleted? (Required)
Update error-codes.md to include missing error codes.
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?