Time Before: 0.00014 seconds
Time After: 0.00016 seconds
Time Taken: 0.00002 seconds
Memory Before: 441.328 KB
Memory After: 508.281 KB
Memory Used: 66.953 KB
Time Before: 0.00017 seconds
Time After: 0.00045 seconds
Time Taken: 0.00027 seconds
Memory Before: 508.234 KB
Memory After: 509.125 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00055 seconds
Time After: 0.00062 seconds
Time Taken: 0.00007 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.00086 seconds
Time After: 0.00115 seconds
Time Taken: 0.00028 seconds
Memory Before: 510.844 KB
Memory After: 667.977 KB
Memory Used: 157.133 KB
Time Before: 0.00063 seconds
Time After: 0.00376 seconds
Time Taken: 0.00312 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.00404 seconds
Time After: 0.00410 seconds
Time Taken: 0.00006 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.00434 seconds
Time After: 0.00443 seconds
Time Taken: 0.00009 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.00468 seconds
Time After: 0.00486 seconds
Time Taken: 0.00019 seconds
Memory Before: 1,124.148 KB
Memory After: 1,232.961 KB
Memory Used: 108.813 KB
Time Before: 0.00413 seconds
Time After: 0.00490 seconds
Time Taken: 0.00078 seconds
Memory Before: 1,113.828 KB
Memory After: 1,222.531 KB
Memory Used: 108.703 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.00785 seconds
Time After: 0.00791 seconds
Time Taken: 0.00006 seconds
Memory Before: 1,443.938 KB
Memory After: 1,460.047 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.00813 seconds
Time After: 0.00827 seconds
Time Taken: 0.00014 seconds
Memory Before: 1,443.438 KB
Memory After: 1,580.063 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.01150 seconds
Time After: 0.01187 seconds
Time Taken: 0.00037 seconds
Memory Before: 2,168.516 KB
Memory After: 2,279.805 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.01339 seconds
Time After: 0.01353 seconds
Time Taken: 0.00014 seconds
Memory Before: 2,317.063 KB
Memory After: 2,333.719 KB
Memory Used: 16.656 KB
SELECT COUNT(*) AS users
FROM user AS user
WHERE 1=1 AND username LIKE("F%")
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.01377 seconds
Time After: 0.01392 seconds
Time Taken: 0.00015 seconds
Memory Before: 2,344.641 KB
Memory After: 2,361.031 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("F%")
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.01501 seconds
Time After: 0.01533 seconds
Time Taken: 0.00032 seconds
Memory Before: 2,357.281 KB
Memory After: 2,374.281 KB
Memory Used: 17.000 KB
UPDATE session SET location = '/memberlist.php?explain=1<r=F&pp=30', badlocation = 0 WHERE sessionhash = '0fcbc3c6fdaea91b34f40f93920f0cf9'
Time Before: 0.01642 seconds
Time After: 0.01657 seconds
Time Taken: 0.00015 seconds
Memory Before: 2,516.133 KB
Memory After: 2,516.039 KB
Memory Used: -0.094 KB