Report this

What is the reason for this report?

MySQL ACCESS information

Posted on February 11, 2020

How do I get access to MySQL since there is no PHP myadmin available here



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, @avinashkrishnani

The managed databases can be accessed via MySQL database client like MySQL Workbench or SQL pro. In order to access a Digital Ocean Managed MySQL database, you will need to install version 8.0 or above. Also make sure to allow your IP in the trusted hosts for the database.

You can follow the official step by step instructions on how to connect to the managed MySQL servers here:

https://www.digitalocean.com/community/tutorials/how-to-connect-to-managed-database-ubuntu-18-04#connecting-to-a-managed-mysql-database

Regards, Alex

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.