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 >= 53 and a.ID <= 53 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: I’m not this far gone https://cognitoy.com/meltingpoint/blog/2007/04/15/im-not-this-far-gone/ Saving the planet one game at a time. Tue, 14 Oct 2008 15:28:07 +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 = '53' AND wp_comments.comment_approved = '1' AND wp_posts.post_status IN ('publish', 'static', 'object') AND post_date_gmt < '2008-10-14 15:28:59' ORDER BY comment_date_gmt DESC LIMIT 10