Re: [PHP-DEV] PHP 4.0 Bug #3976: mysql_query produces warnings (fwd) From: Zeev Suraski (zeev <email protected>)
Date: 03/30/00

On Thu, 30 Mar 2000, Michael Widenius wrote:

> >>>>> "Andi" == Andi Gutmans <andi <email protected>> writes:
>
> Andi> Guys,
> Andi> Since we have incorporated the MySQL client library it seems like we have
> Andi> had a lot more problems with MySQL.
> Andi> People often have problems when using mod_auth_mysql (compiled against a
> Andi> different version of the MySQL client library) and mod_php with the same
> Andi> Apache server.
> Andi> I don't know what the exact problem these guys seem to be encountering but
> Andi> it seems that when they link against a different mysql client library
> Andi> things start working again.
>
> Andi> What do you guys think?
>
> Andi> Andi
>
> What kind problems do the get? Has anyone been able to reproduce this
> in any way?

There've been several people that appeared to be having problems with
mysql_store_result() failing. As I never got to see the warning message I
put into the PHP MySQL module almost 3 years ago (about failing to store
the MySQL result) until about 2 weeks ago, I think it ought to be related
to this bundling issue.

Do you think it can be related to the threading issue in any way? Or the
SIGPIPE?

Zeev

-- 
Zeev Suraski <zeev <email protected>>
http://www.zend.com/

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>