WordPress database error: [Table './sma0923902155735/wp_sfposts' is marked as crashed and last (automatic?) repair failed] SELECT DISTINCT forum_id, topic_id
FROM wp_sfposts
ORDER BY post_id DESC LIMIT 15;
WordPress database error: [Table './sma0923902155735/wp_sfposts' is marked as crashed and last (automatic?) repair failed] SELECT wp_sfposts.post_id, post_content, post_date, wp_sfposts.user_id, guest_name, guest_email,
post_status, post_pinned, post_index, post_edit,
wp_sfmembers.display_name, admin, posts, signature, sigimage, avatar, pm,
user_url, user_email, rating_id, vote_count, ratings_sum, ips, members
FROM wp_sfposts
LEFT JOIN wp_users ON wp_sfposts.user_id = wp_users.ID
LEFT JOIN wp_sfmembers ON wp_sfposts.user_id = wp_sfmembers.user_id
LEFT JOIN wp_sfpostratings ON wp_sfpostratings.post_id = wp_sfposts.post_id
WHERE topic_id = 40591
ORDER BY post_pinned DESC, wp_sfposts.post_id DESC LIMIT 0, 20