WordPress database error: [Table './d60184026/wp_comments' is marked as crashed and last (automatic?) repair failed]
SELECT ID, COUNT( comment_ID ) AS ccount
FROM wp_posts
LEFT JOIN wp_comments ON ( comment_post_ID = ID AND comment_approved = '1')
WHERE ID IN (71,70,69,68,67,66,65,64,63,62,61,60,59,58,57)
GROUP BY ID