MySQL Forums
Forum List  »  MyISAM

Re: strange behaviour: #1146 but an insert some lines before was successful
Posted by: Jan Pilarzeck
Date: January 13, 2006 01:52AM

no, all UPDATE-queries are ok. i'm logging them separately and all are ok.

and yes, the error-message really says "table not found". i already looked for those "newbie"-mistakes, and the table-name is always correct, like column-names too.

i re-wrote the script. now, before the update, the mysql-connection is closed an a new one (including unsetting and creating new db-objects) is established. all other lines in my script are left unchanged. i couldn't see the error again until now, but there are also not as many updates done as needed to cry "it works!"

so, any other ideas?

Thank you!

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: strange behaviour: #1146 but an insert some lines before was successful
1920
January 13, 2006 01:52AM


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.