• Can someone please explain what this is and why it is haqppening and how to fix it?
    My host provider is going to kick me off and I can do nothing about it
    my websiotes are plagued by these comments even though I have turned off comments in the discussion panel of my dashboard.

    the code that my shows up in my mysql_slow_queries
    looks like this. Please help me as I am at a loss how do I fix these problems????

    Tue Jan 3 10:24:02 2012
    # Query_time: 1.216673 Lock_time: 0.000100 Rows_sent: 634 Rows_examined: 1350
    use newmakin_wrd39;
    SELECT * FROM wp_comments WHERE comment_approved = ‘1’ AND comment_post_ID = 550 ORDER BY comment_date_gmt ASC

Viewing 1 replies (of 1 total)
  • My guess is that the post with ID = 550 has an extremely large number of comments. Perhaps you could delete older ones?

Viewing 1 replies (of 1 total)

The topic ‘comments are killing me’ is closed to new replies.