Time Before: 0.00016 seconds
Time After: 0.00017 seconds
Time Taken: 0.00001 seconds
Memory Before: 423.406 KB
Memory After: 425.242 KB
Memory Used: 1.836 KB
Time Before: 0.00019 seconds
Time After: 0.00046 seconds
Time Taken: 0.00028 seconds
Memory Before: 425.227 KB
Memory After: 426.117 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00054 seconds
Time After: 0.00061 seconds
Time Taken: 0.00007 seconds
Memory Before: 426.164 KB
Memory After: 426.219 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','mailqueue','prefixcache')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 200 | 17 | Using where |
Time Before: 0.00085 seconds
Time After: 0.00126 seconds
Time Taken: 0.00041 seconds
Memory Before: 427.695 KB
Memory After: 908.563 KB
Memory Used: 480.867 KB
Time Before: 0.00062 seconds
Time After: 0.05820 seconds
Time Taken: 0.05757 seconds
Memory Before: 426.008 KB
Memory After: 2,015.945 KB
Memory Used: 1,589.938 KB
SELECT * FROM datastore WHERE title IN ('modstats_coder','modstats_designer','modstats_motm','modtitle_coder','modtitle_designer')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 200 | 5 | Using where |
Time Before: 0.09610 seconds
Time After: 0.09638 seconds
Time Taken: 0.00028 seconds
Memory Before: 2,017.680 KB
Memory After: 2,402.000 KB
Memory Used: 384.320 KB
SELECT * FROM session WHERE sessionhash = '93d5892023f0516ea87e8f577f2c509c' AND lastactivity > 1737724102 AND idhash = '9b3e278e71cc860dc949a36845e27d4f'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | const | PRIMARY | PRIMARY | 128 | const | 1 |
Time Before: 0.09672 seconds
Time After: 0.09685 seconds
Time Taken: 0.00014 seconds
Memory Before: 2,208.188 KB
Memory After: 2,224.758 KB
Memory Used: 16.570 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_forumdisplay AS phrasegroup_forumdisplay, 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.09717 seconds
Time After: 0.09732 seconds
Time Taken: 0.00014 seconds
Memory Before: 2,214.102 KB
Memory After: 2,326.758 KB
Memory Used: 112.656 KB
Time Before: 0.09653 seconds
Time After: 0.09739 seconds
Time Taken: 0.00086 seconds
Memory Before: 2,205.711 KB
Memory After: 2,267.367 KB
Memory Used: 61.656 KB
SELECT forum.*, NOT ISNULL(podcast.forumid) AS podcast FROM forum AS forum LEFT JOIN podcast AS podcast ON (forum.forumid = podcast.forumid AND podcast.enabled = 1) WHERE forum.forumid = 8
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.09996 seconds
Time After: 0.10025 seconds
Time Taken: 0.00028 seconds
Memory Before: 2,350.008 KB
Memory After: 2,366.352 KB
Memory Used: 16.344 KB
SELECT * FROM style WHERE (styleid = 2 AND userselect = 1) OR styleid = 2 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.10051 seconds
Time After: 0.10060 seconds
Time Taken: 0.00009 seconds
Memory Before: 2,350.180 KB
Memory After: 2,446.688 KB
Memory Used: 96.508 KB
SELECT title, template FROM template WHERE templateid IN (64,606,604,511,510,164,622,163,623,162,168,170,154,167,155,156,169,171,166,560,570,499,641,644,624,67,66,68,63,62,339,645,291,292,293,559,562,571,312,313,314,315,513,576,575,577,580,599,600,595,609,596,131,132,133,134,149,584,585,587,588,586,583,581,582,594,589,590,593,592,591,366,394,395,392,598,615,619)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 78 | Using where |
Time Before: 0.10166 seconds
Time After: 0.10194 seconds
Time Taken: 0.00028 seconds
Memory Before: 2,502.734 KB
Memory After: 2,778.352 KB
Memory Used: 275.617 KB
SELECT text, languageid, special FROM phrase AS phrase LEFT JOIN phrasetype USING (fieldname) WHERE phrase.fieldname = 'error' AND varname = 'invalidid' AND languageid IN (-1, 0, 1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 1086 | 3 | Using index condition | |
1 | SIMPLE | phrasetype | eq_ref | PRIMARY | PRIMARY | 80 | vbsupport_vborg.phrase.fieldname | 1 | Using where |
Time Before: 0.10314 seconds
Time After: 0.10320 seconds
Time Taken: 0.00007 seconds
Memory Before: 2,775.508 KB
Memory After: 2,791.656 KB
Memory Used: 16.148 KB
UPDATE session SET lastactivity = 1737725002, location = '/forumdisplay.php?explain=1&f=8', inforum = 0, inthread = 0, badlocation = 3 WHERE sessionhash = '93d5892023f0516ea87e8f577f2c509c'
Time Before: 0.10470 seconds
Time After: 0.16976 seconds
Time Taken: 0.06506 seconds
Memory Before: 2,899.594 KB
Memory After: 2,899.516 KB
Memory Used: -0.078 KB