Hi,

I'm using DBI and a dsn with 'mysql_client_found_rows=0' appended.
A normal update returns 0E0 if no data has changed.

The update part of insert...on duplicate key update always returns
2, whether data has changed or otherwise, plus the timestamp
column is not automatically updated.

Is there any way to get a different result code for unchanged
data? (And an updated timestamp?)  I assume not, but have to ask.

I'm using 4.1 but see that 5.0 and 5.1 manuals say the same.

Thanks,
Jon


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

Reply via email to