Tag

Dumper

1 views collected around this technical thread.

Aikesheng Open Source Community
Aikesheng Open Source Community
Jul 26, 2021 · Databases

Full Data Import and Export Between MySQL and TiDB Using dumper, dumpling, and tidb-lightning

This article demonstrates how to export full data from TiDB to MySQL and vice‑versa using TiDB's dumper/dumpling tools, MySQL's mysqldump, and the tidb-lightning importer, covering both SQL and CSV formats, scripts for automation, and verification steps for large tables.

CSV ExportData MigrationDumper
0 likes · 11 min read
Full Data Import and Export Between MySQL and TiDB Using dumper, dumpling, and tidb-lightning