From 17417e0ded07281f525b2dce9092752fdd66523e Mon Sep 17 00:00:00 2001 From: qiancai Date: Mon, 23 Dec 2024 09:44:45 +0800 Subject: [PATCH 1/2] 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 4a4b6ba046777..828c001e8ba83 100644 --- a/dm/quick-start-with-dm.md +++ b/dm/quick-start-with-dm.md @@ -31,7 +31,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 d57c122a49dc93477c731b64d1b6b75c9cd54654 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Mon, 23 Dec 2024 11:04:06 +0800 Subject: [PATCH 2/2] 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 828c001e8ba83..c8d1f45ca8eda 100644 --- a/dm/quick-start-with-dm.md +++ b/dm/quick-start-with-dm.md @@ -31,7 +31,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 6.5.11 topology.yaml -p ``` ## Step 2: Prepare the data source