ERROR: Table './articles1west/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 = '2' )
---
Unable to get articlesTable './articles1west/ams_articles' is marked as crashed and last (automatic?) repair failed