How to migrate mysql database to AWD RDS
-
- Posts: 32
- Joined: Sat May 30, 2015 3:33 pm
How to migrate mysql database to AWD RDS
Dear all,
I need to move mysql database to AWS RDS. This is my plan
1. Export sql databae by myphpadmin
2. Upload to RDS instance
3. change server point in wordpress.
and I'm not sure how to do second steps ( uploading my sql file ). there are numerous guide in AWS and blog confusing me. So seeking help here, who give straight cut answer always.
I need to move mysql database to AWS RDS. This is my plan
1. Export sql databae by myphpadmin
2. Upload to RDS instance
3. change server point in wordpress.
and I'm not sure how to do second steps ( uploading my sql file ). there are numerous guide in AWS and blog confusing me. So seeking help here, who give straight cut answer always.
Re: How to migrate mysql database to AWD RDS
Em... http://docs.aws.amazon.com/AmazonRDS/la ... rting.html and http://docs.aws.amazon.com/AmazonRDS/la ... ource.html -- there a lot documantation there.