Time Before: 0.00040 seconds
Time After: 0.00044 seconds
Time Taken: 0.00004 seconds
Memory Before: 442.570 KB
Memory After: 445.211 KB
Memory Used: 2.641 KB
Time Before: 0.00048 seconds
Time After: 0.00100 seconds
Time Taken: 0.00052 seconds
Memory Before: 445.164 KB
Memory After: 446.055 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00113 seconds
Time After: 0.00119 seconds
Time Taken: 0.00006 seconds
Memory Before: 446.078 KB
Memory After: 446.133 KB
Memory Used: 0.055 KB
SELECT * FROM datastore WHERE title IN ('','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','iconcache','searchcloud')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 152 | 16 | Using where |
Time Before: 0.00192 seconds
Time After: 0.00230 seconds
Time Taken: 0.00037 seconds
Memory Before: 447.375 KB
Memory After: 534.008 KB
Memory Used: 86.633 KB
Time Before: 0.00121 seconds
Time After: 0.00558 seconds
Time Taken: 0.00437 seconds
Memory Before: 445.922 KB
Memory After: 727.828 KB
Memory Used: 281.906 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.176' AND idhash = 'ea5a359a73a8141a16de516480d33c34' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ALL | 10810 | Using where |
Time Before: 0.00770 seconds
Time After: 0.01180 seconds
Time Taken: 0.00410 seconds
Memory Before: 733.539 KB
Memory After: 750.102 KB
Memory Used: 16.563 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_search AS phrasegroup_search, phrasegroup_inlinemod AS phrasegroup_inlinemod, phrasegroup_prefix AS phrasegroup_prefix, options AS lang_options, languagecode AS lang_code, charset AS lang_charset, locale AS lang_locale, imagesoverride AS lang_imagesoverride, dateoverride AS lang_dateoverride, timeoverride AS lang_timeoverride, registereddateoverride AS lang_registereddateoverride, calformat1override AS lang_calformat1override, calformat2override AS lang_calformat2override, logdateoverride AS lang_logdateoverride, decimalsep AS lang_decimalsep, thousandsep AS lang_thousandsep FROM language WHERE languageid = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | language | system | PRIMARY | 1 |
Time Before: 0.04316 seconds
Time After: 0.06515 seconds
Time Taken: 0.02199 seconds
Memory Before: 741.172 KB
Memory After: 797.734 KB
Memory Used: 56.563 KB
Time Before: 0.00574 seconds
Time After: 0.06527 seconds
Time Taken: 0.05953 seconds
Memory Before: 731.289 KB
Memory After: 790.961 KB
Memory Used: 59.672 KB
SELECT * FROM style WHERE (styleid = 6 AND userselect = 1) OR styleid = 6 ORDER BY styleid ASC LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | style | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 0.06736 seconds
Time After: 0.07237 seconds
Time Taken: 0.00501 seconds
Memory Before: 922.336 KB
Memory After: 970.898 KB
Memory Used: 48.563 KB
SELECT title, template FROM template WHERE templateid IN (0,17918,17736,17737,17738,17739,17857,17859,17860,17858,17657,17847,17846,17823,17821,17822,17531,11515,10694,17912,17415,17414,17416,17411,17410,17687,9293,17639,17640,17641,17907,17910,17919,17660,17661,17662,17663,17861,17924,17923,17925,17928)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 42 | Using where |
Time Before: 0.07394 seconds
Time After: 0.07427 seconds
Time Taken: 0.00033 seconds
Memory Before: 1,047.672 KB
Memory After: 1,140.867 KB
Memory Used: 93.195 KB
SELECT * FROM search AS search WHERE completed = 1 AND searchid = 548788
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | search | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.07602 seconds
Time After: 0.07883 seconds
Time Taken: 0.00281 seconds
Memory Before: 1,164.742 KB
Memory After: 1,181.320 KB
Memory Used: 16.578 KB
SELECT threadid AS itemid, forumid, visible AS thread_visible, postuserid, IF(postuserid = 0, 'self', 'other') AS starter FROM thread AS thread WHERE threadid IN(144) AND thread.open <> 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.07996 seconds
Time After: 0.08013 seconds
Time Taken: 0.00017 seconds
Memory Before: 1,172.164 KB
Memory After: 1,188.617 KB
Memory Used: 16.453 KB
SELECT post.pagetext AS preview, thread.threadid, thread.threadid AS postid, thread.title AS threadtitle, thread.iconid AS threadiconid, thread.dateline, thread.forumid, thread.sticky, thread.prefixid, thread.taglist, thread.pollid, thread.open, thread.lastpost AS postdateline, thread.visible, thread.hiddencount, thread.deletedcount, thread.attach, thread.postusername, thread.forumid, thread.replycount, IF(thread.views<=thread.replycount, replycount+1, thread.views) AS views, thread.lastpost, thread.lastposter, thread.lastpostid , user.userid AS postuserid FROM thread AS thread LEFT JOIN user AS user ON(user.userid = thread.postuserid) LEFT JOIN post AS post ON(post.postid = thread.firstpostid) WHERE thread.threadid IN (144)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | user | const | PRIMARY | PRIMARY | 4 | const | 1 | Using index |
1 | SIMPLE | post | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.08064 seconds
Time After: 0.08309 seconds
Time Taken: 0.00245 seconds
Memory Before: 1,174.156 KB
Memory After: 1,191.094 KB
Memory Used: 16.938 KB
UPDATE session SET lastactivity = 1759831431, location = '/board/search.php?explain=1&searchid=548788', inforum = 0, inthread = 0 WHERE sessionhash = '9f51cbbf4f9b5f9c6f9caac63ae6b640'
Time Before: 0.08469 seconds
Time After: 0.09515 seconds
Time Taken: 0.01045 seconds
Memory Before: 1,305.039 KB
Memory After: 1,304.945 KB
Memory Used: -0.094 KB