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 (59)
GROUP BY ID
the blog of DC Drinking Liberally
As part of the reworking of washingtonpost.com, some of what used to be eColumns are now blogs. For example Campaign for the Supreme Court, covering the Supreme Court nomination, should be interesting.
Now that I’ve made at least a minimal attempt to blog this afternoon, I have a favor to ask. Can anyone recommend a good Mexican restaurant? Of the places I’ve tried so far: Alero, Guappo’s, the Cantina (next to the National Cathedral), the location has always been pretty good, but the food itself has been pretty unremarkable. The Cantina at least has draft Dos Equis, which counts for something in my book.
I ask hoping that you commentors-in-waiting, who no doubt have been intimidated by Keith and myself, will get whipped into a frenzy, and burn up the thread.
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '59' 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.663 seconds