I spent two days trying to figure this one out. Basically I couldn't connect to the localhost MySQL database installed by XAMPP 1.7.4 using MySQL Workbench. I got a socket connection error (1061) or something like that.
|
feedback
|
|
The very simple workaround for this is simply to add the following line to your
This way you can connect from any server or interface. | |||
|
feedback
|
|
Is this error 10061? Please give a full trace of the error. Just checking a few things:
| ||||
feedback
|