I read the following question that has relevance, but the replies didn\'t satify me: MySQL: #126 - Incorrect key file for table
When runn
You just need to repair your table which use in search query. this problem generally occur on search query.
go to "table_name" -> operation- > repair (just one click) effect may take some time to apply