WordPress database error: [Can't open file: 'gobigwest_wp_comments.MYD'. (errno: 145)]
SELECT ID, COUNT( comment_ID ) AS ccount FROM gobigwest_wp_posts LEFT JOIN gobigwest_wp_comments ON ( comment_post_ID = ID AND comment_approved = '1') WHERE post_status = 'publish' AND ID IN (16) GROUP BY ID


Warning: Cannot modify header information - headers already sent by (output started at /home/isp-news/ispnews/gobigwest/wp-includes/wp-db.php:98) in /home/isp-news/ispnews/gobigwest/wp-commentsrss2.php on line 9
Comments on: Instant Messaging: what is it all about? http://blog.gobigwest.com/04-05-2005/instant-messaging-what-is-it-all-about/ ISP news Sat, 19 May 2012 14:39:41 +0000 http://wordpress.org/?v=1.5

WordPress database error: [Can't open file: 'gobigwest_wp_comments.MYD'. (errno: 145)]
SELECT comment_ID, comment_author, comment_author_email, comment_author_url, comment_date, comment_content, comment_post_ID, gobigwest_wp_posts.ID, gobigwest_wp_posts.post_password FROM gobigwest_wp_comments LEFT JOIN gobigwest_wp_posts ON comment_post_id = id WHERE comment_post_ID = '16' AND gobigwest_wp_comments.comment_approved = '1' AND (gobigwest_wp_posts.post_status = 'publish' OR gobigwest_wp_posts.post_status = 'page') AND post_date < '2012-05-19 08:39:59' ORDER BY comment_date LIMIT 30