Skip to content

Conversation

@bb7133
Copy link
Member

@bb7133 bb7133 commented Jun 12, 2020

What is changed, added or deleted? (Required)

Add column description for several information_schema tables:

  • COLLATIONS
  • COLLATION_CHARACTER_SET_APPLICABILITY
  • CHARACTER_SETS

Which TiDB version(s) do your changes apply to? (Required)

  • master (the latest development version)
  • v4.0 (TiDB 4.0 versions)
  • v3.1 (TiDB 3.1 versions)
  • v3.0 (TiDB 3.0 versions)
  • v2.1 (TiDB 2.1 versions)

What is the related PR or file link(s)?

  • This PR is translated from:
  • Other reference link(s):

@yikeke yikeke requested a review from ran-huang June 12, 2020 08:39
@yikeke yikeke added needs-cherry-pick-4.0 status/PTAL This PR is ready for reviewing. translation/doing This PR’s assignee is translating this PR. labels Jun 12, 2020
Copy link
Contributor

@ran-huang ran-huang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ran-huang
Copy link
Contributor

@bb7133 Please involve a tech reviewer. Thanks~

@sre-bot
Copy link
Contributor

sre-bot commented Jun 14, 2020

@ran-huang, PTAL.

@ran-huang ran-huang requested a review from zimulala June 15, 2020 02:52
`COLLATION` 表中列的含义如下:

* `COLLATION_NAME`:排序规则名称
* `COLLATION_NAME`:排序规则所属的字符集名称
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CHARACTER_SET_NAME?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed, thanks!

@bb7133 bb7133 force-pushed the bb7133/add_infor_desc branch from bc15082 to 2a83674 Compare June 16, 2020 06:36
Copy link
Contributor

@zimulala zimulala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ran-huang ran-huang merged commit 59c6cc4 into pingcap:master Jun 16, 2020
ti-srebot pushed a commit to ti-srebot/docs-cn that referenced this pull request Jun 16, 2020
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
@ti-srebot
Copy link
Contributor

cherry pick to release-4.0 in PR #3677

ti-srebot added a commit that referenced this pull request Jun 16, 2020
…tables (#3617) (#3677)

Signed-off-by: ti-srebot <ti-srebot@pingcap.com>

Co-authored-by: bb7133 <bb7133@gmail.com>
@yikeke yikeke added the size/small Changes of a small size. label Jun 19, 2020
@ran-huang ran-huang added translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR. and removed translation/doing This PR’s assignee is translating this PR. labels Jul 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/small Changes of a small size. status/PTAL This PR is ready for reviewing. translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants