Logical migration from MySQL to Amazon Aurora MySQL by using mysqldump
Because Amazon Aurora MySQL is a MySQL-compatible database, you can use the mysqldump
utility to copy data from
your MySQL database or the mariadb-dump
utility to copy your data from your
MariaDB database to an existing Aurora MySQL DB cluster.
For a discussion of how to do so with MySQL or MariaDB databases that are very large, see the following topics in the Amazon Relational Database Service User Guide:
For MySQL or MariaDB databases that have smaller amounts of data, see the following topics in the Amazon Relational Database Service User Guide: