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 (121)
GROUP BY ID
the blog of DC Drinking Liberally
The Pentagon has been so eager to avoid the idea that the September 11 Freedom Walk is celebratory (as the original descriptions suggested) that it actually changed “celebrate our freedom” into “commemorate our freedom” on the “About” page, implying that our freedom has died. But the “celebrate our freedom” phrase continued to appear on the site’s front page, in this sentence:
This September 11th, the nation will gather in Washington, D.C. to remember the victims, honor our veterans, past and present, and celebrate our freedom with the America Supports You Freedom Walk, organized by the Department of Defense.
On Wednesday, however, someone must have done a search for “celebrate” and realized that the word had to go. Suddenly the sentence was changed:
This September 11th, the nation will gather in Washington, D.C. to remember the victims and honor our veterans, past and present, with the America Supports You Freedom Walk, organized by the Department of Defense.
This time they’ve eliminated the phrase entirely, meaning that “freedom” is gone from the “Freedom Walk” description along with “celebrate”.
But if the organizers really don’t want to give the impression that the Freedom Walk is a party, they might consider doing something about that whole Clint Black concert thing.
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '121' 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.979 seconds