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 (174)
GROUP BY ID
the blog of DC Drinking Liberally
For those of you who are on the mailing list I wanted to add some clarifications about DCDL on Thursdays.
First, the time and the place are the same as they ever were. Second, Keith and I are also in the process of lining up speakers for Thursdays, optimally on a once-a-month basis. Between the two of us we’ll coordinate Thursday nights starting, well… now. Cory will be coordinating Wednesday nights at Mark&Orlando’s.
I also wanted to emphasize in case there was any confusion, we’re very happy with Timberlake’s. I understand that Cory wanted to try something different, thus the new location. Actually, if we ever want to do a screening on a Thursday, Mark&Orlando is an ideal place for it, so we may go there for an evening on occassion.
See you at Timberlake’s Thursday! (Oh, and don’t forget to sign up on the new mailing list)
WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '174' 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.664 seconds