Time Before: 0.00114 seconds
Time After: 0.00142 seconds
Time Taken: 0.00028 seconds
Memory Before: 504.195 KB
Memory After: 526.984 KB
Memory Used: 22.789 KB
Time Before: 0.00150 seconds
Time After: 0.00187 seconds
Time Taken: 0.00038 seconds
Memory Before: 526.922 KB
Memory After: 527.836 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00207 seconds
Time After: 0.00217 seconds
Time Taken: 0.00010 seconds
Memory Before: 528.391 KB
Memory After: 528.914 KB
Memory Used: 0.523 KB
SELECT *
FROM datastore
WHERE title IN ('options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','activitystream')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 50 | 14 | Using index condition |
Time Before: 0.00292 seconds
Time After: 0.00375 seconds
Time Taken: 0.00082 seconds
Memory Before: 531.609 KB
Memory After: 532.414 KB
Memory Used: 0.805 KB
Time Before: 0.00222 seconds
Time After: 0.00627 seconds
Time Taken: 0.00405 seconds
Memory Before: 528.164 KB
Memory After: 1,096.625 KB
Memory Used: 568.461 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.140' 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 | 51 | const,const,const | 2 | Using where |
Time Before: 0.00792 seconds
Time After: 0.00831 seconds
Time Taken: 0.00040 seconds
Memory Before: 1,117.695 KB
Memory After: 1,118.305 KB
Memory Used: 0.609 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.00935 seconds
Time After: 0.01015 seconds
Time Taken: 0.00080 seconds
Memory Before: 1,130.242 KB
Memory After: 1,130.211 KB
Memory Used: -0.031 KB
Time Before: 0.00702 seconds
Time After: 0.01037 seconds
Time Taken: 0.00335 seconds
Memory Before: 1,110.148 KB
Memory After: 1,222.445 KB
Memory Used: 112.297 KB
SELECT *
FROM datastore
WHERE title IN ('routes')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | const | PRIMARY | PRIMARY | 50 | const | 1 |
Time Before: 0.01107 seconds
Time After: 0.01128 seconds
Time Taken: 0.00022 seconds
Memory Before: 1,223.836 KB
Memory After: 1,224.414 KB
Memory Used: 0.578 KB
SELECT * FROM style WHERE (styleid = 2 AND userselect = 1) OR styleid = 2 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.01702 seconds
Time After: 0.01754 seconds
Time Taken: 0.00052 seconds
Memory Before: 2,156.383 KB
Memory After: 2,156.977 KB
Memory Used: 0.594 KB
SELECT title, template FROM template WHERE templateid IN (844,846,848,847,790,791,793,799,798,770,1254,1264,1205,1275,67,66,68,63,62,651,652,650,649,71,72,656,961,1257,907,911,908,909,910,1273,0,0,1236,1238,931,932,934,935,1158,1200,1199,1249,1201,758,757,761)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 49 | Using index condition |
Time Before: 0.02201 seconds
Time After: 0.02291 seconds
Time Taken: 0.00090 seconds
Memory Before: 2,955.781 KB
Memory After: 2,957.234 KB
Memory Used: 1.453 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.03147 seconds
Time After: 0.03178 seconds
Time Taken: 0.00031 seconds
Memory Before: 3,046.313 KB
Memory After: 3,046.984 KB
Memory Used: 0.672 KB
SELECT COUNT(*) AS users
FROM user AS user
WHERE 1=1 AND username LIKE("I%")
AND (user.usergroupid IN (-1,6,7,2,5))| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | user | range | usergroupid,username | usergroupid | 2 | 204 | Using index condition; Using where |
Time Before: 0.03270 seconds
Time After: 0.03442 seconds
Time Taken: 0.00173 seconds
Memory Before: 3,062.383 KB
Memory After: 3,062.875 KB
Memory Used: 0.492 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
, IF(YEAR(user.birthday_search) > 0 AND user.showbirthday IN (1,2) AND YEAR(user.birthday_search) < YEAR(CURDATE()), user.birthday_search, '0000-00-00') 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 avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid)
WHERE 1=1 AND username LIKE("I%")
AND (user.usergroupid IN (-1,6,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 | customavatar | system | PRIMARY | 0 | Const row not found | |||
| 1 | SIMPLE | user | range | usergroupid,username | usergroupid | 2 | 204 | Using index condition; Using where; Using filesort | |
| 1 | SIMPLE | usertextfield | eq_ref | PRIMARY | PRIMARY | 4 | business_business.user.userid | 1 | |
| 1 | SIMPLE | userfield | eq_ref | PRIMARY | PRIMARY | 4 | business_business.user.userid | 1 |
Time Before: 0.03961 seconds
Time After: 0.04206 seconds
Time Taken: 0.00245 seconds
Memory Before: 3,075.961 KB
Memory After: 3,077.828 KB
Memory Used: 1.867 KB
SELECT * FROM navigation WHERE state & 4 = 0 ORDER BY navtype, displayorder
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | navigation | ALL | 27 | Using where; Using filesort |
Time Before: 0.04562 seconds
Time After: 0.04602 seconds
Time Taken: 0.00041 seconds
Memory Before: 3,157.648 KB
Memory After: 3,161.125 KB
Memory Used: 3.477 KB
UPDATE session SET lastactivity = 1776273188, location = '/memberlist.php?explain=1<r=I&pp=30', badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = '2dd23032bad3f43d588f968c747811fa'
Time Before: 0.05161 seconds
Time After: 0.05190 seconds
Time Taken: 0.00029 seconds
Memory Before: 3,453.766 KB
Memory After: 3,453.859 KB
Memory Used: 0.094 KB