Time Before: 0.00257 seconds
Time After: 0.00320 seconds
Time Taken: 0.00063 seconds
Memory Before: 901.383 KB
Memory After: 928.172 KB
Memory Used: 26.789 KB
Time Before: 0.00328 seconds
Time After: 0.00391 seconds
Time Taken: 0.00063 seconds
Memory Before: 928.133 KB
Memory After: 929.109 KB
Memory Used: 0.977 KB
SET @@sql_mode = ''
Time Before: 0.00426 seconds
Time After: 0.00444 seconds
Time Taken: 0.00018 seconds
Memory Before: 929.750 KB
Memory After: 930.273 KB
Memory Used: 0.523 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 | 52 | 16 | Using where |
Time Before: 0.00520 seconds
Time After: 0.00710 seconds
Time Taken: 0.00189 seconds
Memory Before: 932.836 KB
Memory After: 933.688 KB
Memory Used: 0.852 KB
Time Before: 0.00449 seconds
Time After: 0.00991 seconds
Time Taken: 0.00541 seconds
Memory Before: 929.555 KB
Memory After: 1,640.695 KB
Memory Used: 711.141 KB
SELECT * FROM session WHERE userid = 0 AND host = '192.168.0.1' AND idhash = 'ce294c5626a6c3c128594a952859491f' LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | session | ref | idhash,host,userid,guest_lookup,user_activity | idhash | 32 | const | 2 | Using where |
Time Before: 0.01216 seconds
Time After: 0.01258 seconds
Time Taken: 0.00042 seconds
Memory Before: 2,181.023 KB
Memory After: 2,181.641 KB
Memory Used: 0.617 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, 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 = 3
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | language | system | PRIMARY | 1 |
Time Before: 0.01399 seconds
Time After: 0.01576 seconds
Time Taken: 0.00176 seconds
Memory Before: 2,193.250 KB
Memory After: 2,193.164 KB
Memory Used: -0.086 KB
Time Before: 0.01151 seconds
Time After: 0.01593 seconds
Time Taken: 0.00442 seconds
Memory Before: 2,173.750 KB
Memory After: 2,285.516 KB
Memory Used: 111.766 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.02310 seconds
Time After: 0.02322 seconds
Time Taken: 0.00012 seconds
Memory Before: 2,841.234 KB
Memory After: 2,841.750 KB
Memory Used: 0.516 KB
SELECT * FROM style WHERE (styleid = 5 AND userselect = 1) OR styleid = 5 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.03080 seconds
Time After: 0.03204 seconds
Time Taken: 0.00124 seconds
Memory Before: 3,319.156 KB
Memory After: 3,319.750 KB
Memory Used: 0.594 KB
SELECT profilefieldid, type, data, optional, memberlist, searchable FROM profilefield WHERE form = 0 ORDER BY displayorder
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | profilefield | ALL | 25 | Using where; Using filesort |
Time Before: 0.05217 seconds
Time After: 0.05276 seconds
Time Taken: 0.00059 seconds
Memory Before: 5,311.789 KB
Memory After: 5,313.625 KB
Memory Used: 1.836 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,11,14,17,16,7,13,9,15,2,10,5,12))| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | user | ALL | usergroupid | 147555 | Using where |
Time Before: 0.05479 seconds
Time After: 0.52580 seconds
Time Taken: 0.47101 seconds
Memory Before: 5,356.203 KB
Memory After: 5,356.656 KB
Memory Used: 0.453 KB
SELECT title, template FROM template WHERE templateid IN (61914,61916,61918,61917,61860,61861,61863,61869,61868,61840,55071,57273,57295,62316,0,0,6082,38961,42855,57213,38966,57292,5992,38968,38969,57230,62031,62305,45486,61981,53288,61979,61980,62335,0,0,62315,62276,62001,62002,62004,62005,62228,62347,62329,62279,62280,61828,61827,61831,61391,61659)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 49 | Using where |
Time Before: 0.52903 seconds
Time After: 0.53103 seconds
Time Taken: 0.00200 seconds
Memory Before: 5,625.445 KB
Memory After: 5,626.820 KB
Memory Used: 1.375 KB
SELECT user.*,usertextfield.*,userfield.*, user.userid, options,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, infractiongroupid
,IF((NOT(options & 1024) AND (user.usergroupid IN (-1,6,11,14,17,16,7,13,9,15,2,10,5,12) OR FIND_IN_SET('6', membergroupids) OR FIND_IN_SET('11', membergroupids) OR FIND_IN_SET('14', membergroupids) OR FIND_IN_SET('17', membergroupids) OR FIND_IN_SET('16', membergroupids) OR FIND_IN_SET('7', membergroupids) OR FIND_IN_SET('13', membergroupids) OR FIND_IN_SET('9', membergroupids) OR FIND_IN_SET('15', membergroupids) OR FIND_IN_SET('2', membergroupids) OR FIND_IN_SET('10', membergroupids) OR FIND_IN_SET('5', membergroupids) OR FIND_IN_SET('12', 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
, IF(YEAR(user.birthday_search) > 0 AND user.showbirthday IN (1,2) AND YEAR(user.birthday_search) < YEAR(CURDATE()), user.birthday_search, '1000-01-01') AS agesort
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,11,14,17,16,7,13,9,15,2,10,5,12))
ORDER BY user.username asc
LIMIT 0, 100| 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 | customavatar | system | PRIMARY | 0 | const row not found | |||
| 1 | SIMPLE | user | index | usergroupid | username | 102 | 100 | Using where | |
| 1 | SIMPLE | usertextfield | eq_ref | PRIMARY | PRIMARY | 4 | cmnt.user.userid | 1 | |
| 1 | SIMPLE | userfield | eq_ref | PRIMARY | PRIMARY | 4 | cmnt.user.userid | 1 | |
| 1 | SIMPLE | reputationlevel | eq_ref | PRIMARY | PRIMARY | 4 | cmnt.user.reputationlevelid | 1 | Using index |
Time Before: 0.54729 seconds
Time After: 0.55419 seconds
Time Taken: 0.00690 seconds
Memory Before: 5,817.563 KB
Memory After: 5,917.977 KB
Memory Used: 100.414 KB
UPDATE session SET lastactivity = 1764354982, location = '/forums/memberlist.php?explain=1<r=%23&pp=100', badlocation = 0 WHERE sessionhash = 'b07c1473b68536787aa8ca6d07e6f4bd'
Time Before: 0.76571 seconds
Time After: 0.76602 seconds
Time Taken: 0.00032 seconds
Memory Before: 10,453.484 KB
Memory After: 10,453.695 KB
Memory Used: 0.211 KB