Can't connect - Socket error (10061)

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
i2rjames

Can't connect - Socket error (10061)

Post by i2rjames » Wed 22 Mar 2006 20:55

Hi,
Just got the lasest component (Delphi 7) but it won't connect.
Local server MySql V5 is running ok - Used Navicat client to test
connection, do a query etc. Works fine.

X Can't connect to MySQL server on localhost (10061)
Socket error on connect. WSAGetLastError return 10061

As I had a previous version of the component I removed the packages including the bpl files and did a new install of the components - no change.

Any ideas?

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Thu 23 Mar 2006 13:59

It's unlikely that this error is concerned to MyDAC. Have you read the topic "Can't connect to [local] MySQL server" in MySQL Reference?

Post Reply