I have already come very far from bluehost to digitalocean configuration, but im struggling with mysql workbench login from my pc. In bluehost i could just whitelist my current home IP and then login with mysql workbench, when i set .cnf to: 0.0.0.0 . and try to connect in mysql workbench over standard (tcp/ip) im presented with password promt (in sudo password works) which i enter and then get error: Access denied for user ‘root’@‘59-44.77-71.cust.xxxx.com’(using password:YES). any idea what im doing wrong?
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!
Have you checked your bind setting in the my.cnf, it should be binded to the outbound IP address of your droplet.
seems to work now, i had to use something like that too: GRANT ALL PRIVILEGES ON . TO ‘jan’@‘83.76.14.59’
guess need to read into user management of mysql more. an handy manual would be helpful for that, there are some but not as easy as for others subjects.
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.