http://prntscr.com/chxwnf
Getting an error of Unknown “MySQL server host ‘hostname’ (0) (DataObjects::SQLError)”. Anyone have an answer to this problem? And if yes, what are the steps to go about fixing it.
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.
It’s tough to say for certain without more information but the error message seems to indicate that your connection settings have the hostname of your MySQL server set as ‘hostname’. If it’s the local server you can set it as localhost, otherwise it should be the IP address of your MySQL server.
The developer cloud
Scale up as you grow — whether you're running one virtual machine or ten thousand.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.