MySQL Forums
Forum List  »  Install & Repo

SQL Mode: Carry out UPDATE always?
Posted by: Thomas Pasligh
Date: February 11, 2009 04:55AM

Hi there,

I'm trying to configure my MySQL 5.1 Server to do a update, even if it isn't necessary (the value is already set).
The software I'm using does not expect an 0 return value, so it stops the entire operation.

My question: Is there an SQL Mode that allows me to configure the update behaviour?

Options: ReplyQuote


Subject
Written By
Posted
SQL Mode: Carry out UPDATE always?
February 11, 2009 04:55AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.