Skip to content

Commit

Permalink
Migration FAQs: added the FAQ links of the migration related tools (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jin19 authored Jul 23, 2021
1 parent fa4a8f2 commit 10e060b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion faq/migration-tidb-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,15 @@ summary: Learn about the FAQs related to data migration.

# Migration FAQs

This document summarizes the FAQs related to TiDB data migration.
This document summarizes the frequently asked questions (FAQs) related to TiDB data migration.

For the frequently asked questions about migration-related tools, click the corresponding links in the list below:

- [Backup & Restore FAQ](/br/backup-and-restore-faq.md)
- [TiDB Binlog FAQ](/tidb-binlog/tidb-binlog-faq.md)
- [TiDB Lightning FAQs](/tidb-lightning/tidb-lightning-faq.md)
- [TiDB Data Migration (DM) FAQs](https://docs.pingcap.com/tidb-data-migration/stable/faq)
- [Troubleshoot TiCDC](/ticdc/troubleshoot-ticdc.md)

## Full data export and import

Expand Down

0 comments on commit 10e060b

Please sign in to comment.