📄️ ADMIN CANCEL REPAIR
Cancels the prioritized schedule of repairing operations on specified tables or partitions. This statement only indicates that the system will no longer repair sharding replicas of specified tables or partitions with high priority. It still repairs these copies by default scheduling.
📄️ ADMIN CHECK TABLET
ADMIN CHECK TABLET is used to check a group of tablets.
📄️ ADMIN REPAIR
Attempts to repair the specified table or partitions.
📄️ ADMIN SET PARTITION VERSION
ADMIN SET PARTITION VERSION sets a partition to a specific data version.
📄️ ADMIN SET REPLICA STATUS
ADMIN SET REPLICA STATUS is used to set the status of the specified replicas.
📄️ ADMIN SHOW REPLICA DISTRIBUTION
ADMIN SHOW REPLICA DISTRIBUTION is used to show the distribution status of a table or a partition replica.
📄️ ADMIN SHOW REPLICA STATUS
ADMIN SHOW REPLICA STATUS is used to show the status of replicas for a table or a partition.
📄️ SHOW TABLE STATUS
SHOW TABLE STATUS is used to view some of the information in Table.