Data recovery with just the MYD file

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Shiraz

    Data recovery with just the MYD file

    Due to a disk space issue, i lost the .MYI for a table. It seems the
    ..MYD is still intact. Is there any way to recover the data from just
    the MYD file?

  • Bill Karwin

    #2
    Re: Data recovery with just the MYD file

    "Shiraz" <shirazk@gmail. com> wrote in message
    news:1138635211 .376497.224620@ z14g2000cwz.goo glegroups.com.. .[color=blue]
    > Due to a disk space issue, i lost the .MYI for a table. It seems the
    > .MYD is still intact. Is there any way to recover the data from just
    > the MYD file?[/color]

    I think so, but I haven't had occasion to do this.
    Read about "Easy safe repair" on this page:


    It seems like you can run "myisamchk -r tbl_name" to rebuild an index.

    Regards,
    Bill K.


    Comment

    Working...