ERROR: Table './isysi_articlems/ams_articles' is marked as crashed and should be repaired
---
SELECT * FROM ams_articles
INNER JOIN ams_users ON user_id = article_author_id
WHERE article_state = 1
AND article_category_id = 42
AND article_urltitle = 'the-least-risky-markets-to-invest-in-real-estate' LIMIT 1
---