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 (68)
GROUP BY ID
the blog of DC Drinking Liberally
I hope you’ve kept your social schedule clear for Saturday night. Tomorrow DCDL and our friends at DC for Democracy are sponsoring a kickoff party in Adams Morgan for Running for Change, the political running club formerly known as Run Against Bush. RFC will be unveiling its new T-shirt and new campaign, and there’ll be a cash bar and door prizes. The fun starts at 7pm, July 23, at the (aptly named) Blue Room, 2321 18th St NW. Special guest Adam Shah, counsel to the Judicial Selection Project at the Alliance for Justice, will have a few words to say about the Supreme Court nomination fight. Even if, like me, you’re not a runner, come out and support your fellow liberals as they launch this new campaign.
See you there!
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '68' 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.652 seconds