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 (21)
GROUP BY ID
the blog of DC Drinking Liberally
At the American Street, eRobin has some local news:
As of now it looks like Rep. John Conyers (D-MI) will be allowed by the Republicans to hold his hearings into pre-war planning and propaganda in the Capitol instead of in a room in the DNC building. Let freedom reign, huh? Of course who knows what tricks Tex Sensenbrenner has up his sleeve. He may interrupt the proceedings to bang his shoe on a table or cut the mics.
Starting at 2:30pm ET, C-Span will be covering the hearings, forum, whatever the Republicans are forcing them to be called. If you live in or near D.C., you can join in the post-hearing/forum march (it’s a march!!) from Lafayette Square Park to the White House to deliver Conyers’ letter to BushCo. The letter has over 540,000 signatures - a big, peaceful march to deliver it would be a beautiful thing.
Maybe a weenie roast afterward? Maybe a mock impeachment? Maybe a real one? (No, I’m not holding my breath.)
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '21' 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.650 seconds