[PHP-DEV] PHP 4.0 Bug #4365: Error when doing a resultless query From: alex <email protected>
Date: 05/09/00

From: alex <email protected>
Operating system: Red Hat Linux 6.0
PHP version: 4.0 Release Candidate 1
PHP Bug Type: MySQL related
Bug description: Error when doing a resultless query

When any PHP script tries to do a resultless (INSERT, DELETE, CREATE, UPDATE, REPLACE, ALTER) query to MySQL, it outputs an error regarding not being able to save the result set.

I'm using Apache 1.3.12 with --enable-module=so --enable-shared=max
PHP4.0RC1: --enable-versioning --with-mysql
PHP3.0.16: --enable-versioning --with-mysql (using PHP3 there is no problem!)
MOD_SSL, MOD_PERL, (these should not pose any problems; PHP4 has trouble even when it's loaded alone).
MySQL. 3.22.32.

Was it already solved? is it in the cvs?
thanx in advance...

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