2 Answers
- Newest
- Most votes
- Most comments
0
You could use mydumper and myloader to export/import a single database.
See reference documentation here.
answered 3 years ago
0
You would have to go old school and backup and restore the database using tools like mysqldump
Or use AWS DMS to copy a Database from one instance to another
Relevant content
asked 4 years ago
- AWS OFFICIALUpdated 9 months ago
