Time Before: 0.00020 seconds
Time After: 0.00022 seconds
Time Taken: 0.00002 seconds
Memory Before: 434.320 KB
Memory After: 436.961 KB
Memory Used: 2.641 KB
Time Before: 0.00026 seconds
Time After: 0.00076 seconds
Time Taken: 0.00050 seconds
Memory Before: 436.914 KB
Memory After: 437.805 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00096 seconds
Time After: 0.00116 seconds
Time Taken: 0.00020 seconds
Memory Before: 437.828 KB
Memory After: 437.883 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 | ALL | PRIMARY | 40 | Using where |
Time Before: 0.00170 seconds
Time After: 0.00281 seconds
Time Taken: 0.00111 seconds
Memory Before: 438.938 KB
Memory After: 540.070 KB
Memory Used: 101.133 KB
Time Before: 0.00119 seconds
Time After: 0.00680 seconds
Time Taken: 0.00561 seconds
Memory Before: 437.672 KB
Memory After: 668.578 KB
Memory Used: 230.906 KB
SELECT * FROM session WHERE sessionhash = 'f08c828707f4478942c50daf687dafa0' AND lastactivity > 1770297163 AND idhash = 'ea5a359a73a8141a16de516480d33c34'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | session | const | PRIMARY | PRIMARY | 32 | const | 1 |
Time Before: 0.00741 seconds
Time After: 0.00773 seconds
Time Taken: 0.00031 seconds
Memory Before: 673.211 KB
Memory After: 689.836 KB
Memory Used: 16.625 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 = 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | language | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 0.00834 seconds
Time After: 0.00976 seconds
Time Taken: 0.00142 seconds
Memory Before: 679.313 KB
Memory After: 780.125 KB
Memory Used: 100.813 KB
Time Before: 0.00689 seconds
Time After: 0.00986 seconds
Time Taken: 0.00297 seconds
Memory Before: 670.930 KB
Memory After: 770.039 KB
Memory Used: 99.109 KB
SELECT * FROM style WHERE (styleid = 7 AND userselect = 1) OR styleid = 7 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.01323 seconds
Time After: 0.01354 seconds
Time Taken: 0.00030 seconds
Memory Before: 960.406 KB
Memory After: 1,024.969 KB
Memory Used: 64.563 KB
SELECT title, template FROM template WHERE templateid IN (901,2150,2153,902,2152,2102,2103,2105,2112,2111,2072,2284,921,920,2480,1983,1982,1984,1979,1978,2255,903,904,2208,2209,2475,2478,2487,2228,2229,2230,2231,2429,2492,2491,2493,2496)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 37 | Using index condition |
Time Before: 0.01524 seconds
Time After: 0.01604 seconds
Time Taken: 0.00079 seconds
Memory Before: 1,100.906 KB
Memory After: 1,165.352 KB
Memory Used: 64.445 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 | 4 | Using where; Using filesort |
Time Before: 0.01827 seconds
Time After: 0.01863 seconds
Time Taken: 0.00036 seconds
Memory Before: 1,236.508 KB
Memory After: 1,253.164 KB
Memory Used: 16.656 KB
SELECT COUNT(*) AS users FROM user AS user WHERE 1=1 AND (user.usergroupid IN (-1,6,10,2,9,7,5))
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | user | range | usergroupid | usergroupid | 2 | 91 | Using where; Using index |
Time Before: 0.01911 seconds
Time After: 0.01948 seconds
Time Taken: 0.00037 seconds
Memory Before: 1,258.328 KB
Memory After: 1,274.594 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) OR FIND_IN_SET('6', 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
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,10,2,9,7,5))
ORDER BY user.username asc
LIMIT 0, 30| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | avatar | system | PRIMARY | 0 | Const row not found | |||
| 1 | SIMPLE | user | index | usergroupid | username | 102 | 31 | Using where | |
| 1 | SIMPLE | usertextfield | eq_ref | PRIMARY | PRIMARY | 4 | vbfp_forum.user.userid | 1 | |
| 1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | vbfp_forum.user.userid | 1 | |
| 1 | SIMPLE | userfield | eq_ref | PRIMARY | PRIMARY | 4 | vbfp_forum.user.userid | 1 |
Time Before: 0.02123 seconds
Time After: 0.02322 seconds
Time Taken: 0.00199 seconds
Memory Before: 1,271.883 KB
Memory After: 1,331.805 KB
Memory Used: 59.922 KB
UPDATE session SET lastactivity = 1770298063, location = '/memberlist.php?explain=1&nojs=1&pp=30' WHERE sessionhash = 'f08c828707f4478942c50daf687dafa0'
Time Before: 0.03285 seconds
Time After: 0.03304 seconds
Time Taken: 0.00019 seconds
Memory Before: 1,555.758 KB
Memory After: 1,555.633 KB
Memory Used: -0.125 KB