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 (314)
GROUP BY ID
the blog of DC Drinking Liberally
DCDL Thursday regular Ian Fried is one of the people behind Blue Catapult, a political action committee whose philosophy is expressed on its “Why” page:
Incumbents of either party rarely have problems raising money. They can use their voting records to curry favors; they have developed campaign networks; they have people and interest groups who use contributions to gain access to them. Most challengers have no such advantages.
Blue Catapult PAC seeks to overcome this inequity by focusing solely on Democratic challengers against Republican incumbents or who are running for open seats. While other PACs and the DCCC want to defend their endangered incumbents first, Blue Catapult will aim at expanding the map of Republican seats under Democratic challenge.
Monday, June 19, Blue Catapult is holding an affordable fundraiser for Phyllis Busansky, who is running for the House seat in Florida’s 9th district — a seat currently occupied by Republican Mike Bilirakis. (Her likely opponent is the congressman’s son Gus Bilirakis, so you might support her simply on the principle of opposition to dynasties.) The event is from 7 to 9pm at Tabaq Bistro Lounge, 1336 U St NW (near the U Street stop on the green line). Suggested donation levels are $100, $45, and $25. RSVP to launch@bluecatapult.com, and find more details at the Blue Catapult site.
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '314' 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.680 seconds