Time Before: 0.00022 seconds
Time After: 0.00024 seconds
Time Taken: 0.00002 seconds
Memory Before: 429.422 KB
Memory After: 432.063 KB
Memory Used: 2.641 KB
Time Before: 0.00027 seconds
Time After: 0.00065 seconds
Time Taken: 0.00038 seconds
Memory Before: 432.016 KB
Memory After: 432.906 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00077 seconds
Time After: 0.00085 seconds
Time Taken: 0.00008 seconds
Memory Before: 432.930 KB
Memory After: 432.984 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.00119 seconds
Time After: 0.00139 seconds
Time Taken: 0.00020 seconds
Memory Before: 434.039 KB
Memory After: 519.172 KB
Memory Used: 85.133 KB
Time Before: 0.00086 seconds
Time After: 0.00456 seconds
Time Taken: 0.00369 seconds
Memory Before: 432.773 KB
Memory After: 702.867 KB
Memory Used: 270.094 KB
SELECT * FROM session WHERE sessionhash = '9643dc9e8f046c72001f786b5dd3179d' AND lastactivity > 1746333547 AND idhash = '2934b9460f432786cecd831896d4b7af'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | const | PRIMARY | PRIMARY | 98 | const | 1 |
Time Before: 0.00584 seconds
Time After: 0.00604 seconds
Time Taken: 0.00021 seconds
Memory Before: 708.609 KB
Memory After: 725.297 KB
Memory Used: 16.688 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.00804 seconds
Time After: 0.00824 seconds
Time Taken: 0.00020 seconds
Memory Before: 716.063 KB
Memory After: 808.875 KB
Memory Used: 92.813 KB
Time Before: 0.00471 seconds
Time After: 0.00831 seconds
Time Taken: 0.00360 seconds
Memory Before: 706.328 KB
Memory After: 799.758 KB
Memory Used: 93.430 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.01554 seconds
Time After: 0.01561 seconds
Time Taken: 0.00007 seconds
Memory Before: 986.289 KB
Memory After: 1,034.852 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.01677 seconds
Time After: 0.01696 seconds
Time Taken: 0.00019 seconds
Memory Before: 1,111.516 KB
Memory After: 1,167.789 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.01823 seconds
Time After: 0.01830 seconds
Time Taken: 0.00007 seconds
Memory Before: 1,214.531 KB
Memory After: 1,231.344 KB
Memory Used: 16.813 KB
SELECT COUNT(*) AS users FROM user AS user WHERE 1=1 AND username LIKE("P%") 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,username | username | 302 | 6 | Using where |
Time Before: 0.01883 seconds
Time After: 0.01914 seconds
Time Taken: 0.00031 seconds
Memory Before: 1,236.922 KB
Memory After: 1,253.313 KB
Memory Used: 16.391 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 username LIKE("P%") 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 | range | usergroupid,username | username | 302 | 6 | Using where | |
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.02010 seconds
Time After: 0.02081 seconds
Time Taken: 0.00071 seconds
Memory Before: 1,246.703 KB
Memory After: 1,265.484 KB
Memory Used: 18.781 KB
UPDATE session SET location = '/board/memberlist.php?explain=1<r=P&pp=30', inforum = 0 WHERE sessionhash = '9643dc9e8f046c72001f786b5dd3179d'
Time Before: 0.02224 seconds
Time After: 0.02257 seconds
Time Taken: 0.00033 seconds
Memory Before: 1,376.172 KB
Memory After: 1,376.078 KB
Memory Used: -0.094 KB