Hi!

On Nov 27, [EMAIL PROTECTED] wrote:
> >Description:
>       
> The included sql test script (output of mysqldump 10.2 (create table
> statement and insertion of 250 records into this table) with added
> check for table integrity) results in corrupted table and error
> message 'Found key at page 36864 that points to record outside
> datafile' when checked with 'check table' or myisamchk.

Ok, confirmed and fixed.

Actually table was not at all corrupted, but old checking code wasn't
recognising new fulltext index tree structure correctly.

It's all fixed now - in 4.1.2.

Thank you.

Regards,
Sergei

-- 
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Sergei Golubchik <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, Senior Software Developer
/_/  /_/\_, /___/\___\_\___/  Osnabrueck, Germany
       <___/  www.mysql.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to