Help Center/ Relational Database Service_RDS for MySQL/ FAQs/ Database Migration/ Why Do I Need to Use the mysqldump Tool for Migration?
Updated on 2025-08-20 GMT+08:00

Why Do I Need to Use the mysqldump Tool for Migration?

This tool is easy to use for data migration. However, when you use this tool, the server is stopped for a long period of time during data migration. Only use this tool when there is not much data to migrate or if stopping the server for a long period of time is not an issue.

RDS is compatible with source database services. The procedure for migrating data from your database to RDS is similar to the procedure for migrating data from one database server to another.