Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sun, 28 Jul 2002 18:07:10 +0200 From: "Gerrit P. Haase" Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <19970134738.20020728180710@familiehaase.de> To: "Terry Flannery" CC: cygwin AT cygwin DOT com Subject: Re: MySQL server under cygwin In-Reply-To: <004601c23637$cd38fb40$3400a8c0@sknet01> References: <00b201c2352f$71e9d4c0$3400a8c0 AT sknet01> <190247813356 DOT 20020727104230 AT familiehaase DOT de> <137257096795 DOT 20020727131713 AT familiehaase DOT de> <027901c23571$443c6320$3400a8c0 AT sknet01> <48273246037 DOT 20020727174623 AT familiehaase DOT de> <02f601c235d8$b549dcc0$3400a8c0 AT sknet01> <4546552348 DOT 20020728113408 AT familiehaase DOT de> <004601c23637$cd38fb40$3400a8c0 AT 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/