Spotlight Stories
Query:select * from cms_articles join rel_articles_categories on id_articles = cms_articles.id where cms_articles.hidden!=1 and id_category = 17 and cms_articles.id != 80 and (cms_articles.cid = 6 or cms_articles.cid = 3 or cms_articles.cid in (select id from cms_sections where pid = 3) ) order by orderby DESC limit 3

Error:
Got error 28 from storage engine