Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:552 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19752 invoked from network); 31 Mar 2003 19:05:40 -0000 Received: from unknown (HELO atlrel7.hp.com) (156.153.255.213) by pb1.pair.com with SMTP; 31 Mar 2003 19:05:40 -0000 Received: from xatlrelay1.atl.hp.com (xatlrelay1.atl.hp.com [15.45.89.190]) by atlrel7.hp.com (Postfix) with ESMTP id E90EC1C0222E for ; Mon, 31 Mar 2003 14:05:39 -0500 (EST) Received: from xatlbh2.atl.hp.com (xatlbh2.atl.hp.com [15.45.89.187]) by xatlrelay1.atl.hp.com (Postfix) with ESMTP id CFBE01C000BA for ; Mon, 31 Mar 2003 14:05:39 -0500 (EST) Received: by xatlbh2.atl.hp.com with Internet Mail Service (5.5.2655.55) id ; Mon, 31 Mar 2003 14:05:39 -0500 Message-ID: <580F4ACFCD8F4E439B06B815110418C704522263@xcup03.cup.hp.com> To: internals@lists.php.net Date: Mon, 31 Mar 2003 14:05:36 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2655.55) Content-Type: text/plain; charset="iso-8859-1" Subject: RE: [PHP-DEV] crash problem in php's mysql library (Threads !) From: roshan.naik@hp.com ("NAIK,ROSHAN (HP-Cupertino,ex1)") Im using the libmysql bundled with PHP. Are you suggesting the use of external libmysql instead of the one bundled with PHP ? --Roshan > -----Original Message----- > From: Georg Richter [mailto:georg@php.net] > Sent: Saturday, March 29, 2003 10:34 PM > To: NAIK,ROSHAN (HP-Cupertino,ex1) > Subject: Re: [PHP-DEV] crash problem in php's mysql library > (Threads !) > > > On Saturday 29 March 2003 04:04, you wrote: > > Hello, > > which version of libmysql do you use? The bundled libmysql or > do you use an > external one? Do you are able to reproduce this error with > the latest stable > libmysql (3.23.56 or 4.0.12) ? > > I found a similar problem on the internal MySQL AB lists, so > I think the > problem is solved with newer versions of libmysql. The > bundled lib is the > 3.23.49 Version with some additional security fixes/patches. > > Regards > > Georg >