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 (96)
GROUP BY ID
the blog of DC Drinking Liberally
A strange story on the front page of today’s Post says something about Pentagon priorities:
In a rare move, the Army relieved a four-star general [Kevin P. Byrnes] of his command amid allegations that he had an extramarital affair with a civilian, Army officials said yesterday. […]
A spokesman said Army officials could find no case of another four-star general being relieved of duty in modern times. […]
The Army has been hurt over the past year by detainee-abuse cases and has been accused of not going after top officers allegedly involved in such abuse. Army officials said relieving Byrnes was meant to show the public that the service takes issues of integrity seriously.
There’s got to be something else going on here. Regardless, this action isn’t going to do much to demonstrate seriousness about holding officers accountable for what goes on under their command.
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '96' 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.664 seconds