May 24, 2012

Post: Recovering CREATE TABLE statement from .frm file

table test/test_innodb 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