Time Before: 0.00438 seconds
Time After: 0.00937 seconds
Time Taken: 0.00499 seconds
Memory Before: 1,512.430 KB
Memory After: 2,317.281 KB
Memory Used: 804.852 KB
Time Before: 0.00939 seconds
Time After: 0.00971 seconds
Time Taken: 0.00032 seconds
Memory Before: 2,317.266 KB
Memory After: 2,317.922 KB
Memory Used: 0.656 KB
SET @@sql_mode = ''
Time Before: 0.00979 seconds
Time After: 0.00986 seconds
Time Taken: 0.00007 seconds
Memory Before: 2,317.891 KB
Memory After: 2,317.945 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.01014 seconds
Time After: 0.01331 seconds
Time Taken: 0.00317 seconds
Memory Before: 2,320.359 KB
Memory After: 3,009.070 KB
Memory Used: 688.711 KB
Time Before: 0.00988 seconds
Time After: 0.01480 seconds
Time Taken: 0.00493 seconds
Memory Before: 2,317.703 KB
Memory After: 3,816.844 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.01654 seconds
Time After: 0.01673 seconds
Time Taken: 0.00019 seconds
Memory Before: 4,103.391 KB
Memory After: 4,119.539 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.01710 seconds
Time After: 0.01727 seconds
Time Taken: 0.00018 seconds
Memory Before: 4,107.875 KB
Memory After: 4,124.680 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.01766 seconds
Time After: 0.01882 seconds
Time Taken: 0.00116 seconds
Memory Before: 4,114.781 KB
Memory After: 4,403.742 KB
Memory Used: 288.961 KB
Time Before: 0.01683 seconds
Time After: 0.01889 seconds
Time Taken: 0.00206 seconds
Memory Before: 4,106.852 KB
Memory After: 4,264.820 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.02207 seconds
Time After: 0.02240 seconds
Time Taken: 0.00033 seconds
Memory Before: 4,508.039 KB
Memory After: 4,748.727 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.02896 seconds
Time After: 0.02910 seconds
Time Taken: 0.00014 seconds
Memory Before: 5,624.820 KB
Memory After: 5,641.047 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 = 75
| 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 | |
| 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.03074 seconds
Time After: 0.03121 seconds
Time Taken: 0.00047 seconds
Memory Before: 5,679.406 KB
Memory After: 5,738.906 KB
Memory Used: 59.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.03818 seconds
Time After: 0.03883 seconds
Time Taken: 0.00065 seconds
Memory Before: 6,838.227 KB
Memory After: 7,082.531 KB
Memory Used: 244.305 KB
SELECT MAX(dateline) AS lastpost, COUNT(*) AS total FROM usernote AS usernote WHERE userid = 75
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | usernote | ref | userid | userid | 4 | const | 4 |
Time Before: 0.04026 seconds
Time After: 0.04042 seconds
Time Taken: 0.00016 seconds
Memory Before: 7,101.789 KB
Memory After: 7,118.141 KB
Memory Used: 16.352 KB
SELECT blockid, requirement FROM profileblockprivacy WHERE userid = 75
| 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.04072 seconds
Time After: 0.04083 seconds
Time Taken: 0.00011 seconds
Memory Before: 7,111.406 KB
Memory After: 7,127.602 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.04106 seconds
Time After: 0.04126 seconds
Time Taken: 0.00020 seconds
Memory Before: 7,111.984 KB
Memory After: 7,130.102 KB
Memory Used: 18.117 KB
SELECT user.*, (user.options & 512) AS invisible , avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustom, customavatar.dateline AS avatardateline, customavatar.filedata_thumb, customavatar.height AS avheight, customavatar.width AS avwidth, customavatar.width_thumb AS avwidth_thumb, customavatar.height_thumb AS avheight_thumb FROM userlist AS userlist INNER JOIN user AS user ON (user.userid = userlist.relationid) LEFT JOIN avatar AS avatar ON (avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON (customavatar.userid = user.userid) WHERE userlist.userid = 75 AND userlist.type = 'buddy' AND userlist.friend = 'yes' ORDER BY RAND() LIMIT 0, 10
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | avatar | system | PRIMARY | 0 | Const row not found; Using temporary; Using filesort | |||
| 1 | SIMPLE | userlist | ref | PRIMARY,relationid,userid | userid | 6 | const,const,const | 18 | Using index condition |
| 1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | st78591_forum2026.userlist.relationid | 1 | |
| 1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | st78591_forum2026.userlist.relationid | 1 |
Time Before: 0.04216 seconds
Time After: 0.04346 seconds
Time Taken: 0.00130 seconds
Memory Before: 7,199.047 KB
Memory After: 7,246.633 KB
Memory Used: 47.586 KB
SELECT album.*,
a.attachmentid, album.moderation,
fd.thumbnail_dateline, fd.thumbnail_width, fd.thumbnail_height, IF(fd.thumbnail_filesize > 0, 1, 0) AS hasthumbnail
FROM album AS album
LEFT JOIN attachment AS a ON (album.coverattachmentid = a.attachmentid)
LEFT JOIN filedata AS fd ON (fd.filedataid = a.filedataid)
WHERE
album.userid = 75
AND
album.state IN ('public')
AND album.visible > 0
ORDER BY album.lastpicturedate DESC
LIMIT 25| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | album | ref | userid | userid | 4 | const | 1 | Using where |
| 1 | SIMPLE | a | eq_ref | PRIMARY | PRIMARY | 4 | st78591_forum2026.album.coverattachmentid | 1 | |
| 1 | SIMPLE | fd | eq_ref | PRIMARY | PRIMARY | 4 | st78591_forum2026.a.filedataid | 1 | Using where |
Time Before: 0.04725 seconds
Time After: 0.04744 seconds
Time Taken: 0.00020 seconds
Memory Before: 7,254.125 KB
Memory After: 7,270.016 KB
Memory Used: 15.891 KB
SELECT COUNT(*) AS albumcount, SUM(album.visible) AS picturecount
FROM album AS album
WHERE album.userid = 75
AND album.state IN ('public')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | album | ref | userid | userid | 4 | const | 1 | Using where |
Time Before: 0.04773 seconds
Time After: 0.04785 seconds
Time Taken: 0.00011 seconds
Memory Before: 7,255.469 KB
Memory After: 7,271.695 KB
Memory Used: 16.227 KB
SELECT user.*, (user.options & 512) AS invisible , avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustom, customavatar.dateline AS avatardateline, customavatar.filedata_thumb, customavatar.height AS avheight, customavatar.width AS avwidth, customavatar.width_thumb AS avwidth_thumb, customavatar.height_thumb AS avheight_thumb FROM userlist AS userlist INNER JOIN user AS user ON (user.userid = userlist.relationid) LEFT JOIN avatar AS avatar ON (avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON (customavatar.userid = user.userid) WHERE userlist.userid = 75 AND userlist.type = 'buddy' AND userlist.friend = 'yes' ORDER BY user.username ASC LIMIT 0, 10
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | avatar | system | PRIMARY | 0 | Const row not found; Using temporary; Using filesort | |||
| 1 | SIMPLE | userlist | ref | PRIMARY,relationid,userid | userid | 6 | const,const,const | 18 | Using index condition |
| 1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | st78591_forum2026.userlist.relationid | 1 | |
| 1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | st78591_forum2026.userlist.relationid | 1 |
Time Before: 0.04960 seconds
Time After: 0.05082 seconds
Time Taken: 0.00122 seconds
Memory Before: 7,275.297 KB
Memory After: 7,322.758 KB
Memory Used: 47.461 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.05883 seconds
Time After: 0.05897 seconds
Time Taken: 0.00014 seconds
Memory Before: 7,551.820 KB
Memory After: 7,568.125 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.05923 seconds
Time After: 0.05935 seconds
Time Taken: 0.00012 seconds
Memory Before: 7,556.250 KB
Memory After: 7,572.555 KB
Memory Used: 16.305 KB
UPDATE session SET location = 'member.php?u=75', 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.06030 seconds
Time After: 0.06052 seconds
Time Taken: 0.00022 seconds
Memory Before: 7,644.609 KB
Memory After: 7,644.469 KB
Memory Used: -0.141 KB