Page 1 of 1

Cant connect to MySQL Server (10061)

Posted: Wed 01 Apr 2009 03:23
by kaffeburk
I'm getting this error when i try to Use dbForge. From MySQL Querybrowser or LQLyog i can connect to "localhost" without problems. From MyDac it also works fine - its only dbForge that gets this error.

I shut down the firewall, still same problem.

Posted: Wed 01 Apr 2009 14:57
by Duke
What is the MySQL server version?

Posted: Fri 03 Apr 2009 10:49
by kaffeburk
Duke wrote:What is the MySQL server version?
5.0.45

Posted: Tue 07 Apr 2009 09:45
by Duke
We cannot reproduce the problem. One of the most common reasons of this error is incorrect Host or Port setting for database connection. Please check these settings.

P.S.
If you connect to local MySQL server, leave Host filed empty (to avoid misspelling, which can also produce the error)

Posted: Wed 08 Apr 2009 06:11
by kaffeburk
When i changed from localhost to 127.0.0.1 it works....

Posted: Wed 08 Apr 2009 07:45
by Duke
kaffeburk wrote:When i changed from localhost to 127.0.0.1 it works....
This problem appeared only when using SSL connection. In the next version it will be fixed.