hello
My database contains both MyISAM and InnoDB tables. After a crash the table listing shows only MyISAM table, but table count showing along with the database name is correct. When runing the queries in InnoDB tables showing table doesn't exist. I can't run the repair queries, it showing table doesn't exist. But I can create new InnoDB tables with out any ptoblem. I am using MySQL 5.1.36 community
My database contains both MyISAM and InnoDB tables. After a crash the table listing shows only MyISAM table, but table count showing along with the database name is correct. When runing the queries in InnoDB tables showing table doesn't exist. I can't run the repair queries, it showing table doesn't exist. But I can create new InnoDB tables with out any ptoblem. I am using MySQL 5.1.36 community