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 (161)
GROUP BY ID
the blog of DC Drinking Liberally
From WFAA:
WASHINGTON — Federal prosecutors have accepted an offer from presidential adviser Karl Rove to give 11th hour testimony in the case of a CIA officer’s leaked identity but have warned they cannot guarantee he won’t be indicted, according to people directly familiar with the investigation.
The persons, who spoke only on condition of anonymity because of grand jury secrecy, said Special Prosecutor Patrick Fitzgerald has not made any decision yet on whether to file criminal charges against the longtime confidant of President Bush or others.
Popcorn anyone?
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '161' 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. 1.159 seconds