[snip]
Is my data inside the "frm" file or in another file? How can I access and
retrieve my data?
[/snip]
The data is not in the frm files. If you are using myisam tables the data is
in the myd files and the indexes are in the myi files. Assuming the files
didn't get badly damaged, you should be
Hi List,
Today the hard drive from my server where MySQL was running crashed. I have
a dump from yesterday night but I would like to save the work for today
before the crash. I saved the full directory of the MySQL
(/usr/local/mysql).
Is my data inside the "frm" file or in another file? How can I