Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <008a01c2364f$b6b53380$3400a8c0@sknet01>
From: "Terry Flannery" <terry.flannery@btinternet.com>
To: "Gerrit P. Haase" <gp@familiehaase.de>
Cc: <cygwin@cygwin.com>
References: <00b201c2352f$71e9d4c0$3400a8c0@sknet01> <190247813356.20020727104230@familiehaase.de> <137257096795.20020727131713@familiehaase.de> <027901c23571$443c6320$3400a8c0@sknet01> <48273246037.20020727174623@familiehaase.de> <02f601c235d8$b549dcc0$3400a8c0@sknet01> <4546552348.20020728113408@familiehaase.de> <004601c23637$cd38fb40$3400a8c0@sknet01> <7161372899.20020728154108@familiehaase.de>
Subject: Re: MySQL server under cygwin
Date: Sun, 28 Jul 2002 16:59:08 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000

It works now... how embarrassing that I didn't notice that I had to use
127.0.0.1 instead of localhost as argument to --host to force it to use tcp
rather than a socket.

By the way, can you shed some more light on the reasons behind the server
not running properly under cygwin? I would be willing to help resolve the
issue in any way I can. I am not currently familiar with the internals of
MySQL, but will soon be since I have to make many modifications for my
current projects.

Thanks,
Terry

----- Original Message -----
From: "Gerrit P. Haase" <gp@familiehaase.de>
To: "Terry Flannery" <terry.flannery@btinternet.com>
Cc: <cygwin@cygwin.com>
Sent: Sunday, July 28, 2002 2:41 PM
Subject: 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/

