Cant connect to MySQL Server (10061)

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
kaffeburk
Posts: 214
Joined: Mon 29 Jan 2007 08:03

Cant connect to MySQL Server (10061)

Post by kaffeburk » Wed 01 Apr 2009 03:23

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.

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Wed 01 Apr 2009 14:57

What is the MySQL server version?

kaffeburk
Posts: 214
Joined: Mon 29 Jan 2007 08:03

Post by kaffeburk » Fri 03 Apr 2009 10:49

Duke wrote:What is the MySQL server version?
5.0.45

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Tue 07 Apr 2009 09:45

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)

kaffeburk
Posts: 214
Joined: Mon 29 Jan 2007 08:03

Post by kaffeburk » Wed 08 Apr 2009 06:11

When i changed from localhost to 127.0.0.1 it works....

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Wed 08 Apr 2009 07:45

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.

Post Reply