Victoria Reznichenko wrote:
> 
> Do-Risika,
> Monday, April 29, 2002, 7:54:51 AM, you wrote:
> 
> DRR> Can someone tell me what this error mean ?
> 
> DRR> myisamchk: MyISAM file /var/lib/mysql/radius/radacct.MYI
> DRR> myisamchk: warning: 1 clients is using or hasn't closed the table
> DRR> properly
> DRR> myisamchk: error: Found key at page 2472960 that points to record
> DRR> outside datafile
> DRR> myisamchk: error: Keypointers and record positions doesn't match
> DRR> MyISAM-table '/var/lib/mysql/radius/radacct.MYI' is corrupted
> DRR> Fix it using switch "-r" or "-o"
> 
> DRR> With 'check table', it does not found any error ...
> 
> DRR> With myisamchk -r, it results :
> 
> DRR> tanalahy:~# myisamchk --silent -r /var/lib/mysql/radius/radacct.MYI
> DRR> Found link that points at 35017460 (outside data file) at 35009348
> DRR> tanalahy:~#
> 
> Are you running myisamchk when MySQL server is running?

Yes, i think that was my problem ...

@+
--
DouRiX

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to