From e97e0204a0c6ea060260818f93ac8fe6ee572b97 Mon Sep 17 00:00:00 2001 From: qiancai Date: Mon, 23 Dec 2024 09:44:45 +0800 Subject: [PATCH 1/3] 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 8af12a4bd4513..2be320703bbba 100644 --- a/dm/quick-start-with-dm.md +++ b/dm/quick-start-with-dm.md @@ -35,7 +35,7 @@ This document describes how to migrate data from MySQL to TiDB using [TiDB Data {{< 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 ``` ## Step 2: Prepare the data source From 546b92a067ac7833584c861e586a0cce2d83c2db Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Mon, 23 Dec 2024 11:07:30 +0800 Subject: [PATCH 2/3] 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 2be320703bbba..2df08c00dfb05 100644 --- a/dm/quick-start-with-dm.md +++ b/dm/quick-start-with-dm.md @@ -35,7 +35,7 @@ This document describes how to migrate data from MySQL to TiDB using [TiDB Data {{< 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 ``` ## Step 2: Prepare the data source From 62bfcd70e8ee4520baa2090faa142fb3e31528e2 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Mon, 23 Dec 2024 22:32:59 +0800 Subject: [PATCH 3/3] 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 2df08c00dfb05..f77d62704d3a9 100644 --- a/dm/quick-start-with-dm.md +++ b/dm/quick-start-with-dm.md @@ -35,7 +35,7 @@ This document describes how to migrate data from MySQL to TiDB using [TiDB Data {{< 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 ``` ## Step 2: Prepare the data source