Time Before: 0.01183 seconds
Time After: 0.02309 seconds
Time Taken: 0.01127 seconds
Memory Before: 410.641 KB
Memory After: 418.531 KB
Memory Used: 7.891 KB
Time Before: 0.02320 seconds
Time After: 0.02829 seconds
Time Taken: 0.00509 seconds
Memory Before: 418.484 KB
Memory After: 419.406 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.03477 seconds
Time After: 0.03576 seconds
Time Taken: 0.00099 seconds
Memory Before: 422.383 KB
Memory After: 422.945 KB
Memory Used: 0.563 KB
Time Before: 0.02874 seconds
Time After: 0.03652 seconds
Time Taken: 0.00778 seconds
Memory Before: 419.078 KB
Memory After: 681.203 KB
Memory Used: 262.125 KB
SELECT * FROM session WHERE userid = 0 AND host = '3.221.159.255' AND idhash = 'c00054f20924e817912d4eda90c35d62' LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ALL | 136 | 0.74 | Using where |
Time Before: 0.03759 seconds
Time After: 0.03837 seconds
Time Taken: 0.00078 seconds
Memory Before: 689.914 KB
Memory After: 690.328 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.04161 seconds
Time After: 0.04281 seconds
Time Taken: 0.00120 seconds
Memory Before: 699.453 KB
Memory After: 699.320 KB
Memory Used: -0.133 KB
Time Before: 0.03669 seconds
Time After: 0.04293 seconds
Time Taken: 0.00624 seconds
Memory Before: 685.320 KB
Memory After: 748.797 KB
Memory Used: 63.477 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.05504 seconds
Time After: 0.05564 seconds
Time Taken: 0.00060 seconds
Memory Before: 881.320 KB
Memory After: 881.773 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.05868 seconds
Time After: 0.05973 seconds
Time Taken: 0.00104 seconds
Memory Before: 1,007.070 KB
Memory After: 1,007.422 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.08681 seconds
Time After: 0.08719 seconds
Time Taken: 0.00038 seconds
Memory Before: 1,140.023 KB
Memory After: 1,140.445 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.09088 seconds
Time After: 0.09131 seconds
Time Taken: 0.00043 seconds
Memory Before: 1,150.500 KB
Memory After: 1,150.906 KB
Memory Used: 0.406 KB
SELECT COUNT(*) AS users FROM user AS user LEFT JOIN userfield AS userfield USING (userid) WHERE username LIKE("R%") 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 | usergroupid | 2 | 141 | 6.25 | 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.09374 seconds
Time After: 0.09418 seconds
Time Taken: 0.00044 seconds
Memory Before: 1,165.305 KB
Memory After: 1,165.680 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("R%") 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 | usergroupid | 2 | 141 | 6.25 | 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.09581 seconds
Time After: 0.10024 seconds
Time Taken: 0.00442 seconds
Memory Before: 1,170.758 KB
Memory After: 1,170.484 KB
Memory Used: -0.273 KB
UPDATE session SET lastactivity = 1610832898, location = '/members/memberlist.php?ltr=R&pp=30&sort=posts&order=desc&explain=1', inforum = 0, inthread = 0, incalendar = 0, badlocation = 0 WHERE sessionhash = 'c884eeaddcb2640848d0b1ef69997c14'
Time Before: 0.10446 seconds
Time After: 0.10510 seconds
Time Taken: 0.00064 seconds
Memory Before: 1,341.664 KB
Memory After: 1,341.805 KB
Memory Used: 0.141 KB