SHOW PLACEMENT LABELS
m
SHOW PLACEMENT LABELS
is used to summarize the labels and values that are available for Placement Rules.
Synopsis
- ShowStmt
ShowStmt ::=
"PLACEMENT" "LABELS"
Examples
SHOW PLACEMENT LABELS;
+--------+----------------+
| Key | Values |
+--------+----------------+
| region | ["us-east-1"] |
| zone | ["us-east-1a"] |
+--------+----------------+
2 rows in set (0.00 sec)
MySQL compatibility
This statement is a TiDB extension to MySQL syntax.
See also
SHOW PLACEMENT LABELSwas last updated 9/10/2024, 9:46:54 AM: *: update TiDB product names for non-cloud-console content (#18744) (#18873)