All the database and tables in my MySql server is innoDB, but those link files ibd1*.... has been deleted from the mysql data directory. Now I cannot open any table to get the records. I have previously safed all the *.frm files, but still no luck. Everytime I tried to access the take, it will just said:
Error 1016: Cannot open file "mytablename.innodb" (Errorno: 1)
Please help me, I really need you all experts to help me, all I need is just to get all the data from the tables, I don't mind to recreate all the tables again. All I need is just the data. I've been reading the
http://dev.mysql.com/doc/mysql/en/In..._datadict.html
articles, but I have no clue on what it is talking about. Please try your best to help a poor man. Thanks a lot !!
