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 (230)
GROUP BY ID
the blog of DC Drinking Liberally
While I was killing time last night before I had to leave to catch the bus, I found something y’all definitely need to see, if you haven’t already:
The Bush administration requested, and Congress rejected, war-making authority “in the United States” in negotiations over the joint resolution passed days after the terrorist attacks of Sept. 11, 2001, according to an opinion article by former Senate majority leader Thomas A. Daschle (D-S.D.) in today’s Washington Post.
Daschle’s disclosure challenges a central legal argument offered by the White House in defense of the National Security Agency’s warrantless wiretapping of U.S. citizens and permanent residents. It suggests that Congress refused explicitly to grant authority that the Bush administration now asserts is implicit in the resolution.
You don’t say!!
“Literally minutes before the Senate cast its vote, the administration sought to add the words ‘in the United States and’ after ‘appropriate force’ in the agreed-upon text,” Daschle wrote. “This last-minute change would have given the president broad authority to exercise expansive powers not just overseas — where we all understood he wanted authority to act — but right here in the United States, potentially against American citizens. I could see no justification for Congress to accede to this extraordinary request for additional authority. I refused.”
Daschle wrote that Congress also rejected draft language from the White House that would have authorized the use of force to “deter and pre-empt any future acts of terrorism or aggression against the United States,” not only against those responsible for the Sept. 11 attacks.
I’m assuming that “suggests” is shorthand for “makes it glaringly obvious.”
Now what were you saying about that authorization, Mr. President?
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '230' 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.667 seconds