WordPress database error: [Table './jcw_wp/wp_comments' is marked as crashed and should be repaired]
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 (1) GROUP BY ID

JC Whitney » JC Whitney

Archive for the 'JC Whitney' Category

Hello world!

Monday, September 5th, 2005

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!

WordPress database error: [Table './jcw_wp/wp_comments' is marked as crashed and should be repaired]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 1 AND comment_approved = '1';

WordPress database error: [Table './jcw_wp/wp_comments' is marked as crashed and should be repaired]
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '1' AND comment_approved = '1'

No Comments »