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 !)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