WordPress database error: [Table 'cognitoy_com_blog.wp_comments' doesn't exist]
SELECT comment_date_gmt FROM wp_comments WHERE comment_date_gmt <= '2008-10-14 03:01:09' ORDER BY comment_date_gmt DESC LIMIT 1

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='209.234.171.42'

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 >= 52 and a.ID <= 62 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 for Global Warming Can Be Fun https://cognitoy.com/meltingpoint Saving the planet one game at a time. Tue, 14 Oct 2008 03:01:09 +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 wp_posts.post_status IN ('publish', 'static', 'object') AND wp_comments.comment_approved = '1' AND post_date_gmt < '2008-10-14 03:01:09' ORDER BY comment_date_gmt DESC LIMIT 10