diff --git a/mysql-schema/mysql-schema.md b/mysql-schema/mysql-schema.md index 3c98d54d5f438..4f58e9f0ef2cf 100644 --- a/mysql-schema/mysql-schema.md +++ b/mysql-schema/mysql-schema.md @@ -117,6 +117,7 @@ Currently, the `help_topic` is NULL. ## System tables related to backup and restore * `tidb_pitr_id_map`: the ID mapping information for point-in-time recovery (PITR) operations +* `tidb_restore_registry`: the registry for restore tasks with unique restore IDs assigned to prevent different restore operations from overlapping with each other ## Miscellaneous system tables