Page 1 of 1

MySQL restore

Posted: Sun Jan 26, 2014 6:57 am
by Zester
My PHPMYADMIN or MySQL crashed.
so I am going to reinstall WAMP on My PC, but doing so will kill all my db info that is not backed up.
Any way my question is how can I restore my db tables from the .frm files?

Cheers

I got it worked out :)

Re: MySQL restore

Posted: Sun Jan 26, 2014 1:10 pm
by a_bertrand
First of all, did you tried to "repair" your tables? Mysql offers a couple of repair statement (either by command line or via phpmyadmin) which could maybe save your tables.