refactor/improve clarity: change system-table to information-schema#4109
Merged
Conversation
yikeke
commented
Jul 30, 2020
yikeke
commented
Jul 30, 2020
yikeke
commented
Jul 30, 2020
Contributor
Author
Contributor
kissmydb
reviewed
Aug 3, 2020
Co-authored-by: kissmydb <likun@pingcap.com>
lilin90
reviewed
Aug 5, 2020
Member
lilin90
left a comment
There was a problem hiding this comment.
Some suggestions about code block format
ti-srebot
approved these changes
Aug 5, 2020
Contributor
Author
|
/merge |
Contributor
|
/run-all-tests |
ti-srebot
pushed a commit
to ti-srebot/docs-cn
that referenced
this pull request
Aug 5, 2020
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
5 tasks
Contributor
|
cherry pick to release-4.0 in PR #4195 |
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.
For reviewers:
@zz-jason @kissmydb 之前因为英文 review 得不是特别仔细,我在对齐的过程中看得仔细些,在 pingcap/docs#3470 修了一些之前没发现的问题,而且在下面的描述里把这 51 个文件的改动概述了下。两位也可以对着中文版再仔细地 review 下技术细节,thanks~
@lilin90 FYI:原 pr 的 .github/assign-by-files.yml 和 check-cluster-status-using-sql-statements.md 在中文版这已经被移除了,所以中文 PR 改动文件数为 51,英文 PR 为 53。
What is changed, added or deleted? (Required)
这个 PR 非常大,为了方便 review,概述如下:
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?