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 (358)
GROUP BY ID
the blog of DC Drinking Liberally
Newspaper endorsements have no effect in some races, but an endorsement from the major local paper (in DC’s case, the Washington Post) can sometimes cause people to pay serious attention to a candidate they would otherwise have written off, especially in a race with many candidates. Besides, reading the reasoning behind the endorsements can help you think through your own decisions, and sometimes endorsements are even entertaining.
I’ve searched out the endorsements for the September 12 Democratic primary from several local newspapers and put them into a table with links so you can read them. The big one, of course, is the Washington Post. The table omits the Washington Times because it has made only one DC endorsement, Marie Johns for mayor, but I did include our other conservative-owned paper, the Washington Examiner (which recently warned us about Muslims under the bed).
The Washington City Paper doesn’t have editorials, but its political columnist, Loose Lips, does make endorsements, so I’ve included those. Finally, the Northwest Current endorsed candidates, but it doesn’t put its content online, so there are no links for it.
| Post | Examiner | Loose Lips | Current | |
|---|---|---|---|---|
| Mayor | Fenty | Fenty | Fenty | Johns |
| City Council, Chair | Gray | Patterson | Patterson | Patterson |
| City Council, At Large | Mendelson | Bolden | Mendelson | Mendelson |
| City Council, Ward 1 | Graham | Graham | Graham | —— |
| City Council, Ward 3 | Cheh | Goulet | Cheh | Cheh |
| City Council, Ward 5 | Thomas | James | Ray | —— |
| City Council, Ward 6 | Wells | Etherly | Wells | —— |
| Delegate to the House | —— | —— | Norton | —— |
| Shadow Senator | —— | —— | Pannell | —— |
| Shadow Representative | —— | —— | Panetta | —— |
For links to the candidates’ websites, see the list of Democratic primary candidates.
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '358' 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.713 seconds