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 (97)
GROUP BY ID
the blog of DC Drinking Liberally
In case you don’t already have plans for Sunday Sept 11 at 10:00 am, walk do not run to your local pentagon website: (DoD News)
As part of the Department of Defense effort to commemorate Sept. 11, 2001, Secretary of Defense Donald H. Rumsfeld today announced the first-ever “America Supports You Freedom Walk” to remember the victims of Sept. 11, 2001, to honor U.S. troops and veterans, and to highlight the value of freedom.
The “America Supports You Freedom Walk” will begin at 10 a.m., EDT, Sunday, Sept. 11, and follow a two-mile route from the Pentagon to Arlington National Cemetery, across Memorial Bridge, passing several national memorials and ending on the National Mall in Washington, D.C. At the conclusion of the walk, participants will be invited to a concert by country music singer and songwriter Clint Black. [ed: Wayne Newton must have been booked already]
The “America Supports You Freedom Walk” is free and open to the public. Individuals interested in walking must register to participate at www.americasupportsyou.mil . Registration closes at 10 a.m. EDT on Friday, Sept. 9, 2005.
So you vund to visit der Mall, Herr Hippo. May I requezt your papers, please?
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '97' 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.657 seconds