Database Migrate to AWS RDS MySQL

Hello everyone! Looking for some help/pointers on how to move the database from my ec2 instance to AWS’s RDS MySQL service. I’ve tried to update the site config file, that worked I guess but I was having issues with moving over the database.

Suggestions? Thanks!

@N85 any specific place you were stuck?

@rmehta I’m also changing to a mysql database. I tried that approach but it did not seem to work. I’ll try again.

@N85 you need MariaDB because of timestamp precision (we use those to identify conflicts)