I am trying to use managed databases to stage my application for users evaluation. I have created the database defaultdb and i have ALL the parameters to connect to my Database. The instruction is To connect using the flags format, paste the entire command from the control panel in your terminal:
I have looked at my control panel and can see where to paste the string. Where is my terminal ( or how do i reach it)
Thanks
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Hello, @techsupport19fe
You can check our existing tutorial on Connecting to a Managed MySQL Database
https://www.digitalocean.com/community/tutorials/how-to-connect-to-managed-database-ubuntu-18-04#connecting-to-a-managed-mysql-database
You can use the terminal on your PC or use a database client like MySQL Workbench.
Hope that this helps! Regards, Alex