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 (31)
GROUP BY ID
the blog of DC Drinking Liberally
Hilzoy at Obsidian Wings (who’s always worth reading) draws attention to an article in today’s Post about John Bolton, Bush’s nominee for UN ambassador, and how much better efforts to control nuclear materials are going since he’s left the State Department. If you’re worried about terrorists getting a nuclear weapon, you should be thankful that he’s been moved out but worried about having him anywhere near any negotations or policy creation in the future.
A group called the Nuclear Threat Initiative (whose members and supporters include Ted Turner, Sam Nunn, Richard Lugar, and Warren Buffett) has produced a docudrama, Last Best Chance, starring Fred Thompson as a US president dealing with terrorists and nukes. As the film’s site says,
This film is based on facts. Some events depicted may have already happened. Some may be happening now. All may happen in the near future if we don’t act now to prevent them.
The Washington Science Policy Alliance is sponsoring a free screening of Last Best Chance in DC on Thursday, June 30. See their site for details.
For the latest word on the Bolton nomination, Steve Clemons at the Washington Note is the go-to guy.
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '31' 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.672 seconds