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 (173)
GROUP BY ID
the blog of DC Drinking Liberally
There’s been a flurry of excitement in the blogosphere about rumors that Dick Cheney might resign. Before you overbuy champagne (and popcorn), a word of caution is in order, and Tim Grieve at Salon has one for you:
As stories pushing the Plame investigation higher up the chain of command swirl about — Cheney’s face is on CNN right now — perhaps it would be wise to remember this. The Bush White House is full of masterful spinners, and they’re good at playing the expectations game. Maybe they’re really concerned that Cheney will be indicted or at least implicated in Plame’s outing. But maybe they know that, if they get enough people thinking that Cheney may face charges, the indictment of a Karl Rove or a Scooter Libby might suddenly come off as no big thing.
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '173' 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.672 seconds