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 (510)
GROUP BY ID
the blog of DC Drinking Liberally
Tuesday, September 9, is primary day here DC. If you’re a Democrat, Republican, or State Green Party member who’s been registered to vote in DC for at least 30 days, be sure to get to the polls. See the Board of Elections and Ethics site for information.
If you live in Ward 2, 4, 7, or 8, there’s an election for ward-level council member this year. In other wards, you’ll be voting only for citywide elected officials. I’ve listed the Democratic candidates below (incumbents are marked with asterisks, websites are linked when I could find them):
DC Democrats will also be electing members of the local party organization, the DC Democratic State Committee. I’ll have a separate post about that.
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '510' 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.695 seconds