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

Guys,

Since we have incorporated the MySQL client library it seems like we have
had a lot more problems with MySQL.
People often have problems when using mod_auth_mysql (compiled against a
different version of the MySQL client library) and mod_php with the same
Apache server.
I don't know what the exact problem these guys seem to be encountering but
it seems that when they link against a different mysql client library
things start working again.

What do you guys think?

Andi

---------- Forwarded message ----------
Date: Thu, 30 Mar 2000 11:35:44 +0200
From: Tom Anheyer <tom.anheyer <email protected>>
To: hs <email protected>, php-dev <email protected>
Subject: Re: [PHP-DEV] PHP 4.0 Bug #3976: mysql_query produces warnings

Hi,

I have seen the same problem under Redhat5.2 but nut not on SuSE 6.2.
After reconfiguring with "--with-mysql=/usr' using a self compiled
libmysqlclient it works also on the redhat system.

tom

> Am Don, 30 Mär 2000 schrieb hs <email protected>:
> From: hs <email protected>
> Operating system: Linux (Caldera OpenLinux2.4)
> PHP version: 4.0 Release Candidate 1
> PHP Bug Type: MySQL related
> Bug description: mysql_query produces warnings
>
> The following works without warnings under PHP Version 3.0.15 but produces the
> following warning in PHP Version 4.0RC1:
>
> Warning: MySQL: Unable to save result set in /home/httpd/html/localweb/web/test/phpbug.php on line 12
>
> Database is however created correctly. In 3.0.15 $result is 1 (TRUE) in 4.0RC1 it
> seams to be undefined.
>

-- 
Tom Anheyer
G+J BerlinOnline GmbH             Tel. :   +49-(0)30-2327-5210       
im Pressehaus am Alexanderplatz   Fax:     +49-(0)30-2327-5596       
Karl-Liebknecht-Straße 29         E-Mail:  Tom.Anheyer <email protected>
D-10178 Berlin                    URL:     http://www.BerlinOnline.de

BerlinOnline ist ein Service von Berliner Zeitung, TIP BerlinMagazin, Berliner Kurier und Berliner Abendblatt.

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

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