WordPress database error: [Table '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 post_status = 'publish' AND ID IN (1) GROUP BY ID

Just Another Genome Hacker, » 2004 » May

Archive for May, 2004

Hello world!

Wednesday, May 19th, 2004

Welcome to my blog. watch this space for bioinformatics related news (or go see the bioinformatics meme viewer). You will also find some items here that I’ve also posted at bioinformatrix under the handle bio_informatica.

WordPress database error: [Table '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';

3669 Comments »