Report this

What is the reason for this report?

Why do I need to upgrade local mysql to 8 to access managed database?

Posted on November 12, 2019

Hello,

I’m confused as to why my local environment needs to upgrade the mysql version to 8.0 in order to connect to DO managed database?

Is this because the way DO makes the connection isn’t via SSH? It just seems a bit silly that you’re paying for an external server to run your database, but yet, any instance that wants to connect with it also has to run the same version of the database.

Am I missing something?



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!

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.

Hello,

No, it is not a DigitalOcean specific problem. MySQL 5.x client are just not compatible with MySQL 8.x servers. So in order to connect to MySQL 8.x server you need a MySQL 8.x client.

Hope that this helps. Regards, Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.