Skip to content
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

Table INFORMATION_SCHEMA.ATTRIBUTES is not documented #18883

Open
mjonss opened this issue Sep 11, 2024 · 1 comment
Open

Table INFORMATION_SCHEMA.ATTRIBUTES is not documented #18883

mjonss opened this issue Sep 11, 2024 · 1 comment

Comments

@mjonss
Copy link
Contributor

mjonss commented Sep 11, 2024

Change Request

Please answer the following questions before submitting your issue. Thanks!

  1. Describe what you find is inappropriate or missing in the existing docs.
    https://docs.pingcap.com/tidb/stable/information-schema does not include ATTRIBUTES table

  2. Describe your suggestion or addition.
    ATTRIBUTES table shows the Table Attributes, see https://docs.pingcap.com/tidb/stable/table-attributes

  3. Provide some reference materials (such as documents and websites) if you could.
    First created under name REGION_LABEL
    ddl: support showing label rule through information schema table tidb#26637
    Then renamed to ATTRIBUTES
    ddl: rename region label to attributes tidb#29174

@Oreoxmt
Copy link
Collaborator

Oreoxmt commented Sep 12, 2024

@rleungx Could you please take a look at this? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants