From 8da83508a3b7f261cec45d16d6a6f34099da6070 Mon Sep 17 00:00:00 2001 From: Ran Date: Thu, 1 Jun 2023 15:25:07 +0800 Subject: [PATCH] remove desc about dumpling and lightning Signed-off-by: Ran --- tidb-cloud/backup-and-restore.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tidb-cloud/backup-and-restore.md b/tidb-cloud/backup-and-restore.md index c8bbe398ae520..8d04195815624 100644 --- a/tidb-cloud/backup-and-restore.md +++ b/tidb-cloud/backup-and-restore.md @@ -12,7 +12,7 @@ This document describes how to back up and restore your TiDB cluster data on TiD ### Dedicated Tier -- TiDB Cloud does not support restoring tables in the `mysql` schema, including user permissions and system variables. You can use [Dumpling and Lightning](https://docs.pingcap.com/tidb/stable/backup-and-restore-using-dumpling-lightning) to manually back up and restore these data. +- TiDB Cloud does not support restoring tables in the `mysql` schema, including user permissions and system variables. - If you turn on and off PITR (Point-in-time Recovery) multiple times, you can only choose a time point within the recoverable range after the most recent PITR is enabled. The earlier recoverable range is not accessible. ### Serverless Tier