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