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 (360)
GROUP BY ID
the blog of DC Drinking Liberally
I know it’s short notice, but I figure it’s a better alternative than watching ABC’s dreck.
Update: WOW it was well-done. It proposes no explanations, it only takes what information is publically available and verified and sets it in chronological order. Interesting to see a documentary, and hear the thoughts (or misgivings) expressed about things they couldn’t cover from the people who both were behind it and one of the people in it.
One interesting thing that came up is that al-Jazeera will be airing it Monday, Tuesday, and Wednesday.
I think I’ll go see it again tomorrow just to get a better sense of it. It’s going to be at Ben’s Chili Bowl, which is right across from the U Street/African-American Civil War Memorial/Cardozo Metro station. ^.^
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '360' 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.661 seconds