Thread: myisamchk error
View Single Post
  #1  
Old 08-18-2006, 06:23 AM
Antoine Antoine is offline
Junior Member
 
Join Date: Aug 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Antoine is on a distinguished road
Default myisamchk error

Hi all,
I have some trouble with some tables.
When we try to repair this problem we've got:

>myisamchk -e domaineinstances.MYI

Checking MyISAM file: domaineinstances.MYI
Data records: 365096 Deleted blocks: 0
- check file-size
myisamchk: error: Size of datafile is: 17524388 Should be: 17524580
- check key delete-chain
- check record delete-chain
- check index reference
- check data record references index: 1
myisamchk: error: Found key at page 17312768 that points to record outside datafile
- check records and index references
myisamchk: error: Record-count is not ok; is 365092 Should be: 365096
myisamchk: warning: Found 365092 parts Should be: 365096 parts
MyISAM-table 'domaineinstances.MYI' is corrupted
Fix it using switch "-r" or "-o"

When have this kind of problem, alternatively

-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
  Webmaster Forums - View Single Post - myisamchk error
Thread: myisamchk error
View Single Post
  #1  
Old 08-18-2006, 06:23 AM
Antoine Antoine is offline
Junior Member
 
Join Date: Aug 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Antoine is on a distinguished road
Default myisamchk error

Hi all,
I have some trouble with some tables.
When we try to repair this problem we've got:

>myisamchk -e domaineinstances.MYI

Checking MyISAM file: domaineinstances.MYI
Data records: 365096 Deleted blocks: 0
- check file-size
myisamchk: error: Size of datafile is: 17524388 Should be: 17524580
- check key delete-chain
- check record delete-chain
- check index reference
- check data record references index: 1
myisamchk: error: Found key at page 17312768 that points to record outside datafile
- check records and index references
myisamchk: error: Record-count is not ok; is 365092 Should be: 365096
myisamchk: warning: Found 365092 parts Should be: 365096 parts
MyISAM-table 'domaineinstances.MYI' is corrupted
Fix it using switch "-r" or "-o"

When have this kind of problem, alternatively

-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote