Time Before: 0.00014 seconds
Time After: 0.00016 seconds
Time Taken: 0.00002 seconds
Memory Before: 424.148 KB
Memory After: 425.984 KB
Memory Used: 1.836 KB
Time Before: 0.00018 seconds
Time After: 0.00041 seconds
Time Taken: 0.00023 seconds
Memory Before: 425.969 KB
Memory After: 426.859 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00054 seconds
Time After: 0.00060 seconds
Time Taken: 0.00006 seconds
Memory Before: 426.906 KB
Memory After: 426.961 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','prefixcache')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 200 | 16 | Using where |
Time Before: 0.00088 seconds
Time After: 0.00194 seconds
Time Taken: 0.00106 seconds
Memory Before: 428.406 KB
Memory After: 909.273 KB
Memory Used: 480.867 KB
Time Before: 0.00061 seconds
Time After: 0.01198 seconds
Time Taken: 0.01137 seconds
Memory Before: 426.750 KB
Memory After: 2,016.688 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.01218 seconds
Time After: 0.01238 seconds
Time Taken: 0.00019 seconds
Memory Before: 2,018.422 KB
Memory After: 2,402.742 KB
Memory Used: 384.320 KB
SELECT * FROM session WHERE sessionhash = 'c3acdc3393ae355d6540aeacc9be4847' AND lastactivity > 1743542302 AND idhash = '18eac0cb710b8b311c24e8038c0fb3d2'
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.01277 seconds
Time After: 0.01291 seconds
Time Taken: 0.00014 seconds
Memory Before: 2,208.930 KB
Memory After: 2,225.500 KB
Memory Used: 16.570 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_user AS phrasegroup_user, phrasegroup_modsystem AS phrasegroup_modsystem, phrasegroup_posting AS phrasegroup_posting, phrasegroup_forumdisplay AS phrasegroup_forumdisplay, 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.01325 seconds
Time After: 0.01385 seconds
Time Taken: 0.00060 seconds
Memory Before: 2,214.883 KB
Memory After: 2,439.836 KB
Memory Used: 224.953 KB
Time Before: 0.01256 seconds
Time After: 0.01390 seconds
Time Taken: 0.00134 seconds
Memory Before: 2,206.453 KB
Memory After: 2,331.945 KB
Memory Used: 125.492 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.01607 seconds
Time After: 0.01617 seconds
Time Taken: 0.00010 seconds
Memory Before: 2,482.984 KB
Memory After: 2,579.492 KB
Memory Used: 96.508 KB
SELECT title, template FROM template WHERE templateid IN (603,517,595,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 | 58 | Using where |
Time Before: 0.01710 seconds
Time After: 0.01782 seconds
Time Taken: 0.00071 seconds
Memory Before: 2,624.477 KB
Memory After: 2,867.406 KB
Memory Used: 242.930 KB
SELECT text, languageid, special FROM phrase AS phrase LEFT JOIN phrasetype USING (fieldname) WHERE phrase.fieldname = 'error' AND varname = 'nopermission_loggedout' 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.01887 seconds
Time After: 0.01892 seconds
Time Taken: 0.00005 seconds
Memory Before: 2,863.422 KB
Memory After: 2,879.539 KB
Memory Used: 16.117 KB
UPDATE session SET location = '/modsystem_miscactions.php?do=printmods&explain=1&user=334562', inforum = 0, inthread = 0, badlocation = 1 WHERE sessionhash = 'c3acdc3393ae355d6540aeacc9be4847'
Time Before: 0.02024 seconds
Time After: 0.02035 seconds
Time Taken: 0.00011 seconds
Memory Before: 2,992.563 KB
Memory After: 2,992.484 KB
Memory Used: -0.078 KB