WordPress database error: [Table './thecumbe_TCT/wp_posts' is marked as crashed and last (automatic?) repair failed]SELECT wp_comments.comment_ID
FROM wp_comments JOIN wp_posts ON wp_posts.ID = wp_comments.comment_post_ID
WHERE ( comment_approved = '1' ) AND comment_type NOT IN ('note') AND wp_posts.post_status IN ('publish')
ORDER BY wp_comments.comment_date_gmt DESC
LIMIT 0,14