Skip to content

Commit 0f004c1

Browse files
xuanyu66qiancai
andauthored
Update tidb-cloud/migrate-from-mysql-using-data-migration.md
Co-authored-by: Grace Cai <[email protected]>
1 parent 7aeb8ff commit 0f004c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tidb-cloud/migrate-from-mysql-using-data-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ To prevent this, create the target tables in the downstream database before star
7272
</CustomContent>
7373
<CustomContent plan="essential">
7474

75-
- For {{{ .essential }}}, only logical mode is supported currently.
75+
- For {{{ .essential }}}, only logical mode is supported for data migration currently. This mode exports data from MySQL source databases as SQL statements and then executes them on TiDB. In this mode, the target tables before migration can be either empty or non-empty.
7676

7777
</CustomContent>
7878

0 commit comments

Comments
 (0)