5 messages in com.mysql.lists.bugsRe: Bug on REPAIR TABLE EXTENDED
FromSent OnAttachments
Vito Sabella03 Feb 2001 07:39 
Sergei Golubchik03 Feb 2001 12:26 
Vito Sabella03 Feb 2001 13:46 
Sasha Pachev03 Feb 2001 14:03 
Michael Widenius06 Feb 2001 09:09 
Subject:Re: Bug on REPAIR TABLE EXTENDED
From:Sergei Golubchik (se@infomag.ape.relarn.ru)
Date:02/03/2001 12:26:22 PM
List:com.mysql.lists.bugs

Hi!

On Feb 03, Vito Sabella wrote:

Whenever I run REPAIR TABLE EXTENDED on our USER table I get the following errors: Note this is a truncated list of hundreds of these errors.

015812 | | User | repair | info | Found block that points outside data file at 1015896 | | User | repair | info | Found block that points outside data file at 1019124

I am running the latest release mysql version, this bug has followed me through all of 3.23!

I even SELECT * into outfile, re-made the table by using CREATE TABLE on a DIFFERENT MACHINE, and did LOAD DATA INFILE, and the bugs STILL keep coming back? Does it seem to be a problem with the keys?

Any more info?

Sure.

OS ? Table structure ? Why didn't you use mysqlbug ? :-)

Regards, Sergei