WordPress database error: [Table './cyberl2_wrdp1/wp_comments' is marked as crashed and last (automatic?) repair failed]
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 (12) GROUP BY ID

» 2005 » March » 21

Archive for March 21st, 2005

More PodCast Options

Monday, March 21st, 2005

PodShow.com is a new site apparently in association with Adam Curry.. I’m not sure how this site is going to work. I usually HATE to see things start going commercial….I don’t have a clue as to how the service works. I’m certianly willing to give Adam the benefit of the doubt, and […]

WordPress database error: [Table './cyberl2_wrdp1/wp_comments' is marked as crashed and last (automatic?) repair failed]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 12 AND comment_approved = '1';

WordPress database error: [Table './cyberl2_wrdp1/wp_comments' is marked as crashed and last (automatic?) repair failed]
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '12' AND comment_approved = '1'

No Comments »