Time Before: 0.00433 seconds
Time After: 0.00989 seconds
Time Taken: 0.00556 seconds
Memory Before: 1,512.469 KB
Memory After: 2,317.328 KB
Memory Used: 804.859 KB
Time Before: 0.00991 seconds
Time After: 0.01017 seconds
Time Taken: 0.00026 seconds
Memory Before: 2,317.313 KB
Memory After: 2,317.969 KB
Memory Used: 0.656 KB
SET @@sql_mode = ''
Time Before: 0.01028 seconds
Time After: 0.01033 seconds
Time Taken: 0.00005 seconds
Memory Before: 2,317.938 KB
Memory After: 2,317.992 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.01062 seconds
Time After: 0.01399 seconds
Time Taken: 0.00337 seconds
Memory Before: 2,320.406 KB
Memory After: 3,009.117 KB
Memory Used: 688.711 KB
Time Before: 0.01035 seconds
Time After: 0.01546 seconds
Time Taken: 0.00511 seconds
Memory Before: 2,317.750 KB
Memory After: 3,816.891 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.01713 seconds
Time After: 0.01726 seconds
Time Taken: 0.00013 seconds
Memory Before: 4,103.438 KB
Memory After: 4,119.586 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.01758 seconds
Time After: 0.01773 seconds
Time Taken: 0.00015 seconds
Memory Before: 4,107.922 KB
Memory After: 4,124.727 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.01820 seconds
Time After: 0.01931 seconds
Time Taken: 0.00111 seconds
Memory Before: 4,114.828 KB
Memory After: 4,403.789 KB
Memory Used: 288.961 KB
Time Before: 0.01735 seconds
Time After: 0.01938 seconds
Time Taken: 0.00203 seconds
Memory Before: 4,106.898 KB
Memory After: 4,264.867 KB
Memory Used: 157.969 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.02109 seconds
Time After: 0.02128 seconds
Time Taken: 0.00019 seconds
Memory Before: 4,508.086 KB
Memory After: 4,748.773 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.02708 seconds
Time After: 0.02720 seconds
Time Taken: 0.00012 seconds
Memory Before: 5,624.867 KB
Memory After: 5,641.094 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 = 19027
| 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.02868 seconds
Time After: 0.02904 seconds
Time Taken: 0.00036 seconds
Memory Before: 5,679.453 KB
Memory After: 5,739.953 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.03490 seconds
Time After: 0.03548 seconds
Time Taken: 0.00058 seconds
Memory Before: 6,816.875 KB
Memory After: 7,061.180 KB
Memory Used: 244.305 KB
SELECT MAX(dateline) AS lastpost, COUNT(*) AS total FROM usernote AS usernote WHERE userid = 19027
| 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.03670 seconds
Time After: 0.03680 seconds
Time Taken: 0.00010 seconds
Memory Before: 7,080.438 KB
Memory After: 7,096.789 KB
Memory Used: 16.352 KB
SELECT blockid, requirement FROM profileblockprivacy WHERE userid = 19027
| 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.03704 seconds
Time After: 0.03715 seconds
Time Taken: 0.00011 seconds
Memory Before: 7,153.992 KB
Memory After: 7,170.188 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.03732 seconds
Time After: 0.03756 seconds
Time Taken: 0.00024 seconds
Memory Before: 7,154.570 KB
Memory After: 7,172.688 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.04215 seconds
Time After: 0.04228 seconds
Time Taken: 0.00013 seconds
Memory Before: 7,451.508 KB
Memory After: 7,467.813 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.04254 seconds
Time After: 0.04268 seconds
Time Taken: 0.00013 seconds
Memory Before: 7,455.938 KB
Memory After: 7,472.242 KB
Memory Used: 16.305 KB
UPDATE session SET location = 'member.php?u=19027', inforum = 0, inthread = 0, 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.04334 seconds
Time After: 0.04351 seconds
Time Taken: 0.00018 seconds
Memory Before: 7,526.398 KB
Memory After: 7,526.258 KB
Memory Used: -0.141 KB