Time Before: 0.00034 seconds
Time After: 0.00039 seconds
Time Taken: 0.00005 seconds
Memory Before: 427.469 KB
Memory After: 430.109 KB
Memory Used: 2.641 KB
Time Before: 0.00044 seconds
Time After: 0.00230 seconds
Time Taken: 0.00187 seconds
Memory Before: 430.063 KB
Memory After: 430.953 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00250 seconds
Time After: 0.00262 seconds
Time Taken: 0.00012 seconds
Memory Before: 430.977 KB
Memory After: 431.031 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')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 152 | 14 | Using where |
Time Before: 0.00310 seconds
Time After: 0.00339 seconds
Time Taken: 0.00029 seconds
Memory Before: 432.086 KB
Memory After: 517.219 KB
Memory Used: 85.133 KB
Time Before: 0.00265 seconds
Time After: 0.00989 seconds
Time Taken: 0.00725 seconds
Memory Before: 430.820 KB
Memory After: 700.914 KB
Memory Used: 270.094 KB
SELECT * FROM session WHERE userid = 0 AND host = '3.15.203.168' AND idhash = '0208f84640b7a494fbf2ee0a7abd1d3b' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ALL | 1015 | Using where |
Time Before: 0.02592 seconds
Time After: 0.02634 seconds
Time Taken: 0.00042 seconds
Memory Before: 706.625 KB
Memory After: 723.188 KB
Memory Used: 16.563 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_user AS phrasegroup_user, phrasegroup_search AS phrasegroup_search, phrasegroup_cprofilefield AS phrasegroup_cprofilefield, phrasegroup_reputationlevel AS phrasegroup_reputationlevel, 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.02690 seconds
Time After: 0.02701 seconds
Time Taken: 0.00012 seconds
Memory Before: 714.297 KB
Memory After: 807.109 KB
Memory Used: 92.813 KB
Time Before: 0.01014 seconds
Time After: 0.02716 seconds
Time Taken: 0.01702 seconds
Memory Before: 704.375 KB
Memory After: 798.180 KB
Memory Used: 93.805 KB
SELECT * FROM style WHERE (styleid = 6 AND userselect = 1) OR styleid = 6 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.03504 seconds
Time After: 0.03513 seconds
Time Taken: 0.00010 seconds
Memory Before: 984.711 KB
Memory After: 1,033.273 KB
Memory Used: 48.563 KB
SELECT title, template FROM template WHERE templateid IN (17581,17582,17585,17583,17584,17534,17535,17537,17544,17543,17504,17716,11515,10694,17912,17415,17414,17416,17411,17410,17687,9293,17639,17640,17641,17907,17910,17919,17660,17661,17662,17663,17861,17924,17923,17925,17928)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 37 | Using where |
Time Before: 0.03742 seconds
Time After: 0.03753 seconds
Time Taken: 0.00011 seconds
Memory Before: 1,109.938 KB
Memory After: 1,166.211 KB
Memory Used: 56.273 KB
SELECT profilefieldid, type, data, optional, memberlist, searchable FROM profilefield WHERE form = 0 AND hidden = 0 ORDER BY displayorder
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | profilefield | ALL | 11 | Using where; Using filesort |
Time Before: 0.03937 seconds
Time After: 0.03944 seconds
Time Taken: 0.00007 seconds
Memory Before: 1,212.930 KB
Memory After: 1,229.742 KB
Memory Used: 16.813 KB
SELECT COUNT(*) AS users FROM user AS user WHERE 1=1 AND (user.usergroupid IN (-1,6,14,7,2,12,5,19))
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | user | range | usergroupid | usergroupid | 2 | 11 | Using where; Using index |
Time Before: 0.03986 seconds
Time After: 0.04308 seconds
Time Taken: 0.00322 seconds
Memory Before: 1,235.234 KB
Memory After: 1,251.500 KB
Memory Used: 16.266 KB
SELECT user.*,usertextfield.*,userfield.*, user.userid, options, IF(user.displaygroupid=0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid ,IF((NOT(options & 1024) AND (user.usergroupid IN (-1,6,14,2,12,19) OR FIND_IN_SET('6', membergroupids) OR FIND_IN_SET('14', membergroupids) OR FIND_IN_SET('2', membergroupids) OR FIND_IN_SET('12', membergroupids) OR FIND_IN_SET('19', membergroupids))), 0, reputation) AS reputationscore ,avatar.avatarpath,NOT ISNULL(customavatar.userid) AS hascustomavatar,customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight , IF((options & 512 AND user.userid <> 0), 0, lastactivity) AS lastvisittime , IF(YEAR(user.birthday_search) > 0 AND user.showbirthday IN (1,2) AND YEAR(user.birthday_search) < YEAR(CURDATE()), user.birthday_search, '1000-01-01') AS agesort FROM user AS user LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid=user.userid) LEFT JOIN userfield AS userfield ON(userfield.userid=user.userid) LEFT JOIN reputationlevel AS reputationlevel ON(user.reputationlevelid=reputationlevel.reputationlevelid) LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid) WHERE 1=1 AND (user.usergroupid IN (-1,6,14,7,2,12,5,19)) ORDER BY user.username asc LIMIT 0, 30
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | user | ALL | usergroupid | 54 | Using where; Using filesort | |||
1 | SIMPLE | usertextfield | eq_ref | PRIMARY | PRIMARY | 4 | pmorg.user.userid | 1 | |
1 | SIMPLE | userfield | eq_ref | PRIMARY | PRIMARY | 4 | pmorg.user.userid | 1 | |
1 | SIMPLE | reputationlevel | eq_ref | PRIMARY | PRIMARY | 4 | pmorg.user.reputationlevelid | 1 | Using index |
1 | SIMPLE | avatar | eq_ref | PRIMARY | PRIMARY | 2 | pmorg.user.avatarid | 1 | |
1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | pmorg.user.userid | 1 |
Time Before: 0.04516 seconds
Time After: 0.04617 seconds
Time Taken: 0.00101 seconds
Memory Before: 1,249.133 KB
Memory After: 1,276.039 KB
Memory Used: 26.906 KB
UPDATE session SET location = '/board/memberlist.php?explain=1&page=1&pp=30', badlocation = 0 WHERE sessionhash = '15136c1b28e2461f4bfe84df3c1c4bef'
Time Before: 0.04969 seconds
Time After: 0.04988 seconds
Time Taken: 0.00019 seconds
Memory Before: 1,409.789 KB
Memory After: 1,409.695 KB
Memory Used: -0.094 KB