MySQL Forums
Forum List  »  PHP

Re: Unknown ".FRM" file
Posted by: Bob Field
Date: March 20, 2006 07:59PM

Most probably it's a temporary table. Do you currently have active connections to your database, that this table should exist? Also, is it in your regular data directory or some place like /tmp? It might also get created as part of an ALTER TABLE command.

Options: ReplyQuote


Subject
Written By
Posted
March 20, 2006 06:45PM
Re: Unknown ".FRM" file
March 20, 2006 07:59PM
March 20, 2006 09:46PM
March 20, 2006 10:01PM
March 21, 2006 12:26AM
March 21, 2006 12:07PM
March 21, 2006 06:10PM


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.