delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Reply-To: | <wpmccormick AT covad DOT net> |
From: | "Bill McCormick" <wpmccormick AT covad DOT net> |
To: | "Gerrit P. Haase" <gerrit AT familiehaase DOT de> |
Cc: | "Cygwin" <cygwin AT cygwin DOT com> |
Subject: | RE: mod_auth_mysql |
Date: | Thu, 21 Aug 2003 06:43:06 -0500 |
Message-ID: | <NDBBLLFMLFMANIDPNADCOEPFFEAA.wpmccormick@covad.net> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
In-Reply-To: | <197236139440.20030821111837@familiehaase.de> |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1165 |
Importance: | Normal |
> $ nm libmysqlclient.a | grep _mysql_connect > 00002db0 T _mysql_connect > > This is version 3.23.43 > > In version 4.1.0-alpha I just find: > $ nm libmysqlclient.a | grep connect > 00000000 T _mysql_real_connect > 00000000 T _mysql_manager_connect > 00000000 T _my_connect > I downloaded the 4.0 production release; looks like it's not lining up with mod_auth_mysql: $ nm libmysqlclient.a | grep connect U _connect 00000000 T _my_connect 00000ae0 T _mysql_real_connect 00001940 t _mysql_reconnect U _my_connect 000000f0 T _mysql_manager_connect I don't find any documentation fro Zeev that indicates which version of MySQL it supports. Bill P.S. is nm a POSIX program or a strictly a cygwin-izm? --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.512 / Virus Database: 309 - Release Date: 8/19/2003 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |