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 (236)
GROUP BY ID
the blog of DC Drinking Liberally
At the September 24 antiwar march I saw someone with a sign reading “Who Killed Mr. Dilawar?” Since I spend far too much time reading blogs, I knew who Dilawar was, but the other people with me didn’t. His is one of many stories that have been easy to miss in the news from the War on Terror.
Dilawar was a 22-year-old taxi driver and father of two who found himself in the wrong place at the wrong time outside Bagram Air Base in Afghanistan in 2002. He ended up being tortured to death in American custody, even though most of his captors believed he was innocent.
TalkLeft has the latest on the Dilawar case: charges have been dropped against the only officer charged in Dilawar’s death.
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '236' 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.666 seconds