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 (239)
GROUP BY ID
the blog of DC Drinking Liberally
The Democrats took a seat away from the Republicans in the Virginia House of Delegates today. Democrat Shannon Valentine defeated Republican Michael Harrington by 57.5 to 42.4 percent in a special election and will take her seat tomorrow, representing the 23rd District, which includes Lynchburg.
The election was held to fill the seat vacated by moderate Republican Preston Bryant, who was appointed by Gov. Tim Kaine to be secretary of natural resources. Valentine’s win brings the House composition to 57 Republicans, 40 Democrats, and 3 independents, so Democrats still have some work to do, but they’re continuing to move in the right direction after gaining in November.
See coverage at Raising Kaine, Waldo Jaquith, and Daily Kos.
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '239' 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