MySQL Forums
Forum List  »  InnoDB

Re: How to determine if table is locked or corrupted
Posted by: Jennifer Kyle
Date: June 30, 2008 10:44AM

I am not running linux so cannot grep the file, but I did check it out with notepad (the users table is small) and while most of the characters were gibberish, I was able to find InnoDB and didn't find MyISAM.

show engines returned InnoDB with support DEFAULT and MyISAM with support YES

show create table green.user returned "Table green.users doesn't exist"

Options: ReplyQuote




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.