Subject Re: Query result has unexpected padding.
Author Max dAyala
Sorry, I made a typo.

When I said I expected the result of the query to be "false" I meant
"true". i.e. Query executed without error, but no rows affected, so
PHP should return TRUE from the query.

Max