Time Before: 0.00017 seconds
Time After: 0.00019 seconds
Time Taken: 0.00002 seconds
Memory Before: 414.992 KB
Memory After: 416.828 KB
Memory Used: 1.836 KB
Time Before: 0.00022 seconds
Time After: 0.00050 seconds
Time Taken: 0.00028 seconds
Memory Before: 416.813 KB
Memory After: 417.703 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00058 seconds
Time After: 0.00064 seconds
Time Taken: 0.00006 seconds
Memory Before: 417.750 KB
Memory After: 417.805 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','smiliecache','bbcodecache')
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.00100 seconds
Time After: 0.00168 seconds
Time Taken: 0.00068 seconds
Memory Before: 419.281 KB
Memory After: 636.148 KB
Memory Used: 216.867 KB
Time Before: 0.00065 seconds
Time After: 0.00721 seconds
Time Taken: 0.00655 seconds
Memory Before: 417.594 KB
Memory After: 949.516 KB
Memory Used: 531.922 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.00745 seconds
Time After: 0.00764 seconds
Time Taken: 0.00019 seconds
Memory Before: 951.250 KB
Memory After: 1,335.570 KB
Memory Used: 384.320 KB
SELECT * FROM session WHERE userid = 0 AND host = '18.118.144.239' AND idhash = 'c94da194a51454d6679897ab4ae1bf0a' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ALL | 1898 | Using where |
Time Before: 0.00797 seconds
Time After: 0.00844 seconds
Time Taken: 0.00048 seconds
Memory Before: 1,141.727 KB
Memory After: 1,158.172 KB
Memory Used: 16.445 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_postbit AS phrasegroup_postbit, phrasegroup_posting AS phrasegroup_posting, 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.00882 seconds
Time After: 0.00930 seconds
Time Taken: 0.00048 seconds
Memory Before: 1,147.734 KB
Memory After: 1,268.336 KB
Memory Used: 120.602 KB
Time Before: 0.00771 seconds
Time After: 0.00936 seconds
Time Taken: 0.00164 seconds
Memory Before: 1,139.281 KB
Memory After: 1,207.008 KB
Memory Used: 67.727 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.01094 seconds
Time After: 0.01102 seconds
Time Taken: 0.00008 seconds
Memory Before: 1,298.063 KB
Memory After: 1,394.570 KB
Memory Used: 96.508 KB
SELECT title, template FROM template WHERE templateid IN (90,186,187,189,196,195,607,369,366,368,92,94,96,98,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 | 69 | Using where |
Time Before: 0.01209 seconds
Time After: 0.01286 seconds
Time Taken: 0.00077 seconds
Memory Before: 1,450.555 KB
Memory After: 1,686.234 KB
Memory Used: 235.680 KB
SELECT announcement.announcementid, announcement.announcementid AS postid, startdate, enddate, announcement.title, pagetext, announcementoptions, views, user.*, userfield.*, usertextfield.*, sigpic.userid AS sigpic, sigpic.dateline AS sigpicdateline, sigpic.width AS sigpicwidth, sigpic.height AS sigpicheight, IF(user.displaygroupid=0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid ,avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight FROM announcement AS announcement LEFT JOIN user AS user ON(user.userid=announcement.userid) LEFT JOIN userfield AS userfield ON(userfield.userid=announcement.userid) LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid=announcement.userid) LEFT JOIN sigpic AS sigpic ON(sigpic.userid = announcement.userid) LEFT JOIN avatar AS avatar ON(avatar.avatarid=user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid=announcement.userid) WHERE startdate <= 1737988346 AND enddate >= 1737988346 AND announcement.forumid IN (4,3,31,223,198,-1) ORDER BY startdate DESC, announcementid DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | announcement | range | forumid,startdate | startdate | 6 | 1 | Using index condition; Using filesort | |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | vbsupport_vborg.announcement.userid | 1 | |
1 | SIMPLE | userfield | eq_ref | PRIMARY | PRIMARY | 4 | vbsupport_vborg.announcement.userid | 1 | |
1 | SIMPLE | usertextfield | eq_ref | PRIMARY | PRIMARY | 4 | vbsupport_vborg.announcement.userid | 1 | |
1 | SIMPLE | sigpic | eq_ref | PRIMARY | PRIMARY | 4 | vbsupport_vborg.announcement.userid | 1 | |
1 | SIMPLE | avatar | eq_ref | PRIMARY | PRIMARY | 2 | vbsupport_vborg.user.avatarid | 1 | Using where |
1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | vbsupport_vborg.announcement.userid | 1 |
Time Before: 0.01499 seconds
Time After: 0.01552 seconds
Time Taken: 0.00053 seconds
Memory Before: 1,728.625 KB
Memory After: 1,783.797 KB
Memory Used: 55.172 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.01594 seconds
Time After: 0.01600 seconds
Time Taken: 0.00005 seconds
Memory Before: 1,782.656 KB
Memory After: 1,798.805 KB
Memory Used: 16.148 KB
UPDATE session SET lastactivity = 1737988346, location = '/announcement.php?explain=1&f=4', inforum = 0, inthread = 0, badlocation = 3 WHERE sessionhash = '1cb7f1f7824add1ddabc98284204c417'
Time Before: 0.01667 seconds
Time After: 0.01679 seconds
Time Taken: 0.00012 seconds
Memory Before: 1,861.789 KB
Memory After: 1,861.711 KB
Memory Used: -0.078 KB