[PHP-DEV] PHP 4.0 Bug #4545: mysql_db_query returns false on insert/delete/update always! From: alex <email protected>
Date: 05/22/00

From: alex <email protected>
Operating system: RedHat 6.0
PHP version: 4.0 Release Candidate 2
PHP Bug Type: MySQL related
Bug description: mysql_db_query returns false on insert/delete/update always!

mysql_db_query returns false on insert/delete/update an other non-select queries every time it's called. It returns false even when the DB did perform the operation successfully.

I'm usign PHP4.0RC2 (as a loadable module), MySQL 3.22.32, Apache 1.3.12 & RedHat 6.0. PHP3.0.16 (loaded at the same time with PHP4) works as expected on the same code.

Please email! It's not the first time I report this bug!!!

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