Hi,
I have set up a server to host my mysql database in and can successfully connect to it using ssh and phpmyadmin.
However I am having trouble trying to connect it in mysql workbench and I really don’t understand where I am going wrong… Could somebody help?
I am able to create databases using the terminal etc but as soon as I want to connect to it using netbeans or mysql workbench it is failing.!
Would be very grateful for any help as I am new to this…
Thank you!
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
Because MySQL binds to localhost by default.
I have sorted this… there was an issue with the firewall and permissions set for users in the database!
Thank you for your help!
This comment has been deleted