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 (325)
GROUP BY ID
the blog of DC Drinking Liberally
Our friends at DC for Democracy are having a bunch of DC candidates at their monthly meeting on Wednesday, July 5, at 7pm at Ben’s Chili Bowl, 1213 U St NW (U Street Metro):
Join us after your holiday weekend to learn more about the D.C. primary elections coming up in September and to hear about DC for Democracy’s endorsement plans.
Here’s the current list of candidates attending, which I’ll update as I get more information:
Show up, have a bowl of chili, and find out more about who’s running in the September primary.
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '325' 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.678 seconds