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 (306)
GROUP BY ID
the blog of DC Drinking Liberally
Tuesday, June 13, is the primary in Virginia, in which Democrats will determine who will face Senator George Allen in the November general election. The choices are Jim Webb (warning: background sound), former secretary of the Navy, and Harris Miller, IT lobbyist. Feel free to post about your candidate in the comments.
If you’re in Virginia’s 11th district (parts of Prince William County, Fairfax County, and Fairfax City), you have another choice to make. The Democratic opponent for Rep. Tom Davis will be either Andy Hurst or Ken Longmyer.
If you’re registered in Virginia, please vote. For more information, see Virginia State Board of Elections.
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '306' 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.668 seconds