![]() |
Problem query overloading server
OK,
Have just had word from our server manager who has told us that there is a query that is overloading the server at random intervals but happening regularly throughout the day. I've try disabling all plugins and custom mods, using the default style and a few other tricks but it doesn't seem to be stopping the query. I was hoping someone could indicate where this query is being initated from and then hopefully that would help me track done what's causing the overload. Code:
SELECT Hoping someone can help me out here! |
Dude I think I have some problem similar to this. Whenever you get overloaded does your forums give you a database error and cause you to have to call your host to get your site restarted? If so let me know.
|
No, not really. We own our servers and have a part-time server manager who looks after them all.
And we don't have to restart the servers to get the sites back up and running. We'll just get slammed by heaps of the same query at different intervals. While this is happening, no pages on the site will load. After 5-10 minutes, the queries will clear and everything works as it should till next time the query overload happens. |
Quote:
2282549 and if he's not active remove him. However if the user id changes in the query (which it probably does) you may have a modification made to your default vbulletin code that you are not aware of. |
If this is not with 1 specific user, then it is strange that you woudl only sometimes get problems. This query is part of fetch_language_fields_sql() which in turn is called by fetch_userinfo() (and 1 more), so if this query was the problem i would expect it to happen all the time.
More likely is that there is another query that locks up some tables used in the reported query. The reported query is exected often and might be waiting on that previous query to release the tables. If this is the case, then you should try to locate the query that locks up everything, as that will be the clue to solving this. You might try opening a support ticket, but based on the info provided thusfar i doubt they can help you unless you can locate the query that locks the tables. |
All times are GMT. The time now is 12:23 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:
|