One of my servers' OS crashed yesterday. It was Win 2008.The server developed an HDD fault and did not boot.
My host provider (Turnkey) has mounted the HDD on a Rescue system and given me access to the HDD through SSH. I have been able to download the Mysql data folder and all the MYD, MYI, FRM files. (MyIsam db?).
I tried changing my local computer's data folder to the backup data folder but MySql didn't run with this data folder. At my other server the db showed up but it was empty!
I believe this could be happening due to version differences in the MySql files.
Is there any way I can recover this data? A tool maybe, or a way?
Also
- How can I find the version of mysql from the data files or the bin folder.
Thanks for the help guys!