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 (89)
GROUP BY ID
the blog of DC Drinking Liberally
Besides the historic anniversary I mentioned in my last post, today is the fourth anniversary of the President’s Daily Brief titled “Bin Ladin Determined To Strike in US”. Read Faiz at Think Progress for the similarities between August 6, 2001, and August 6, 2005.
One similarity is that Bush is on yet another of his all-month August vacations in Crawford. And they said John Kerry acted French. Billmon at Whiskey Bar has one of his trademark quote compilations contrasting Bush’s vacation time with that of other presidents and that of the typical American worker.
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '89' 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.673 seconds