-
Notifications
You must be signed in to change notification settings - Fork 1.2k
refactor/improve clarity: change system-table to information-schema #4109
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
Conversation
Co-authored-by: kissmydb <likun@pingcap.com>
zz-jason
left a comment
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
lilin90
left a comment
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.
Some suggestions about code block format
information-schema/information-schema-collation-character-set-applicability.md
Outdated
Show resolved
Hide resolved
lilin90
left a comment
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 <ti-srebot@pingcap.com>
|
cherry pick to release-4.0 in PR #4195 |
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)?