Hi, guys…
I’m moving a droplet between two accounts and had a problem here: how to migrate my MySQL managed database through these two DO droplets?
Can you help me, please!?
Thanx,
Alex
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hi @lexandrehonorio,
The below documentation can guide you with migrating MySQL managed database:
https://docs.digitalocean.com/products/databases/mysql/how-to/import-databases/
And to access MySQL managed database from droplets you will need to add droplet ID as database cluster trusted source.
For more information : https://docs.digitalocean.com/products/databases/mysql/how-to/secure/
I hope this helps!
Regards, Rajkishore