Time Before: 0.00790 seconds
Time After: 0.01818 seconds
Time Taken: 0.01028 seconds
Memory Before: 411.063 KB
Memory After: 418.961 KB
Memory Used: 7.898 KB
Time Before: 0.01828 seconds
Time After: 0.02185 seconds
Time Taken: 0.00357 seconds
Memory Before: 418.898 KB
Memory After: 419.820 KB
Memory Used: 0.922 KB
SELECT title, data FROM datastore WHERE title IN ('','options','bitfields','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 17 | 10 | 100.00 | Using index condition |
Time Before: 0.02426 seconds
Time After: 0.02486 seconds
Time Taken: 0.00060 seconds
Memory Before: 422.781 KB
Memory After: 423.359 KB
Memory Used: 0.578 KB
Time Before: 0.02219 seconds
Time After: 0.02537 seconds
Time Taken: 0.00318 seconds
Memory Before: 419.492 KB
Memory After: 681.461 KB
Memory Used: 261.969 KB
SELECT * FROM session WHERE userid = 0 AND host = '54.236.58.220' AND idhash = 'f728e288e30ca40ec7f02e1ee4f94b9a' LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ALL | 329 | 0.30 | Using where |
Time Before: 0.02613 seconds
Time After: 0.02639 seconds
Time Taken: 0.00025 seconds
Memory Before: 690.172 KB
Memory After: 690.586 KB
Memory Used: 0.414 KB
SELECT languageid, phrasegroup_user AS phrasegroup_user, phrasegroup_search AS phrasegroup_search, phrasegroup_global AS phrasegroup_global, 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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | language | system | PRIMARY | 1 | 100.00 |
Time Before: 0.02845 seconds
Time After: 0.02886 seconds
Time Taken: 0.00041 seconds
Memory Before: 699.711 KB
Memory After: 699.578 KB
Memory Used: -0.133 KB
Time Before: 0.02549 seconds
Time After: 0.02892 seconds
Time Taken: 0.00343 seconds
Memory Before: 685.578 KB
Memory After: 749.063 KB
Memory Used: 63.484 KB
SELECT * FROM style WHERE (styleid = 1 AND userselect = 1) OR styleid = 1 ORDER BY styleid ASC LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | style | const | PRIMARY | PRIMARY | 2 | const | 1 | 100.00 |
Time Before: 0.03450 seconds
Time After: 0.03492 seconds
Time Taken: 0.00042 seconds
Memory Before: 881.625 KB
Memory After: 882.078 KB
Memory Used: 0.453 KB
SELECT title, template FROM template WHERE templateid IN (3190,3191,3194,3192,3193,3176,3177,3179,3186,3185,3152,3286,450,3422,3389,3260,3405,418,3384,3387,3395,3246,3247,3248,3249,3355,3400,3399,3401,3404)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 30 | 100.00 | Using index condition |
Time Before: 0.03725 seconds
Time After: 0.03780 seconds
Time Taken: 0.00054 seconds
Memory Before: 1,007.391 KB
Memory After: 1,007.742 KB
Memory Used: 0.352 KB
SELECT forum.forumid, lastpost, lastposter, lastthread, lastthreadid, lasticonid, threadcount, replycount FROM forum AS forum
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | forum | ALL | 6 | 100.00 |
Time Before: 0.05211 seconds
Time After: 0.05229 seconds
Time Taken: 0.00018 seconds
Memory Before: 1,140.336 KB
Memory After: 1,140.758 KB
Memory Used: 0.422 KB
SELECT profilefieldid, type, data, optional, title, memberlist, searchable FROM profilefield WHERE form = 0 AND hidden = 0 ORDER BY displayorder
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | profilefield | ALL | 28 | 3.57 | Using where; Using filesort |
Time Before: 0.05419 seconds
Time After: 0.05449 seconds
Time Taken: 0.00030 seconds
Memory Before: 1,150.781 KB
Memory After: 1,151.188 KB
Memory Used: 0.406 KB
SELECT COUNT(*) AS users FROM user AS user LEFT JOIN userfield AS userfield USING (userid) WHERE username LIKE("I%") AND user.usergroupid IN (-1,6,11,9,15,10,7,2,5)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | user | range | usergroupid,username | username | 102 | 78 | 2.04 | Using index condition; Using where | ||
1 | SIMPLE | userfield | eq_ref | PRIMARY | PRIMARY | 4 | skiextrm_skiextreme_ca.user.userid | 1 | 100.00 | Using index |
Time Before: 0.05845 seconds
Time After: 0.05870 seconds
Time Taken: 0.00025 seconds
Memory Before: 1,165.586 KB
Memory After: 1,165.961 KB
Memory Used: 0.375 KB
SELECT user.*,usertextfield.*,userfield.*, user.userid, options, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid ,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), 1, lastactivity) AS lastvisittime 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 avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid) WHERE username LIKE("I%") AND user.usergroupid IN (-1,6,11,9,15,10,7,2,5) ORDER BY user.posts desc LIMIT 0, 30
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | user | range | usergroupid,username | username | 102 | 78 | 2.04 | Using index condition; Using where; Using filesort | ||
1 | SIMPLE | usertextfield | eq_ref | PRIMARY | PRIMARY | 4 | skiextrm_skiextreme_ca.user.userid | 1 | 100.00 | ||
1 | SIMPLE | userfield | eq_ref | PRIMARY | PRIMARY | 4 | skiextrm_skiextreme_ca.user.userid | 1 | 100.00 | ||
1 | SIMPLE | avatar | eq_ref | PRIMARY | PRIMARY | 2 | skiextrm_skiextreme_ca.user.avatarid | 1 | 100.00 | Using where | |
1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | skiextrm_skiextreme_ca.user.userid | 1 | 100.00 |
Time Before: 0.06587 seconds
Time After: 0.06618 seconds
Time Taken: 0.00030 seconds
Memory Before: 1,171.039 KB
Memory After: 1,170.766 KB
Memory Used: -0.273 KB
UPDATE session SET lastactivity = 1614459733, location = '/members/memberlist.php?ltr=I&order=DESC&sort=posts&pp=30&explain=1', inforum = 0, inthread = 0, incalendar = 0, badlocation = 0 WHERE sessionhash = '4544bd3e3b93eb8d8e0623d0a17f8c01'
Time Before: 0.06764 seconds
Time After: 0.06790 seconds
Time Taken: 0.00026 seconds
Memory Before: 1,336.625 KB
Memory After: 1,336.766 KB
Memory Used: 0.141 KB