Re: An unespected behavior

2004-03-29 Thread Egor Egorov
"Jayme Jeffman Filho" <[EMAIL PROTECTED]> wrote: > 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 q

An unespected behavior

2004-03-29 Thread Jayme Jeffman Filho
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++ pr