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 (139)
GROUP BY ID
the blog of DC Drinking Liberally
The Houston Chronicle has an editorial today about the Freedom Walk:
Today the Pentagon will hold the America Supports You Freedom Walk, ostensibly to commemorate the victims of the terrorist attacks on Sept. 11, 2001, and to show support for members of the armed forces. Nothing could be better contrived to show the high price Americans have paid since that day of infamy.
The Freedom Walk is limited to those who register and submit to being searched. The route of the march will be fenced and lined with police officers. No one can join the march en route. No one can leave it. The press cannot walk along the route. The walk to proclaim Americans’ freedom reveals how much freedom we have lost.
(Via the People’s Republic of Seabrook.)
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '139' 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.651 seconds