Try copying your .MYD and .frm files to a directory and running 'restore 
table [tablename] from '/this/directory'

regards,

P

On Fri, 23 Mar 2001, Carsten
Gehling wrote:

> I have to MYISAM tables where I... ahem... have lost the corresponding .MYI
> files. When I try to repair the tables, myisamchk reports this error:
> 
> myisamchk: error: 'questions.XXX' doesn't have a correct index definition.
> You need to recreate it before you can do a repair
> 
> How do I recreate these indexes?
> 
> - Carsten
> 
> 
> 
> ---------------------------------------------------------------------
> 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
> 
> 


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