MySQL Forums
Forum List  »  MyISAM

Re: strange behaviour: #1146 but an insert some lines before was successful
Posted by: KimSeong Loh
Date: January 10, 2006 08:04PM

The error message is table yyy where your UPDATE is on table xxx ?

If this is the case, maybe you want to check your UPDATE statement in the PHP again, maybe some string concatenation or whatever cause a query string to be something else.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: strange behaviour: #1146 but an insert some lines before was successful
1670
January 10, 2006 08:04PM


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.