Time Before: 0.00028 seconds
Time After: 0.00031 seconds
Time Taken: 0.00003 seconds
Memory Before: 441.328 KB
Memory After: 508.281 KB
Memory Used: 66.953 KB
Time Before: 0.00034 seconds
Time After: 0.00063 seconds
Time Taken: 0.00029 seconds
Memory Before: 508.234 KB
Memory After: 509.125 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00076 seconds
Time After: 0.00085 seconds
Time Taken: 0.00010 seconds
Memory Before: 509.148 KB
Memory After: 509.203 KB
Memory Used: 0.055 KB
SELECT *
FROM datastore
WHERE title IN ('navdata','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','activitystream','routes')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 50 | 16 | Using index condition |
Time Before: 0.00145 seconds
Time After: 0.00226 seconds
Time Taken: 0.00082 seconds
Memory Before: 510.844 KB
Memory After: 667.977 KB
Memory Used: 157.133 KB
Time Before: 0.00090 seconds
Time After: 0.00938 seconds
Time Taken: 0.00848 seconds
Memory Before: 508.969 KB
Memory After: 954.055 KB
Memory Used: 445.086 KB
SELECT *
FROM datastore
WHERE title IN ('profilefield')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.01003 seconds
Time After: 0.01022 seconds
Time Taken: 0.00018 seconds
Memory Before: 1,111.477 KB
Memory After: 1,127.734 KB
Memory Used: 16.258 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.48' AND idhash = 'ea5a359a73a8141a16de516480d33c34' LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | session | ref | guest_lookup,user_activity | guest_lookup | 83 | const,const,const | 2 | Using where |
Time Before: 0.01081 seconds
Time After: 0.01112 seconds
Time Taken: 0.00031 seconds
Memory Before: 1,116.633 KB
Memory After: 1,133.320 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, phrasegroupinfo AS lang_phrasegroupinfo, 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.01176 seconds
Time After: 0.01230 seconds
Time Taken: 0.00054 seconds
Memory Before: 1,124.109 KB
Memory After: 1,232.922 KB
Memory Used: 108.813 KB
Time Before: 0.01028 seconds
Time After: 0.01239 seconds
Time Taken: 0.00211 seconds
Memory Before: 1,113.828 KB
Memory After: 1,222.492 KB
Memory Used: 108.664 KB
SELECT MAX(permissions & 1) AS perm FROM cms_permissions WHERE nodeid = 1 AND usergroupid IN (1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | cms_permissions | const | usergroupid,nodeid | usergroupid | 8 | const,const | 1 |
Time Before: 0.01888 seconds
Time After: 0.01912 seconds
Time Taken: 0.00024 seconds
Memory Before: 1,443.898 KB
Memory After: 1,460.008 KB
Memory Used: 16.109 KB
SELECT * FROM style WHERE (styleid = 1 AND userselect = 1) OR styleid = 1 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.01968 seconds
Time After: 0.02047 seconds
Time Taken: 0.00079 seconds
Memory Before: 1,443.398 KB
Memory After: 1,580.023 KB
Memory Used: 136.625 KB
SELECT title, template FROM template WHERE templateid IN (32345,32347,32349,32348,32291,32292,32294,32300,32299,32271,32694,32726,32727,32747,0,0,7160,7154,18829,7158,7159,7157,7156,7161,7162,7163,32462,32736,32408,32412,32409,32410,32411,32766,0,0,32746,32707,32432,32433,32435,32436,32659,32778,32760,32710,32711,32259,32258,32262,5067,5038,6105,6107,31822)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 52 | Using index condition |
Time Before: 0.02963 seconds
Time After: 0.03036 seconds
Time Taken: 0.00072 seconds
Memory Before: 2,168.477 KB
Memory After: 2,279.766 KB
Memory Used: 111.289 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.03310 seconds
Time After: 0.03330 seconds
Time Taken: 0.00020 seconds
Memory Before: 2,317.023 KB
Memory After: 2,333.680 KB
Memory Used: 16.656 KB
SELECT COUNT(*) AS users
FROM user AS user
WHERE 1=1 AND username LIKE("J%")
AND (user.usergroupid IN (-1,6,9,7,2,5))| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | user | range | usergroupid,username | username | 102 | 1 | Using index condition; Using where |
Time Before: 0.03360 seconds
Time After: 0.03378 seconds
Time Taken: 0.00018 seconds
Memory Before: 2,344.602 KB
Memory After: 2,360.992 KB
Memory Used: 16.391 KB
SELECT user.*,usertextfield.*,userfield.*, user.userid, options,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, infractiongroupid
,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 avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid)
WHERE 1=1 AND username LIKE("J%")
AND (user.usergroupid IN (-1,6,9,7,2,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 | range | usergroupid,username | username | 102 | 1 | Using index condition; Using where | |
| 1 | SIMPLE | usertextfield | eq_ref | PRIMARY | PRIMARY | 4 | vbsuite_dev.user.userid | 1 | |
| 1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | vbsuite_dev.user.userid | 1 | |
| 1 | SIMPLE | userfield | eq_ref | PRIMARY | PRIMARY | 4 | vbsuite_dev.user.userid | 1 |
Time Before: 0.03588 seconds
Time After: 0.03637 seconds
Time Taken: 0.00049 seconds
Memory Before: 2,357.242 KB
Memory After: 2,374.242 KB
Memory Used: 17.000 KB
UPDATE session SET lastactivity = 1764995317, location = '/memberlist.php?explain=1<r=J&pp=30', badlocation = 0 WHERE sessionhash = '0fcbc3c6fdaea91b34f40f93920f0cf9'
Time Before: 0.03835 seconds
Time After: 0.03848 seconds
Time Taken: 0.00013 seconds
Memory Before: 2,516.234 KB
Memory After: 2,516.109 KB
Memory Used: -0.125 KB