Time Before: 0.00020 seconds
Time After: 0.00022 seconds
Time Taken: 0.00002 seconds
Memory Before: 423.961 KB
Memory After: 425.797 KB
Memory Used: 1.836 KB
Time Before: 0.00024 seconds
Time After: 0.00055 seconds
Time Taken: 0.00030 seconds
Memory Before: 425.781 KB
Memory After: 426.672 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00066 seconds
Time After: 0.00075 seconds
Time Taken: 0.00009 seconds
Memory Before: 426.719 KB
Memory After: 426.773 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.00111 seconds
Time After: 0.00144 seconds
Time Taken: 0.00033 seconds
Memory Before: 428.250 KB
Memory After: 909.117 KB
Memory Used: 480.867 KB
Time Before: 0.00076 seconds
Time After: 0.01149 seconds
Time Taken: 0.01072 seconds
Memory Before: 426.563 KB
Memory After: 2,016.500 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.01178 seconds
Time After: 0.01205 seconds
Time Taken: 0.00026 seconds
Memory Before: 2,018.234 KB
Memory After: 2,402.555 KB
Memory Used: 384.320 KB
SELECT * FROM session WHERE sessionhash = '59db2e963398e2a3c6ad3b717e975c31' AND lastactivity > 1745542889 AND idhash = '7cc3ebb52e15b6c0e2034aa667aac949'
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.01238 seconds
Time After: 0.01256 seconds
Time Taken: 0.00018 seconds
Memory Before: 2,208.773 KB
Memory After: 2,225.344 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.01300 seconds
Time After: 0.01310 seconds
Time Taken: 0.00010 seconds
Memory Before: 2,214.688 KB
Memory After: 2,327.344 KB
Memory Used: 112.656 KB
Time Before: 0.01213 seconds
Time After: 0.01315 seconds
Time Taken: 0.00102 seconds
Memory Before: 2,206.297 KB
Memory After: 2,267.953 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 = 23
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.01474 seconds
Time After: 0.01498 seconds
Time Taken: 0.00024 seconds
Memory Before: 2,350.625 KB
Memory After: 2,366.969 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.01523 seconds
Time After: 0.01536 seconds
Time Taken: 0.00012 seconds
Memory Before: 2,350.766 KB
Memory After: 2,447.273 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.01639 seconds
Time After: 0.01672 seconds
Time Taken: 0.00033 seconds
Memory Before: 2,503.320 KB
Memory After: 2,778.938 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.01790 seconds
Time After: 0.01823 seconds
Time Taken: 0.00033 seconds
Memory Before: 2,776.172 KB
Memory After: 2,792.320 KB
Memory Used: 16.148 KB
UPDATE session SET lastactivity = 1745543789, location = '/forumdisplay.php?explain=1&forumid=23&nojs=1', inforum = 0, inthread = 0, badlocation = 3 WHERE sessionhash = '59db2e963398e2a3c6ad3b717e975c31'
Time Before: 0.01968 seconds
Time After: 0.01983 seconds
Time Taken: 0.00014 seconds
Memory Before: 2,892.359 KB
Memory After: 2,892.219 KB
Memory Used: -0.141 KB