I have access to the database only through phpmyamdin. What can I do to log in via mysql-query-browser or mysql-workbench? I enter my password, username and host to mysql-workbench but there is no connection.
Thank you.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you do not get an error any message, it sounds like there may be a firewall blocking the request on port 3306. You may also need to ask for privileges for the user/pwd that you are logging into from the host machine you are logging into.