Hi,

Errcode: 13 means "Permission denied".
May be you should check its owner and permission

Regards
--
Joseph Bueno
NetClub/Trader.com


MySQL wrote:

>Hi all,
>
>I was trying to repair a table with myisamchk and got the following message:
>
>"error: 'x.MYD' doesn't have a correct index definition. You need to recreate it 
>before
>you can do a repair"
>
>(If I try to access the table  from mysql, it tells me that the file x.MYD doesn't 
>exist.
> It does exist! It's there! And it was working fine until I tried doing an extended
>repair on it using )
>
>Attempted: mysqlcheck -r  on the database but when it gets to the x.MYD file, it 
>tells me:
>error: File '/.../x.MYD' not found (Errcode: 13)
>
>I swear the file is there, where it's looking for it.
>
>Any suggestions?
>
>Paul Fabris
>
>  
>



---------------------------------------------------------------------
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