Hello
Had a Windows system crash and I had to reinstall everything from scratch. I keep MySQL version identical (5.6).
I have downloaded the folder Program Data/MySQL from my backup and re-install MySQL using the original installation package.
Now I cannot retrieve the data (although the table are visible). Here is the error I got from the server
InnoDB: Cannot open table homecontrol/tarif from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem.
Any idea ?
Had a Windows system crash and I had to reinstall everything from scratch. I keep MySQL version identical (5.6).
I have downloaded the folder Program Data/MySQL from my backup and re-install MySQL using the original installation package.
Now I cannot retrieve the data (although the table are visible). Here is the error I got from the server
InnoDB: Cannot open table homecontrol/tarif from the internal data dictionary of InnoDB though the .frm file for the table exists. See http://dev.mysql.com/doc/refman/5.6/en/innodb-troubleshooting.html for how you can resolve the problem.
Any idea ?