ERROR: Table 'ams_articles' is marked as crashed and last (automatic?) repair failed
---
SELECT count(*) AS allcount
FROM ams_articles, ams_categories
WHERE article_categoryid = category_id AND article_state = 1 AND
(category_id = '25' OR category_parentid = 25 )
---
Unable to get articlesTable 'ams_articles' is marked as crashed and last (automatic?) repair failed