Error messages
-
Hello,
I’m receiving several error messages logged to my “slow-queries.log” file every day. I’m wondering if it’s causing some of the 500 or 503 errors I’m sometimes experiencing when editing the website:
User@Host: [db-name] @ localhost [] Id: 500 Schema: [db-name] Last_errno: 0 Killed: 0 Query_time: 4.772710 Lock_time: 0.000096 Rows_sent: 1 Rows_examined: 3108149 Rows_affected: 0 Bytes_sent: 85SET timestamp=1755086408;
SELECT count( DISTINCT occasionsID )
FROM wp_simple_history
WHERE date >= DATE_ADD(CURDATE(), INTERVAL -14 DAY);Is this normal? Can anyone suggest a solution?
Thank you in advance.The page I need help with: [log in to see the link]
The topic ‘Error messages’ is closed to new replies.