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
Date: Sun, 28 Jul 2002 18:07:10 +0200
From: "Gerrit P. Haase" <gp@familiehaase.de>
Reply-To: "Gerrit P. Haase" <gp@familiehaase.de>
Organization: Esse keine toten Tiere
X-Priority: 3 (Normal)
Message-ID: <19970134738.20020728180710@familiehaase.de>
To: "Terry Flannery" <terry.flannery@btinternet.com>
CC: cygwin@cygwin.com
Subject: Re: MySQL server under cygwin
In-Reply-To: <004601c23637$cd38fb40$3400a8c0@sknet01>
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>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hallo Terry,

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

> "ERROR 2002: Can't connect to local MySQL server through socket
> '/tmp/mysql.sock' (2)"

It worked some months ago, with 3.23.4x and also with one of the first
4.x alpha versions to run the server on Cygwin and run the complete
sql-bench testsuite.  I have no idea why it isn't working anymore.
Some changes in Cygwin probably, I tried to run the server (I already
used successful half a year ago) to test DBD::mysql and this time it
doesn't work.  After rebuilding 3.23.x or 4.x it is still the same
problem with the server.  Cannot connect without seeing the server
crashing.  Maybe some threads issue.

However, using the clientlib to connect a 'remote' server should work,
then call it like this:
$ mysql -h 127.0.0.1
(or the remote IP address).

This is not working with a Cygwin mysql server:
$ mysql -h 127.0.0.1
ERROR 2013: Lost connection to MySQL server during query


Gerrit
-- 
"All faults& bugs are mine - Robert"
    from squid/acinclude.m4,   Sun Apr 21 05:21:21 2002


--
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/

