From c9f2fd717be3c95cf686c74855e26cdee9819302 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Mon, 23 Dec 2024 09:46:10 +0800 Subject: [PATCH 1/5] 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 f709af94af9ea9ee259c735dec9987c5701ced58 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Mon, 23 Dec 2024 09:46:14 +0800 Subject: [PATCH 2/5] 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 cf5e540095d22361ded87764cc50f75b2180f575 Mon Sep 17 00:00:00 2001 From: qiancai Date: Mon, 23 Dec 2024 09:54:01 +0800 Subject: [PATCH 3/5] 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 d7f2bb495047..c3d7dbd218a9 100644 --- a/dm/quick-start-with-dm.md +++ b/dm/quick-start-with-dm.md @@ -35,7 +35,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 d3bdcc22bf81d25c62620837512b69d7f045905c Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Mon, 23 Dec 2024 15:40:34 +0800 Subject: [PATCH 4/5] 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 c3d7dbd218a9..d954d9665b0b 100644 --- a/dm/quick-start-with-dm.md +++ b/dm/quick-start-with-dm.md @@ -35,7 +35,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 8.1.2 topology.yaml -p ``` ## 第 2 步:准备数据源 From 373148b588386c83260bc1b44f4af0ebbe791746 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Mon, 23 Dec 2024 22:32:14 +0800 Subject: [PATCH 5/5] 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 d954d9665b0b..0a7671e77c8f 100644 --- a/dm/quick-start-with-dm.md +++ b/dm/quick-start-with-dm.md @@ -35,7 +35,7 @@ summary: 了解如何快速上手部署试用 TiDB Data Migration 工具。 {{< copyable "shell-regular" >}} ```shell - tiup dm deploy dm-test 8.1.2 topology.yaml -p + tiup dm deploy dm-test 8.1.1 topology.yaml -p ``` ## 第 2 步:准备数据源