Time Before: 0.00379 seconds
Time After: 0.00885 seconds
Time Taken: 0.00506 seconds
Memory Before: 1,512.320 KB
Memory After: 2,317.195 KB
Memory Used: 804.875 KB
Time Before: 0.00887 seconds
Time After: 0.00916 seconds
Time Taken: 0.00029 seconds
Memory Before: 2,317.180 KB
Memory After: 2,317.836 KB
Memory Used: 0.656 KB
SET @@sql_mode = ''
Time Before: 0.00943 seconds
Time After: 0.00951 seconds
Time Taken: 0.00008 seconds
Memory Before: 2,317.805 KB
Memory After: 2,317.859 KB
Memory Used: 0.055 KB
SELECT *
FROM datastore
WHERE title IN ('smiliecache','bbcodecache','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 | range | PRIMARY | PRIMARY | 152 | 15 | Using index condition |
Time Before: 0.01007 seconds
Time After: 0.01370 seconds
Time Taken: 0.00363 seconds
Memory Before: 2,320.273 KB
Memory After: 3,008.984 KB
Memory Used: 688.711 KB
Time Before: 0.00952 seconds
Time After: 0.01590 seconds
Time Taken: 0.00637 seconds
Memory Before: 2,317.617 KB
Memory After: 3,816.758 KB
Memory Used: 1,499.141 KB
SELECT *
FROM datastore
WHERE title IN ('attachmentcache','stylecache','profilefield','noticecache')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 152 | 4 | Using index condition |
Time Before: 0.01786 seconds
Time After: 0.01800 seconds
Time Taken: 0.00014 seconds
Memory Before: 4,103.305 KB
Memory After: 4,119.453 KB
Memory Used: 16.148 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.30' AND idhash = '2f26302f7ec04deeac6e23b15eeeb02d' 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 | 145 | const,const,const | 2 | Using where |
Time Before: 0.01841 seconds
Time After: 0.01861 seconds
Time Taken: 0.00019 seconds
Memory Before: 4,107.664 KB
Memory After: 4,124.469 KB
Memory Used: 16.805 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_wol AS phrasegroup_wol, phrasegroup_user AS phrasegroup_user, phrasegroup_messaging AS phrasegroup_messaging, phrasegroup_cprofilefield AS phrasegroup_cprofilefield, phrasegroup_infractionlevel AS phrasegroup_infractionlevel, phrasegroup_posting AS phrasegroup_posting, phrasegroup_profilefield AS phrasegroup_profilefield, 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 = 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.01918 seconds
Time After: 0.02045 seconds
Time Taken: 0.00127 seconds
Memory Before: 4,114.469 KB
Memory After: 4,403.430 KB
Memory Used: 288.961 KB
Time Before: 0.01813 seconds
Time After: 0.02052 seconds
Time Taken: 0.00239 seconds
Memory Before: 4,106.641 KB
Memory After: 4,264.508 KB
Memory Used: 157.867 KB
SELECT * FROM style WHERE (styleid = 11 AND userselect = 1) OR styleid = 11 ORDER BY styleid ASC LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | style | system | PRIMARY | 1 |
Time Before: 0.02282 seconds
Time After: 0.02301 seconds
Time Taken: 0.00020 seconds
Memory Before: 4,507.727 KB
Memory After: 4,748.414 KB
Memory Used: 240.688 KB
SELECT *
FROM datastore
WHERE title IN ('routes','attachmentcache','stylecache','profilefield','noticecache')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 152 | 5 | Using index condition |
Time Before: 0.03039 seconds
Time After: 0.03057 seconds
Time Taken: 0.00019 seconds
Memory Before: 5,624.508 KB
Memory After: 5,640.734 KB
Memory Used: 16.227 KB
SELECT userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight, customavatar.height_thumb AS avheight_thumb, customavatar.width_thumb AS avwidth_thumb, customavatar.filedata_thumb, customprofilepic.userid AS profilepic, customprofilepic.dateline AS profilepicdateline, customprofilepic.width AS ppwidth, customprofilepic.height AS ppheight, sigpic.userid AS sigpic, sigpic.dateline AS sigpicdateline, sigpic.width AS sigpicwidth, sigpic.height AS sigpicheight, usercsscache.cachedcss, IF(usercsscache.cachedcss IS NULL, 0, 1) AS hascachedcss, usercsscache.buildpermissions AS cssbuildpermissions FROM user AS user LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid) LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN avatar AS avatar ON (avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON (customavatar.userid = user.userid) LEFT JOIN customprofilepic AS customprofilepic ON (user.userid = customprofilepic.userid) LEFT JOIN sigpic AS sigpic ON (user.userid = sigpic.userid) LEFT JOIN usercsscache AS usercsscache ON (user.userid = usercsscache.userid) WHERE user.userid = 20630
| 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 | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | userfield | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | usertextfield | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | customavatar | const | PRIMARY | PRIMARY | 4 | const | 1 | Unique row not found |
| 1 | SIMPLE | customprofilepic | const | PRIMARY | PRIMARY | 4 | const | 1 | Unique row not found |
| 1 | SIMPLE | sigpic | const | PRIMARY | PRIMARY | 4 | const | 1 | Unique row not found |
| 1 | SIMPLE | usercsscache | const | PRIMARY | PRIMARY | 4 | const | 1 | Unique row not found |
Time Before: 0.03236 seconds
Time After: 0.03282 seconds
Time Taken: 0.00045 seconds
Memory Before: 5,679.094 KB
Memory After: 5,739.594 KB
Memory Used: 60.500 KB
SELECT title, template FROM template WHERE templateid IN (960,988,934,935,937,943,942,787,789,791,793,795,856,855,858,859,862,863,1175,1173,1388,1394,964,962,965,966,967,968,969,970,971,972,973,977,975,976,974,987,989,990,1001,981,993,994,995,996,998,1000,961,986,991,1002,997,1004,1003,999,1083,1530,1525,921,922,741,740,742,732,731,738,739,737,736,1134,959,1534,1073,1074,1075,915,0,0,919,1096,1102,1103,1105,1106,1372,1304,1303,1541,1308,880,879,883)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 92 | Using where |
Time Before: 0.04234 seconds
Time After: 0.04306 seconds
Time Taken: 0.00072 seconds
Memory Before: 6,816.586 KB
Memory After: 7,060.891 KB
Memory Used: 244.305 KB
SELECT MAX(dateline) AS lastpost, COUNT(*) AS total FROM usernote AS usernote WHERE userid = 20630
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | usernote | ref | userid | userid | 4 | const | 1 |
Time Before: 0.04489 seconds
Time After: 0.04501 seconds
Time Taken: 0.00012 seconds
Memory Before: 7,080.148 KB
Memory After: 7,096.500 KB
Memory Used: 16.352 KB
SELECT blockid, requirement FROM profileblockprivacy WHERE userid = 20630
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | profileblockprivacy | ref | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.04536 seconds
Time After: 0.04549 seconds
Time Taken: 0.00014 seconds
Memory Before: 7,089.703 KB
Memory After: 7,105.898 KB
Memory Used: 16.195 KB
SELECT pf.profilefieldcategoryid, pfc.location, pf.* FROM profilefield AS pf LEFT JOIN profilefieldcategory AS pfc ON(pfc.profilefieldcategoryid = pf.profilefieldcategoryid) WHERE pf.form = 0 ORDER BY pfc.displayorder, pf.displayorder
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | pfc | system | PRIMARY | 0 | Const row not found | |||
| 1 | SIMPLE | pf | ALL | 6 | Using where; Using filesort |
Time Before: 0.04571 seconds
Time After: 0.04591 seconds
Time Taken: 0.00020 seconds
Memory Before: 7,090.281 KB
Memory After: 7,108.398 KB
Memory Used: 18.117 KB
SELECT * FROM customprofile WHERE userid='-1' /**customprofile- member**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | customprofile | ref | userid | userid | 4 | const | 1 |
Time Before: 0.05314 seconds
Time After: 0.05330 seconds
Time Taken: 0.00016 seconds
Memory Before: 7,451.281 KB
Memory After: 7,467.586 KB
Memory Used: 16.305 KB
SELECT * FROM customprofile WHERE userid='-1' /**customprofile- member**/
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | customprofile | ref | userid | userid | 4 | const | 1 |
Time Before: 0.05356 seconds
Time After: 0.05370 seconds
Time Taken: 0.00013 seconds
Memory Before: 7,455.711 KB
Memory After: 7,472.016 KB
Memory Used: 16.305 KB
UPDATE session SET lastactivity = 1787125826, location = 'member.php?u=20630', badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = '92a171b6b5b910de365e60c468c41a00'
Time Before: 0.05480 seconds
Time After: 0.05498 seconds
Time Taken: 0.00018 seconds
Memory Before: 7,526.211 KB
Memory After: 7,526.070 KB
Memory Used: -0.141 KB