.
WordPress database error: [Table 'wp_comments' is marked as crashed and last (automatic?) repair failed]
SELECT
comment_post_ID, post_title
FROM (wp_comments LEFT JOIN wp_posts ON (comment_post_ID = ID))
WHERE comment_approved = '1'
AND wp_posts.post_status='publish'
AND comment_type<>'pingback' AND comment_type<>'trackback'
ORDER BY comment_date DESC;



Copyright © 2005-07 Pratyush Khaitan
Sportolysis™ is trademarked and the name may not be copied any where.
Powered by
WordPress