MySQL Forums
Forum List  »  Newbie

Re: UPDATE TABLE with TRIM() => Duplicate key problems
Posted by: Rick James
Date: November 28, 2009 10:11AM

SHOW CREATE TABLE table_item_properties \G
I suspect something like UNIQUE(property_value) was missing from your abbreviated description.

Options: ReplyQuote


Subject
Written By
Posted
Re: UPDATE TABLE with TRIM() => Duplicate key problems
November 28, 2009 10:11AM


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.