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 post_status = 'publish' AND ID IN (33) GROUP BY ID

Touch That Dial » 2005 » September

Archive for September, 2005

Prairie Wind is a Delight.

Thursday, September 1st, 2005

Advance copies of Neil Young’s new album Prairie Wind are floating around, I heard it yesterday and it sounds excellent, just as one might expect, this album has more of a country rock organic sound, unlike Greendale which was more of a rocker. If you didn’t know already, I’m a really big fan, blah […]

WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 33 AND comment_approved = '1';

WordPress database error: [Can't open file: 'wp_comments.MYI' (errno: 144)]
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '33' AND comment_approved = '1'

No Comments »