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 (83)
GROUP BY ID
the blog of DC Drinking Liberally
The dream was that ACT — heavily funded by billionaire George Soros — would play a decisive role in getting Democratic nominee John F. Kerry elected president and then remain in business as a permanent force in liberal politics.
Instead, the group this week began sending e-mails to most of the 28 people who make up the remaining ACT staff warning that their paychecks would stop at the end of August. All the state offices have been, or are soon to be, closed.
Alex, I’m going with What happens when progressive organizations suck at fundraising for $500.
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '83' 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.649 seconds