Time Before: 0.00034 seconds
Time After: 0.00038 seconds
Time Taken: 0.00004 seconds
Memory Before: 430.648 KB
Memory After: 433.289 KB
Memory Used: 2.641 KB
Time Before: 0.00041 seconds
Time After: 0.00068 seconds
Time Taken: 0.00027 seconds
Memory Before: 433.242 KB
Memory After: 434.133 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00082 seconds
Time After: 0.00094 seconds
Time Taken: 0.00012 seconds
Memory Before: 434.156 KB
Memory After: 434.211 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.00133 seconds
Time After: 0.00219 seconds
Time Taken: 0.00085 seconds
Memory Before: 435.266 KB
Memory After: 536.398 KB
Memory Used: 101.133 KB
Time Before: 0.00096 seconds
Time After: 0.00408 seconds
Time Taken: 0.00312 seconds
Memory Before: 434.000 KB
Memory After: 664.906 KB
Memory Used: 230.906 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.217.68' AND idhash = '746d2c2e12532723401903d41921bd01' LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | session | ALL | 20 | Using where |
Time Before: 0.00436 seconds
Time After: 0.00454 seconds
Time Taken: 0.00018 seconds
Memory Before: 669.508 KB
Memory After: 686.008 KB
Memory Used: 16.500 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.00491 seconds
Time After: 0.00586 seconds
Time Taken: 0.00095 seconds
Memory Before: 675.828 KB
Memory After: 776.641 KB
Memory Used: 100.813 KB
Time Before: 0.00412 seconds
Time After: 0.00594 seconds
Time Taken: 0.00182 seconds
Memory Before: 667.258 KB
Memory After: 766.758 KB
Memory Used: 99.500 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.00794 seconds
Time After: 0.00813 seconds
Time Taken: 0.00019 seconds
Memory Before: 957.125 KB
Memory After: 1,021.688 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.00897 seconds
Time After: 0.00930 seconds
Time Taken: 0.00033 seconds
Memory Before: 1,097.625 KB
Memory After: 1,162.070 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.01054 seconds
Time After: 0.01075 seconds
Time Taken: 0.00022 seconds
Memory Before: 1,235.008 KB
Memory After: 1,251.664 KB
Memory Used: 16.656 KB
SELECT COUNT(*) AS users
FROM user AS user
WHERE 1=1 AND username NOT REGEXP("^[a-zA-Z]")
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 | ALL | usergroupid | 95 | Using where |
Time Before: 0.01095 seconds
Time After: 0.01115 seconds
Time Taken: 0.00020 seconds
Memory Before: 1,256.938 KB
Memory After: 1,273.328 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) 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 username NOT REGEXP("^[a-zA-Z]")
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.01179 seconds
Time After: 0.01241 seconds
Time Taken: 0.00062 seconds
Memory Before: 1,270.563 KB
Memory After: 1,287.063 KB
Memory Used: 16.500 KB
UPDATE session SET lastactivity = 1782813801, location = '/memberlist.php?explain=1<r=%23&pp=30' WHERE sessionhash = '8296c6b5606f1365275e56aedef86366'
Time Before: 0.01322 seconds
Time After: 0.01336 seconds
Time Taken: 0.00014 seconds
Memory Before: 1,403.648 KB
Memory After: 1,403.523 KB
Memory Used: -0.125 KB