Hi,
I have a corrupt MySQL database. Is there anyway I can fix this without starting over? I tried running REPAIR TABLE alldata to repair the table, but that did not work. The message tells me that the table is in an incorrect file format and that my table is corrupt. The data are not all that important, but I'd like to figure out how to fix the table if I can. If there are any other ways to try and repair the table, that would be greatly appreciated.
Thanks,
Chris
I have a corrupt MySQL database. Is there anyway I can fix this without starting over? I tried running REPAIR TABLE alldata to repair the table, but that did not work. The message tells me that the table is in an incorrect file format and that my table is corrupt. The data are not all that important, but I'd like to figure out how to fix the table if I can. If there are any other ways to try and repair the table, that would be greatly appreciated.
Thanks,
Chris