PDA

View Full Version : Need Urgent Debugging Help with SELECT dateline FROM thread WHERE threadid


Neutral Singh
11-09-2008, 08:24 AM
:eek: Please guide me:

http://www.sikhism.us/sikh-sikhi-sikhism/?explain=1

Going to forumdisplay.php takes around 20 secs, and the following query runs around 13 times and each time takes around 1.2 sec to execute. Please advice me as to which plugin could cause such an insane query.

SQL Query (runs 13 times inexplicably)

SELECT dateline FROM thread WHERE threadid

id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE thread ALL - - - - 21779 Using where

Time Before: 0.20767 seconds
Time After: 1.42531 seconds

Page generated in 44.2876648903 seconds with 37 queries, spending 0.566926717758 doing MySQL queries and 43.7207381725 doing PHP things.

Read attachment for detailed info.

Neutral Singh
11-09-2008, 09:12 AM
Its done!! Its was an old version of a plugin. Took all day to debug. But its done.