Help Center/ TaurusDB/ User Guide/ Data Migration/ Migrating Data to TaurusDB Using mysqldump
Updated on 2025-06-10 GMT+08:00

Migrating Data to TaurusDB Using mysqldump

You can use mysqldump to migrate data to TaurusDB.

Constraints

  • Database migration is performed offline. Before the migration, you must stop any applications using the source database.
  • mysqldump must match the DB engine version.

Procedure