ERROR: Table './cmginc_articles/ams_articles' is marked as crashed and should be repaired
---
SELECT count(*) AS allcount
FROM ams_articles, ams_categories
WHERE article_category_id = category_id AND article_state = 1 AND
(category_id = '4' OR category_parent_id = 4 )
---
Unable to get articlesTable './cmginc_articles/ams_articles' is marked as crashed and should be repaired