I have a problem with my database when I made a query on one of my tables I get this error message
ERROR 130 (HY000): Incorrect file format
Type repair table 'table_name' use_frm in SQL editor and execute it. This repairs the index. Good working...
repair table 'table_name' use_frm