WordPress database error: [Table 'cognitoy_com_blog.wp_comments' doesn't exist]
SELECT COUNT(*) FROM wp_comments WHERE comment_approved='spam' AND comment_author_IP='38.103.63.56'

WordPress database error: [Table 'cognitoy_com_blog.wp_comments' doesn't exist]
select a.ID as ID, max(b.comment_date_gmt) as LastCommentTime from wp_posts a inner join wp_comments b on a.ID = b.comment_post_id where (a.comment_status = 'open' or a.ping_status = 'open') and b.comment_approved='1' and a.ID >= 13 and a.ID <= 13 group by a.ID


Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site1/fst/var/www/html/meltingpoint/wordpress/wp-includes/wp-db.php:104) in /home/virtual/site1/fst/var/www/html/meltingpoint/wordpress/wp-commentsrss2.php on line 8
Comments on: It’s getting harder to win this game http://www.cognitoy.com/meltingpoint/blog/2006/09/26/its-getting-harder-to-win-this-game/ Saving the planet one game at a time. Wed, 19 Nov 2008 20:54:35 +0000 http://wordpress.org/?v=2.0.5

WordPress database error: [Table 'cognitoy_com_blog.wp_comments' doesn't exist]
SELECT comment_ID, comment_author, comment_author_email, comment_author_url, comment_date, comment_date_gmt, comment_content, comment_post_ID, wp_posts.ID, wp_posts.post_password FROM wp_comments LEFT JOIN wp_posts ON comment_post_id = id WHERE comment_post_ID = '13' AND wp_comments.comment_approved = '1' AND wp_posts.post_status IN ('publish', 'static', 'object') AND post_date_gmt < '2008-11-19 20:54:59' ORDER BY comment_date_gmt DESC LIMIT 10