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 (365)
GROUP BY ID
the blog of DC Drinking Liberally
On Thursday, September 14, DCDL regular Ian Fried, director of Blue Catapult PAC, will be among the panelists discussing “Taking Over Congress: Democratic Chances in the 2006 Elections” from 6 to 8pm (including dinner) at the Woman’s National Democratic Club, 1526 New Hampshire Ave NW (Dupont Circle Metro). The discussion will be moderated by Shelly Livingston, chair of the WNDC PAC. The other panelists are
The event is free (though you’ll have to pay if you want dinner or drinks). Sounds like it’ll be an interesting conversation. For more information and to RSVP, see the Blue Catapult announcement.
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '365' 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.677 seconds