Longhorn PHP 2025 - Speakers and Schedule Announced!

Voting

: max(zero, zero)?
(Example: nine)

The Note You're Voting On

Carl Olsen
19 years ago
It appears that an UPDATE prepared statement which contains the same data as that already in the database returns 0 for affected_rows. I was expecting it to return 1, but it must be comparing the input values with the existing values and determining that no UPDATE has occurred.

<< Back to user notes page

To Top