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 (498)
GROUP BY ID
the blog of DC Drinking Liberally
It’s political March Madness!
If, like us, you find the Democratic primaries to be like Christmas, New Year’s, and the Oscars all rolled into one, we have a primary watch party for you:
When: Tuesday, March 4, 6:30pm-10:30pm
Where: 17th St. Cafe, 1513 17th St NW
Washington, DC 20036
(202) 234-2470
Metro: Dupont Circle
Who: DCDL, The Seminal, and DC for Democracy.
Facebook invitation here.
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '498' 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.642 seconds