2014-01-31 69 views
0

我物理移動數據庫,現在我無法恢復Innodb數據庫。如何恢復Innodb數據庫?

我得到這個錯誤 -

140131 13:03:41 [ERROR] Cannot find or open table table_t1/t1#P#p0 from 
the internal data dictionary of InnoDB though the .frm file for the 
table exists. Maybe you have deleted and recreated InnoDB data 
files but have forgotten to delete the corresponding .frm files 
of InnoDB tables, or you have moved .frm files to another database? 
or, the table contains indexes that this version of the engine 
doesn't support. 
See http://dev.mysql.com/doc/refman/5.5/en/innodb-troubleshooting.html 
how you can resolve the problem. 

幫我恢復這個數據庫

回答

0

把它放回,並通過SQL接口(例如RENAME TABLE)移動。