From 4928c38bcb91eef9eaa8f6358561f6cd89a11ec5 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 e758a3cb2f2e84aa646ec60bbe38a41314615f63 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 64d9638af201869c9fe8fd818eb42becb6351a1b 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 9bd0926733f6..a919e0d1491f 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 404d382b716084ef40c069c35191604371e72bb3 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Mon, 23 Dec 2024 11:20:37 +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 a919e0d1491f..69ed95065f92 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 7.5.5 topology.yaml -p ``` ## 第 2 步:准备数据源 From 7f80ce6f95672eabacedf0417eded149081e1210 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Mon, 23 Dec 2024 22:32:33 +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 69ed95065f92..b6170a8fc542 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 7.5.5 topology.yaml -p + tiup dm deploy dm-test 7.5.4 topology.yaml -p ``` ## 第 2 步:准备数据源