Skip to content

Commit

Permalink
Update dm/dm-faq.md
Browse files Browse the repository at this point in the history
Co-authored-by: Grace Cai <qqzczy@126.com>
  • Loading branch information
ran-huang and qiancai authored Apr 7, 2023
1 parent 261bfa0 commit fe573fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dm/dm-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ When you encounter a DDL statement unsupported by TiDB, you need to manually han
## Does DM replicate view-related DDL statements and DML statements to TiDB?

Currently DM does not replicate view-related DDL statements to the downstream TiDB cluster, nor does it replicate view-related DML statements to the downstream TiDB cluster.
Currently, DM does not replicate view-related DDL statements to the downstream TiDB cluster, nor does it replicate view-related DML statements to the downstream TiDB cluster.

## How to reset the data migration task?

Expand Down

0 comments on commit fe573fe

Please sign in to comment.