diff --git a/tidb-cloud/branch-github-integration.md b/tidb-cloud/branch-github-integration.md index b2ef509b3ba47..c8a2aa3781bc2 100644 --- a/tidb-cloud/branch-github-integration.md +++ b/tidb-cloud/branch-github-integration.md @@ -40,7 +40,7 @@ To integrate TiDB Serverless branching with your GitHub repository, take the fol - If you have not logged into GitHub, you will be asked to log into GitHub first. - If it is the first time you use the integration, you will be asked to authorize the **TiDB Cloud Branching** app. - + 4. In the **Connect to GitHub** dialog, select a GitHub account in the **GitHub Account** drop-down list. @@ -50,7 +50,7 @@ To integrate TiDB Serverless branching with your GitHub repository, take the fol 6. Click **Connect** to connect between your TiDB Serverless cluster and your GitHub repository. - + ## TiDB Cloud Branching app behaviors diff --git a/tidb-cloud/migrate-from-mysql-using-data-migration.md b/tidb-cloud/migrate-from-mysql-using-data-migration.md index 1fdcc639e7bd2..d6fe81d23fc7a 100644 --- a/tidb-cloud/migrate-from-mysql-using-data-migration.md +++ b/tidb-cloud/migrate-from-mysql-using-data-migration.md @@ -240,15 +240,15 @@ For detailed instructions about incremental data migration, see [Migrate Only In - If you click **All**, the migration job will migrate the existing data from the whole source database instance to TiDB Cloud and migrate ongoing changes after the full migration. Note that it happens only if you have selected the **Existing data migration** and **Incremental data migration** checkboxes in the previous step. - + - If you click **Customize** and select some databases, the migration job will migrate the existing data and migrate ongoing changes of the selected databases to TiDB Cloud. Note that it happens only if you have selected the **Existing data migration** and **Incremental data migration** checkboxes in the previous step. - + - If you click **Customize** and select some tables under a dataset name, the migration job only will migrate the existing data and migrate ongoing changes of the selected tables. Tables created afterwards in the same database will not be migrated. - +