MySQL Forums
Forum List  »  Newbie

Re: Update table with join
Posted by: Rick James
Date: February 13, 2014 11:13PM

If an UPDATE tries to do something, but discovers that nothing would change, it reports 0 rows affected.

Check the table to see if the values are already there.

If you need more help, please provide SHOW CREATE TABLE and a few rows of data from both tables.

Options: ReplyQuote


Subject
Written By
Posted
February 12, 2014 06:58AM
Re: Update table with join
February 13, 2014 11:13PM
February 13, 2014 11:39PM
February 14, 2014 06:43AM
February 14, 2014 10:31AM


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.