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.61'

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 >= 56 and a.ID <= 56 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: Words worth remembering https://cognitoy.com/meltingpoint/blog/2007/05/03/words-worth-remembering/ Saving the planet one game at a time. Tue, 7 Oct 2008 04:02:00 +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 = '56' AND wp_comments.comment_approved = '1' AND wp_posts.post_status IN ('publish', 'static', 'object') AND post_date_gmt < '2008-10-07 04:02:59' ORDER BY comment_date_gmt DESC LIMIT 10