_NOT_QUERY: Got error 28 from storage engine

Query: SELECT c.*, DATE_FORMAT(c.created, '%d %m %y') as created_name FROM reg_content as c WHERE c.published='1' AND c.id_category=1 AND c.id != 214 ORDER BY RAND() LIMIT 3