You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also if trying different placement rules like 'PARTITION pEven PRIMARY_REGION = "us-west-1" REGIONS = "us-west-1,us-west-2"' it does not show up in information_schema.partitions, so I'm not sure it is stored or not? Also not sure if that is a separate bug or part of this bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
Apart from the MySQL specifics.
3. What did you see instead (Required)
Here the names are missing from
SHOW CREATE TABLE thash
, but it did record the info as seen in theinformation_schema.partitions
table.4. What is your TiDB version? (Required)
Release Version: v5.4.0-alpha-150-g4fad89c46
Edition: Community
Git Commit Hash: 4fad89c
Git Branch: master
UTC Build Time: 2021-11-18 09:00:54
GoVersion: go1.16.2
Race Enabled: false
TiKV Min Version: v3.0.0-60965b006877ca7234adaced7890d7b029ed1306
Check Table Before Drop: false
The text was updated successfully, but these errors were encountered: