Hello Everyone
I’m planning to migrate to mysql managed database once it is available in my current datacenter.
For the people whom already tried it, can you share your experience so far (I know it’s less than a week but let me know what do you think, did you move your production mysql or still waiting? did you noticed any limitation or issues?)
Did anyone try to use it with Laravel 5.7?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Just migrated my Wordpress database from MySQL 5.7 to managed Mysql 8 :)
Looking forward to migrating my main application
Wish me good luck
The major problem is Mysql version.
DO Managed database uses Mysql 8.0. So, you have to install Mysql 8 in your droplet and (after create database) change the auth plugin to mysql_native_password (mysql 8 has, by default, caching_sha2_password plugin and PHP does not support it yet).
If you use Sequel Pro, i said so sorry… Sequel Pro does not support Mysql 8 login and i think it will never support :(
I posted a “mini-tutorial” in this topic: https://www.digitalocean.com/community/questions/how-do-i-migrate-a-mysql-database-from-a-droplet-to-a-managed-database
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.