I've got an unespected behavior using MySQL server-version 3.23.52 with PHP
4.3.0 (Apache/1.3.27 (Win32) PHP/4.3.0 running... ), if I submit an update
query that do not modify any value on the target record the query does not
return any row affected, while the same query executed in a C++ program
returns 1 row affected.

Is there any reason or before action check made by PHP to avoid the
execution of no change queries ?

Jayme Jeffman Filho
Sul Engenharia e Sistemas Ltda.
www.sulenge.com.br
+55 51 3339-4136
+55 51 9112-3422


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to