From: Martijn Tonies Date: March 4 2004 5:15pm Subject: Re: Major problem converting MyISAM to InnoDB List-Archive: http://lists.mysql.com/mysql/161134 Message-Id: <058b01c4020c$49dab6b0$0702a8c0@martijn> MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit > Hi, I ran CHECK TABLE with the EXTENDED option on the table and it reports > everything ok: > > mysql> check table allusa extended; > +-----------+-------+----------+----------+ > | Table | Op | Msg_type | Msg_text | > +-----------+-------+----------+----------+ > | bb.allusa | check | status | OK | > +-----------+-------+----------+----------+ > 1 row in set (4.74 sec) --8<-- Please don't overquote like you did. -- Martijn