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 (11) GROUP BY ID

» 2005 » March » 18

Archive for March 18th, 2005

PodCasting

Friday, March 18th, 2005

I’m very interested in doing a semi-regular podcast, be it coffee, art, or whatever.

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 = 11 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 = '11' AND comment_approved = '1'

No Comments »