This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: MySQL server under cygwin


Hallo Terry,

Am Sonntag, 28. Juli 2002 um 15:07 schriebst du:

> I have tried that, but no client applications can connect to the windows
> version of the server, instead they die with
> "ERROR 2002: Can't connect to local MySQL server through socket
> '/tmp/mysql.sock' (2)"

> I think i need to link them with the import library for the windows version
> of the server, but then i get undefined references to loads of functions
> defined in libmysqlclient.a but not in libmySQL.dll, such as the mysql
> striing functions and many of the 'mysys' functions.

> How have you resolved this?

Try to use TCP/IP instaed of a socket.


Gerrit
-- 
=^..^=


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]