Help with a query!
Query: SELECT usergroupid FROM user WHERE userid=1
Time before: 0.49647402763367
Time after: 0.49692595005035
EEK!
This SELECT usergroupid FROM user WHERE userid=1 query shows up on full page of a thread on showthread about 12 times!
I have 42 queries on the page, and I knew something was wrong, just haven't had time to check for a while, just did and it's this thing...maybe looping?
How could I solve this?
|