Time Before: 0.00012 seconds
Time After: 0.00013 seconds
Time Taken: 0.00001 seconds
Memory Before: 422.727 KB
Memory After: 424.563 KB
Memory Used: 1.836 KB
Time Before: 0.00017 seconds
Time After: 0.00087 seconds
Time Taken: 0.00070 seconds
Memory Before: 424.547 KB
Memory After: 425.438 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00095 seconds
Time After: 0.00101 seconds
Time Taken: 0.00006 seconds
Memory Before: 425.484 KB
Memory After: 425.539 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.00125 seconds
Time After: 0.00189 seconds
Time Taken: 0.00064 seconds
Memory Before: 427.016 KB
Memory After: 907.883 KB
Memory Used: 480.867 KB
Time Before: 0.00102 seconds
Time After: 0.01181 seconds
Time Taken: 0.01079 seconds
Memory Before: 425.328 KB
Memory After: 2,015.266 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.02555 seconds
Time After: 0.03192 seconds
Time Taken: 0.00637 seconds
Memory Before: 2,017.000 KB
Memory After: 2,401.320 KB
Memory Used: 384.320 KB
SELECT * FROM session WHERE userid = 0 AND host = '18.217.237.68' AND idhash = 'f791be210522fe2469ae93e6274e74a4' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ALL | 1240 | Using where |
Time Before: 0.03223 seconds
Time After: 0.03328 seconds
Time Taken: 0.00106 seconds
Memory Before: 2,207.508 KB
Memory After: 2,223.953 KB
Memory Used: 16.445 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.03647 seconds
Time After: 0.03658 seconds
Time Taken: 0.00011 seconds
Memory Before: 2,213.453 KB
Memory After: 2,326.109 KB
Memory Used: 112.656 KB
Time Before: 0.03205 seconds
Time After: 0.03667 seconds
Time Taken: 0.00462 seconds
Memory Before: 2,205.063 KB
Memory After: 2,266.719 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.03797 seconds
Time After: 0.03823 seconds
Time Taken: 0.00026 seconds
Memory Before: 2,349.359 KB
Memory After: 2,365.703 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.03857 seconds
Time After: 0.03866 seconds
Time Taken: 0.00009 seconds
Memory Before: 2,349.531 KB
Memory After: 2,446.039 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.03956 seconds
Time After: 0.03980 seconds
Time Taken: 0.00024 seconds
Memory Before: 2,502.086 KB
Memory After: 2,777.703 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.04784 seconds
Time After: 0.04790 seconds
Time Taken: 0.00005 seconds
Memory Before: 2,774.859 KB
Memory After: 2,791.008 KB
Memory Used: 16.148 KB
UPDATE session SET lastactivity = 1735920681, location = '/forumdisplay.php?explain=1&forumid=8', inforum = 0, inthread = 0, badlocation = 3 WHERE sessionhash = 'a73c9bcab73d6278ccc90b6cf5f6aae6'
Time Before: 0.04921 seconds
Time After: 0.05217 seconds
Time Taken: 0.00296 seconds
Memory Before: 2,898.961 KB
Memory After: 2,898.883 KB
Memory Used: -0.078 KB