Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,11 @@
- [Troubleshoot](/how-to/troubleshoot/tidb-lightning.md)
- [FAQ](/faq/tidb-lightning.md)
- [Glossary](/reference/tools/tidb-lightning/glossary.md)
- [sync-diff-inspector](/reference/tools/sync-diff-inspector/overview.md)
+ sync-diff-inspector
- [Overview](/reference/tools/sync-diff-inspector/overview.md)
- [Data Check for Tables with Different Schema or Table Names](/reference/tools/sync-diff-inspector/route-diff.md)
- [Data Check in the Sharding Scenario](/reference/tools/sync-diff-inspector/shard-diff.md)
- [Data Check for TiDB Upstream and Downstream Clusters](/reference/tools/sync-diff-inspector/tidb-diff.md)
- [PD Control](/reference/tools/pd-control.md)
- [PD Recover](/reference/tools/pd-recover.md)
- [TiKV Control](/reference/tools/tikv-control.md)
Expand Down