WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
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 (85)
GROUP BY ID
the blog of DC Drinking Liberally
Last week Keith wondered what was going on at the Daily Howler.
I’d like to suggest that Bob Somerby may have been bitten by a rabid dog.
Take for instance this post, where he goes through several right-wing talking points on l’Affaire de Rove, and then rants:
If you don’t want to read what we have to say, don’t! But we hope readers will abandon their feeble impulse to search for our “motives” in presenting this material—to search for reasons why we’d say things like this. We’ve worked much longer and harder—much longer and harder—than you have done on matters like this, and by the way, who was right in March 1999 and every day for twenty months after that, while your fiery heroes stared off into space, putting the current prez in the White House? Given the track record of the past seven years, you don’t have to agree with anything we say, but you might put your “motive” theoretics away. We’ll explain our “motives”—and they’re very high-minded, just as they were when they produced pleasing stories, stories you liked, and you praised us for our fine, lofty values.
Keith, any other possible explanations? If not a rabid dog, maybe he was bitten by Michelle Malkin?
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '85' AND comment_approved = '1' ORDER BY comment_date
Subscribe to an announcement list (or more than one) so you’ll always know what’s going on:
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments LEFT JOIN wp_posts ON wp_posts.ID=wp_comments.comment_post_ID WHERE (post_status = 'publish' OR post_status = 'static') AND comment_approved= '1' AND post_password = '' AND comment_type = '' ORDER BY comment_date DESC LIMIT 10
39 queries. 0.662 seconds