0
WordPress database error: [Table './my0024/wp_comments' is marked as crashed and last (automatic?) repair failed]
SELECT ID, comment_ID, comment_content, comment_author, comment_author_url, comment_date, post_title, comment_type
FROM wp_comments LEFT JOIN wp_posts ON wp_posts.ID=wp_comments.comment_post_ID
WHERE post_status IN ('publish','static')AND post_password ='' AND comment_approved = '1' ORDER BY comment_ID DESC LIMIT 10