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 (241)
GROUP BY ID
the blog of DC Drinking Liberally
Tom Tomorrow thinks Bush is misremembering what things were like in his childhood. But perhaps the guy lost those memories somewhere along the way to the White House.
Even those of us who came after the baby boomers lived for decades under the constant threat of nuclear annihilation, and somehow we dealt with it. Fear wasn’t invented by al-Qaida, or by Dubya. But Bush seems to have taken a sentence from an earlier president in a time of trial,
The only thing we have to fear is fear itself.
and condensed it down to only the words that appear more than once:
FEAR!
That’s Bush’s formula for ruling, and it’s served him pretty well so far. But I’m hoping it’s finally beginning to wear thin.
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '241' 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.655 seconds