Re: Continuing problem

2003-02-26 Thread Amy & Joseph Kormann
Stefan Hinz wrote: Ami, Joseph, Stefan, viele danke Apparently, this is a socket problem. You have no Unix socket on your Windows MySQL server through which to connect. Try to use TCP/IP, by connecting with the host specified, where host is something else but 127.0.0.1 or localhost; like this:

Re: Continuing problem

2003-02-25 Thread Stefan Hinz
Ami, Joseph, > I'm running the Windows mysqld application and attempting to connect to > it using the CygWin libraries without any success. The mysql and > winmysqladmin all connect fine to mysqld. The error I get from my > application is 'Error 2002, cannot connect through socket MySQL' or it's