From cbf90c59d9a2c93fa4dcbd4be0e8bf8a780dac7a Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Mon, 23 Dec 2024 09:46:10 +0800 Subject: [PATCH 1/4] Add temp.md --- temp.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 temp.md diff --git a/temp.md b/temp.md new file mode 100644 index 000000000000..af27ff4986a7 --- /dev/null +++ b/temp.md @@ -0,0 +1 @@ +This is a test file. \ No newline at end of file From 8489014735d8eed45321f9de1b99fe0be5b804c6 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Mon, 23 Dec 2024 09:46:14 +0800 Subject: [PATCH 2/4] Delete temp.md --- temp.md | 1 - 1 file changed, 1 deletion(-) delete mode 100644 temp.md diff --git a/temp.md b/temp.md deleted file mode 100644 index af27ff4986a7..000000000000 --- a/temp.md +++ /dev/null @@ -1 +0,0 @@ -This is a test file. \ No newline at end of file From af3cd4844bee752bc610e72628599d4d89bf9f1f Mon Sep 17 00:00:00 2001 From: qiancai Date: Mon, 23 Dec 2024 09:54:01 +0800 Subject: [PATCH 3/4] Update quick-start-with-dm.md --- dm/quick-start-with-dm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dm/quick-start-with-dm.md b/dm/quick-start-with-dm.md index 76fbe302e723..bc0184a68fb2 100644 --- a/dm/quick-start-with-dm.md +++ b/dm/quick-start-with-dm.md @@ -31,7 +31,7 @@ summary: 了解如何快速上手部署试用 TiDB Data Migration 工具。 {{< copyable "shell-regular" >}} ```shell - tiup dm deploy dm-test 6.0.0 topology.yaml -p + tiup dm deploy dm-test 8.5.0 topology.yaml -p ``` ## 第 2 步:准备数据源 From 68397864fffd47236a3af01cf1df695f5d3c7df0 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Mon, 23 Dec 2024 11:18:58 +0800 Subject: [PATCH 4/4] Update dm/quick-start-with-dm.md --- dm/quick-start-with-dm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dm/quick-start-with-dm.md b/dm/quick-start-with-dm.md index bc0184a68fb2..c5309051b60f 100644 --- a/dm/quick-start-with-dm.md +++ b/dm/quick-start-with-dm.md @@ -31,7 +31,7 @@ summary: 了解如何快速上手部署试用 TiDB Data Migration 工具。 {{< copyable "shell-regular" >}} ```shell - tiup dm deploy dm-test 8.5.0 topology.yaml -p + tiup dm deploy dm-test 6.5.11 topology.yaml -p ``` ## 第 2 步:准备数据源