Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3AC14CAA.ACD21139@ece.gatech.edu> Date: Tue, 27 Mar 2001 21:30:02 -0500 From: "Charles S. Wilson" X-Mailer: Mozilla 4.75 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Grahame Wright CC: cygwin AT sources DOT redhat DOT com Subject: Re: MySQL and Perl References: <5 DOT 0 DOT 0 DOT 25 DOT 0 DOT 20010327115638 DOT 00c1df20 AT pop DOT bur DOT adelphia DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I built Msql-Mysql-modules for perl-5.6.0 a while back, using this mysql client library: http://www.neuro.gatech.edu/users/cwilson/cygutils/unversioned/mysql-clientlib/index.html and building according to these instructions: http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/perl-5.6.0/modules.html#Msql-Mysql-modules-1.2211-1 WARNING: the rpm at that location CANNOT be used with the official (e.g. available from cygwin mirrors) perl-5.6.1-TRIAL1 release of perl. That rpm can ONLY work with the perl-5.6.0 distributed at cygutils. However, I do not recommend using the cygutils perl -- you're better off building the mysql perl module yourself, using the perl-5.6.1-TRIAL1 release but following the instructions above. DISCLAIMER: I have not attempted to build any of these modules with perl-5.6.1-TRIAL1, but see no reason to expect they would not work. --Chuck Grahame Wright wrote: > > Hi > > Has anyone managed to get Perl under Cygwin talking to a MySQL server, > either Win32 on the same machine or any outside MySQL server?? I've been > trying for quite a while to get this working, without success. I am fairly > sure it has to do with the /tmp/mysql.sock, or rather the lack of one. All > I get is cannot create IP socket when I try to connect. I can however > connect to the MySQL server using a pre-compiled client under Cygwin...so I > really don't know where to look. Does anyone have this working, or can > point me in the right direction? > > Thanks > > Grahame > ======= > > -- > Want to unsubscribe from this list? > Check out: http://cygwin.com/ml/#unsubscribe-simple -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple