Time Before: 0.00026 seconds
Time After: 0.00029 seconds
Time Taken: 0.00003 seconds
Memory Before: 421.766 KB
Memory After: 423.602 KB
Memory Used: 1.836 KB
Time Before: 0.00033 seconds
Time After: 0.00185 seconds
Time Taken: 0.00152 seconds
Memory Before: 423.586 KB
Memory After: 424.477 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00194 seconds
Time After: 0.00200 seconds
Time Taken: 0.00006 seconds
Memory Before: 424.523 KB
Memory After: 424.578 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.00257 seconds
Time After: 0.00344 seconds
Time Taken: 0.00087 seconds
Memory Before: 426.055 KB
Memory After: 906.922 KB
Memory Used: 480.867 KB
Time Before: 0.00202 seconds
Time After: 0.01566 seconds
Time Taken: 0.01364 seconds
Memory Before: 424.367 KB
Memory After: 2,014.305 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.01621 seconds
Time After: 0.01702 seconds
Time Taken: 0.00081 seconds
Memory Before: 2,016.039 KB
Memory After: 2,400.359 KB
Memory Used: 384.320 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.91' AND idhash = 'ea5a359a73a8141a16de516480d33c34' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ALL | 195 | Using where |
Time Before: 0.01754 seconds
Time After: 0.01794 seconds
Time Taken: 0.00040 seconds
Memory Before: 2,206.516 KB
Memory After: 2,222.961 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.01841 seconds
Time After: 0.01880 seconds
Time Taken: 0.00039 seconds
Memory Before: 2,212.461 KB
Memory After: 2,325.117 KB
Memory Used: 112.656 KB
Time Before: 0.01710 seconds
Time After: 0.01887 seconds
Time Taken: 0.00177 seconds
Memory Before: 2,204.070 KB
Memory After: 2,265.727 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 = 108
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.02060 seconds
Time After: 0.02090 seconds
Time Taken: 0.00030 seconds
Memory Before: 2,348.398 KB
Memory After: 2,364.742 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.02123 seconds
Time After: 0.02150 seconds
Time Taken: 0.00026 seconds
Memory Before: 2,348.539 KB
Memory After: 2,445.047 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.02270 seconds
Time After: 0.02350 seconds
Time Taken: 0.00079 seconds
Memory Before: 2,501.094 KB
Memory After: 2,776.711 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.02484 seconds
Time After: 0.02518 seconds
Time Taken: 0.00033 seconds
Memory Before: 2,773.867 KB
Memory After: 2,790.016 KB
Memory Used: 16.148 KB
UPDATE session SET lastactivity = 1748463637, location = '/forumdisplay.php?explain=1&f=108', inforum = 0, inthread = 0, badlocation = 3, bypass = 0 WHERE sessionhash = '1eebcb00f94257e981c7fe3c35ecf0c8'
Time Before: 0.02688 seconds
Time After: 0.02713 seconds
Time Taken: 0.00025 seconds
Memory Before: 2,897.992 KB
Memory After: 2,897.914 KB
Memory Used: -0.078 KB