![]() |
Extremely SLOW query...
Hi guys,
Two to three times per day a massive query comes through that takes almost 300 seconds to complete and in the process hangs all additional queries/posts in the process. All my top stats are normal and there is no excessive cpu usage (I'm running 9 webservers and one db server that's loaded to the nine's). Here's the query that comes through that takes forever to complete...any idea what this is or what it's asking for or to reduce or eliminate the time time it takes to run? Code:
SELECT -Blair |
Your support ticket regarding this is already flagged for developer review. Once a developer has the time, they will look into your issue.
|
In the meantime, the query looks pretty optimised, even with a filesort.
login to mysql and run show full processlist to see exactly what operation is hanging. |
The issue was investigated in a support ticket and the problem doesn't seem to be caused by this query. The problem is most likely caused by something else running on the server locking up either server resources or the MySQL tables, resulting in a very long execution time for this query.
|
show full processlist will still help, assuming it is a query that is locking the tables.
|
All times are GMT. The time now is 02:39 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|