From 19b7a624e7cba3135842b9524c40caf66cd34031 Mon Sep 17 00:00:00 2001 From: Test User Date: Tue, 12 Aug 2025 23:58:14 +0800 Subject: [PATCH 1/8] update the doc entries in "Migrate or Import Data" --- TOC-tidb-cloud-essential.md | 5 +++-- TOC-tidb-cloud-starter.md | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/TOC-tidb-cloud-essential.md b/TOC-tidb-cloud-essential.md index 5d2be85212058..748b1ee9e5a1f 100644 --- a/TOC-tidb-cloud-essential.md +++ b/TOC-tidb-cloud-essential.md @@ -214,8 +214,8 @@ - Migrate or Import Data - [Overview](/tidb-cloud/tidb-cloud-migration-overview.md) - Migrate Data into TiDB Cloud - - [Migrate and Merge MySQL Shards of Large Datasets](/tidb-cloud/migrate-sql-shards.md) - - [Migrate from Amazon RDS for Oracle Using AWS DMS](/tidb-cloud/migrate-from-oracle-using-aws-dms.md) + - [Migrate from TiDB Self-Managed to TiDB Cloud](/tidb-cloud/migrate-from-op-tidb.md) + - [Migrate from MySQL-Compatible Databases Using AWS DMS](/tidb-cloud/migrate-from-mysql-using-aws-dms.md) - Import Data into TiDB Cloud - [Import Sample Data](/tidb-cloud/import-sample-data-serverless.md) - [Import Local Files](/tidb-cloud/tidb-cloud-import-local-files.md) @@ -227,6 +227,7 @@ - [Naming Conventions for Data Import](/tidb-cloud/naming-conventions-for-data-import.md) - [CSV Configurations for Importing Data](/tidb-cloud/csv-config-for-import-data.md) - [Troubleshoot Access Denied Errors during Data Import from Amazon S3](/tidb-cloud/troubleshoot-import-access-denied-error.md) + - [Connect AWS DMS to TiDB Cloud clusters](/tidb-cloud/tidb-cloud-connect-aws-dms.md) - Vector Search ![BETA](/media/tidb-cloud/blank_transparent_placeholder.png) - [Overview](/vector-search/vector-search-overview.md) - Get Started diff --git a/TOC-tidb-cloud-starter.md b/TOC-tidb-cloud-starter.md index 93c8f3a46f7f2..f7fed5dec6b7e 100644 --- a/TOC-tidb-cloud-starter.md +++ b/TOC-tidb-cloud-starter.md @@ -218,7 +218,8 @@ - Migrate or Import Data - [Overview](/tidb-cloud/tidb-cloud-migration-overview.md) - Migrate Data into TiDB Cloud - - [Migrate and Merge MySQL Shards of Large Datasets](/tidb-cloud/migrate-sql-shards.md) + - [Migrate from TiDB Self-Managed to TiDB Cloud](/tidb-cloud/migrate-from-op-tidb.md) + - [Migrate from MySQL-Compatible Databases Using AWS DMS](/tidb-cloud/migrate-from-mysql-using-aws-dms.md) - [Migrate from Amazon RDS for Oracle Using AWS DMS](/tidb-cloud/migrate-from-oracle-using-aws-dms.md) - Import Data into TiDB Cloud - [Import Sample Data](/tidb-cloud/import-sample-data-serverless.md) From 2dbefe823c58752aa6b7fe241492175dd21f5339 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Wed, 13 Aug 2025 00:07:26 +0800 Subject: [PATCH 2/8] Update TOC-tidb-cloud-essential.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- TOC-tidb-cloud-essential.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TOC-tidb-cloud-essential.md b/TOC-tidb-cloud-essential.md index 748b1ee9e5a1f..892604fa61825 100644 --- a/TOC-tidb-cloud-essential.md +++ b/TOC-tidb-cloud-essential.md @@ -216,6 +216,7 @@ - Migrate Data into TiDB Cloud - [Migrate from TiDB Self-Managed to TiDB Cloud](/tidb-cloud/migrate-from-op-tidb.md) - [Migrate from MySQL-Compatible Databases Using AWS DMS](/tidb-cloud/migrate-from-mysql-using-aws-dms.md) + - [Migrate from Amazon RDS for Oracle Using AWS DMS](/tidb-cloud/migrate-from-oracle-using-aws-dms.md) - Import Data into TiDB Cloud - [Import Sample Data](/tidb-cloud/import-sample-data-serverless.md) - [Import Local Files](/tidb-cloud/tidb-cloud-import-local-files.md) From a5b330470a686eb6c0e7c91e178f63838be89bca Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Wed, 13 Aug 2025 15:28:20 +0800 Subject: [PATCH 3/8] Apply suggestions from code review --- TOC-tidb-cloud-essential.md | 1 - TOC-tidb-cloud-starter.md | 1 - 2 files changed, 2 deletions(-) diff --git a/TOC-tidb-cloud-essential.md b/TOC-tidb-cloud-essential.md index 892604fa61825..55e26199900e3 100644 --- a/TOC-tidb-cloud-essential.md +++ b/TOC-tidb-cloud-essential.md @@ -215,7 +215,6 @@ - [Overview](/tidb-cloud/tidb-cloud-migration-overview.md) - Migrate Data into TiDB Cloud - [Migrate from TiDB Self-Managed to TiDB Cloud](/tidb-cloud/migrate-from-op-tidb.md) - - [Migrate from MySQL-Compatible Databases Using AWS DMS](/tidb-cloud/migrate-from-mysql-using-aws-dms.md) - [Migrate from Amazon RDS for Oracle Using AWS DMS](/tidb-cloud/migrate-from-oracle-using-aws-dms.md) - Import Data into TiDB Cloud - [Import Sample Data](/tidb-cloud/import-sample-data-serverless.md) diff --git a/TOC-tidb-cloud-starter.md b/TOC-tidb-cloud-starter.md index f7fed5dec6b7e..59886269bee5f 100644 --- a/TOC-tidb-cloud-starter.md +++ b/TOC-tidb-cloud-starter.md @@ -219,7 +219,6 @@ - [Overview](/tidb-cloud/tidb-cloud-migration-overview.md) - Migrate Data into TiDB Cloud - [Migrate from TiDB Self-Managed to TiDB Cloud](/tidb-cloud/migrate-from-op-tidb.md) - - [Migrate from MySQL-Compatible Databases Using AWS DMS](/tidb-cloud/migrate-from-mysql-using-aws-dms.md) - [Migrate from Amazon RDS for Oracle Using AWS DMS](/tidb-cloud/migrate-from-oracle-using-aws-dms.md) - Import Data into TiDB Cloud - [Import Sample Data](/tidb-cloud/import-sample-data-serverless.md) From bee9a148464407d1f92b037aab5677dedd3cb4b7 Mon Sep 17 00:00:00 2001 From: Test User Date: Wed, 13 Aug 2025 15:30:01 +0800 Subject: [PATCH 4/8] essential toc: remove migrate-from-oracle-using-aws-dms.md as it is for starter and essential --- TOC-tidb-cloud.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TOC-tidb-cloud.md b/TOC-tidb-cloud.md index b3d249e8b7d25..0be0247375f1f 100644 --- a/TOC-tidb-cloud.md +++ b/TOC-tidb-cloud.md @@ -237,7 +237,6 @@ - [Migrate and Merge MySQL Shards of Large Datasets](/tidb-cloud/migrate-sql-shards.md) - [Migrate from TiDB Self-Managed to TiDB Cloud](/tidb-cloud/migrate-from-op-tidb.md) - [Migrate from MySQL-Compatible Databases Using AWS DMS](/tidb-cloud/migrate-from-mysql-using-aws-dms.md) - - [Migrate from Amazon RDS for Oracle Using AWS DMS](/tidb-cloud/migrate-from-oracle-using-aws-dms.md) - Import Data into TiDB Cloud Dedicated - [Import Sample Data](/tidb-cloud/import-sample-data.md) - [Import CSV Files from Cloud Storage](/tidb-cloud/import-csv-files.md) From 430a61a7686f9923591a0104367678081494620b Mon Sep 17 00:00:00 2001 From: Test User Date: Wed, 13 Aug 2025 16:07:07 +0800 Subject: [PATCH 5/8] minor format enhancement --- tidb-cloud/migrate-sql-shards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tidb-cloud/migrate-sql-shards.md b/tidb-cloud/migrate-sql-shards.md index 2068e23009a6a..7dffb39c5a68f 100644 --- a/tidb-cloud/migrate-sql-shards.md +++ b/tidb-cloud/migrate-sql-shards.md @@ -18,7 +18,7 @@ This section describes the basic information of the upstream cluster, DM, and do The environment information of the upstream cluster is as follows: - MySQL version: MySQL v5.7.18 -- MySQL instance1: +- MySQL instance 1: - schema `store_01` and table `[sale_01, sale_02]` - schema `store_02` and table `[sale_01, sale_02]` - MySQL instance 2: From 942fbad6ef1c51f5e0355bdcf5bfe996b832e6ca Mon Sep 17 00:00:00 2001 From: Test User Date: Wed, 13 Aug 2025 16:11:30 +0800 Subject: [PATCH 6/8] starter/essential toc: add migrate-sql-shards.md back (confirmed by hangyangyu) --- TOC-tidb-cloud-essential.md | 1 + TOC-tidb-cloud-starter.md | 1 + 2 files changed, 2 insertions(+) diff --git a/TOC-tidb-cloud-essential.md b/TOC-tidb-cloud-essential.md index 55e26199900e3..f983be8a351b8 100644 --- a/TOC-tidb-cloud-essential.md +++ b/TOC-tidb-cloud-essential.md @@ -215,6 +215,7 @@ - [Overview](/tidb-cloud/tidb-cloud-migration-overview.md) - Migrate Data into TiDB Cloud - [Migrate from TiDB Self-Managed to TiDB Cloud](/tidb-cloud/migrate-from-op-tidb.md) + - [Migrate and Merge MySQL Shards of Large Datasets](/tidb-cloud/migrate-sql-shards.md) - [Migrate from Amazon RDS for Oracle Using AWS DMS](/tidb-cloud/migrate-from-oracle-using-aws-dms.md) - Import Data into TiDB Cloud - [Import Sample Data](/tidb-cloud/import-sample-data-serverless.md) diff --git a/TOC-tidb-cloud-starter.md b/TOC-tidb-cloud-starter.md index 59886269bee5f..9ca5f3fac98e6 100644 --- a/TOC-tidb-cloud-starter.md +++ b/TOC-tidb-cloud-starter.md @@ -219,6 +219,7 @@ - [Overview](/tidb-cloud/tidb-cloud-migration-overview.md) - Migrate Data into TiDB Cloud - [Migrate from TiDB Self-Managed to TiDB Cloud](/tidb-cloud/migrate-from-op-tidb.md) + - [Migrate and Merge MySQL Shards of Large Datasets](/tidb-cloud/migrate-sql-shards.md) - [Migrate from Amazon RDS for Oracle Using AWS DMS](/tidb-cloud/migrate-from-oracle-using-aws-dms.md) - Import Data into TiDB Cloud - [Import Sample Data](/tidb-cloud/import-sample-data-serverless.md) From 7d6dfe36ba8e0309d92b132cc0d1ad5dac65026e Mon Sep 17 00:00:00 2001 From: Test User Date: Wed, 13 Aug 2025 20:42:59 +0800 Subject: [PATCH 7/8] Update migrate-sql-shards.md --- tidb-cloud/migrate-sql-shards.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tidb-cloud/migrate-sql-shards.md b/tidb-cloud/migrate-sql-shards.md index 7dffb39c5a68f..5eec10e3e00f7 100644 --- a/tidb-cloud/migrate-sql-shards.md +++ b/tidb-cloud/migrate-sql-shards.md @@ -18,10 +18,10 @@ This section describes the basic information of the upstream cluster, DM, and do The environment information of the upstream cluster is as follows: - MySQL version: MySQL v5.7.18 -- MySQL instance 1: +- MySQL instance1: - schema `store_01` and table `[sale_01, sale_02]` - schema `store_02` and table `[sale_01, sale_02]` -- MySQL instance 2: +- MySQL instance2: - schema `store_01`and table `[sale_01, sale_02]` - schema `store_02`and table `[sale_01, sale_02]` - Table structure: From ce1aa07be349536a9525ac76e88bf8ff4fc66f96 Mon Sep 17 00:00:00 2001 From: Grace Cai Date: Wed, 27 Aug 2025 13:40:55 +0800 Subject: [PATCH 8/8] Discard changes to TOC-tidb-cloud.md --- TOC-tidb-cloud.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TOC-tidb-cloud.md b/TOC-tidb-cloud.md index 0be0247375f1f..b3d249e8b7d25 100644 --- a/TOC-tidb-cloud.md +++ b/TOC-tidb-cloud.md @@ -237,6 +237,7 @@ - [Migrate and Merge MySQL Shards of Large Datasets](/tidb-cloud/migrate-sql-shards.md) - [Migrate from TiDB Self-Managed to TiDB Cloud](/tidb-cloud/migrate-from-op-tidb.md) - [Migrate from MySQL-Compatible Databases Using AWS DMS](/tidb-cloud/migrate-from-mysql-using-aws-dms.md) + - [Migrate from Amazon RDS for Oracle Using AWS DMS](/tidb-cloud/migrate-from-oracle-using-aws-dms.md) - Import Data into TiDB Cloud Dedicated - [Import Sample Data](/tidb-cloud/import-sample-data.md) - [Import CSV Files from Cloud Storage](/tidb-cloud/import-csv-files.md)