Time Before: 0.00434 seconds
Time After: 0.01003 seconds
Time Taken: 0.00570 seconds
Memory Before: 1,771.008 KB
Memory After: 2,509.969 KB
Memory Used: 738.961 KB
Time Before: 0.01009 seconds
Time After: 0.01045 seconds
Time Taken: 0.00036 seconds
Memory Before: 2,509.953 KB
Memory After: 2,510.609 KB
Memory Used: 0.656 KB
SET @@sql_mode = ''
Time Before: 0.01054 seconds
Time After: 0.01058 seconds
Time Taken: 0.00005 seconds
Memory Before: 2,510.578 KB
Memory After: 2,510.633 KB
Memory Used: 0.055 KB
SELECT *
FROM datastore
WHERE title IN ('smiliecache','bbcodecache','mailqueue','bookmarksitecache','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 | 17 | Using index condition |
Time Before: 0.01087 seconds
Time After: 0.01411 seconds
Time Taken: 0.00324 seconds
Memory Before: 2,513.047 KB
Memory After: 3,202.039 KB
Memory Used: 688.992 KB
Time Before: 0.01060 seconds
Time After: 0.01590 seconds
Time Taken: 0.00531 seconds
Memory Before: 2,510.391 KB
Memory After: 4,010.625 KB
Memory Used: 1,500.234 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.01772 seconds
Time After: 0.01784 seconds
Time Taken: 0.00012 seconds
Memory Before: 4,297.063 KB
Memory After: 4,313.211 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.01816 seconds
Time After: 0.01833 seconds
Time Taken: 0.00017 seconds
Memory Before: 4,303.359 KB
Memory After: 4,320.164 KB
Memory Used: 16.805 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_posting AS phrasegroup_posting, phrasegroup_postbit AS phrasegroup_postbit, phrasegroup_showthread AS phrasegroup_showthread, phrasegroup_inlinemod AS phrasegroup_inlinemod, 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.01875 seconds
Time After: 0.01946 seconds
Time Taken: 0.00071 seconds
Memory Before: 4,309.266 KB
Memory After: 4,494.258 KB
Memory Used: 184.992 KB
Time Before: 0.01793 seconds
Time After: 0.01954 seconds
Time Taken: 0.00161 seconds
Memory Before: 4,300.461 KB
Memory After: 4,401.461 KB
Memory Used: 101.000 KB
SELECT IF(thread.visible = 2, 1, 0) AS isdeleted, post.pagetext AS description, thread.* FROM thread AS thread LEFT JOIN post AS post ON(post.postid = thread.firstpostid) WHERE thread.threadid = 43487
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | thread | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | post | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.02043 seconds
Time After: 0.02077 seconds
Time Taken: 0.00034 seconds
Memory Before: 4,450.953 KB
Memory After: 4,483.844 KB
Memory Used: 32.891 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.02186 seconds
Time After: 0.02207 seconds
Time Taken: 0.00020 seconds
Memory Before: 4,558.758 KB
Memory After: 4,799.445 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.02695 seconds
Time After: 0.02709 seconds
Time Taken: 0.00013 seconds
Memory Before: 5,578.242 KB
Memory After: 5,594.469 KB
Memory Used: 16.227 KB
SELECT post.postid FROM post AS post WHERE post.threadid = 43487 AND post.visible = 1 ORDER BY post.dateline DESC LIMIT 0, 40
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | post | ref | threadid,visible,threadid_visible_dateline | threadid_visible_dateline | 6 | const,const | 1 | Using where; Using index |
Time Before: 0.02840 seconds
Time After: 0.02853 seconds
Time Taken: 0.00013 seconds
Memory Before: 5,639.727 KB
Memory After: 5,655.875 KB
Memory Used: 16.148 KB
SELECT post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2, 1, 0) AS isdeleted, user.*, userfield.*, usertextfield.*, icon.title as icontitle, icon.iconpath, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight, editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline, editlog.reason AS edit_reason, editlog.hashistory, postparsed.pagetext_html, postparsed.hasimages, sigparsed.signatureparsed, sigparsed.hasimages AS sighasimages, sigpic.userid AS sigpic, sigpic.dateline AS sigpicdateline, sigpic.width AS sigpicwidth, sigpic.height AS sigpicheight, IF(user.displaygroupid=0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid FROM post AS post LEFT JOIN user AS user ON(user.userid = post.userid) LEFT JOIN userfield AS userfield ON(userfield.userid = user.userid) LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid = user.userid) LEFT JOIN icon AS icon ON(icon.iconid = post.iconid) LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid) LEFT JOIN editlog AS editlog ON(editlog.postid = post.postid) LEFT JOIN postparsed AS postparsed ON(postparsed.postid = post.postid AND postparsed.styleid = 11 AND postparsed.languageid = 2) LEFT JOIN sigparsed AS sigparsed ON(sigparsed.userid = user.userid AND sigparsed.styleid = 11 AND sigparsed.languageid = 2) LEFT JOIN sigpic AS sigpic ON(sigpic.userid = post.userid) WHERE post.postid IN (0,153223) ORDER BY post.dateline DESC
| 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 | post | range | PRIMARY | PRIMARY | 4 | 2 | Using index condition; Using filesort | |
| 1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | st78591_forum2026.post.userid | 1 | |
| 1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | st78591_forum2026.user.userid | 1 | Using where |
| 1 | SIMPLE | editlog | eq_ref | PRIMARY | PRIMARY | 4 | st78591_forum2026.post.postid | 1 | |
| 1 | SIMPLE | postparsed | eq_ref | PRIMARY | PRIMARY | 8 | st78591_forum2026.post.postid,const,const | 1 | |
| 1 | SIMPLE | sigparsed | eq_ref | PRIMARY | PRIMARY | 8 | st78591_forum2026.user.userid,const,const | 1 | Using where |
| 1 | SIMPLE | sigpic | eq_ref | PRIMARY | PRIMARY | 4 | st78591_forum2026.post.userid | 1 | |
| 1 | SIMPLE | userfield | eq_ref | PRIMARY | PRIMARY | 4 | st78591_forum2026.user.userid | 1 | Using where |
| 1 | SIMPLE | usertextfield | eq_ref | PRIMARY | PRIMARY | 4 | st78591_forum2026.user.userid | 1 | Using where |
| 1 | SIMPLE | icon | eq_ref | PRIMARY | PRIMARY | 2 | st78591_forum2026.post.iconid | 1 |
Time Before: 0.02920 seconds
Time After: 0.02997 seconds
Time Taken: 0.00077 seconds
Memory Before: 5,645.523 KB
Memory After: 5,735.484 KB
Memory Used: 89.961 KB
SELECT title, template FROM template WHERE templateid IN (746,745,747,748,895,916,934,935,937,943,942,1537,1176,1161,1162,1164,1163,1166,1168,1169,1170,1173,1175,787,789,791,793,795,1540,1249,1251,1252,1248,1329,1330,1145,1144,1146,1151,1149,1357,862,863,1083,856,855,858,859,884,882,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 | 85 | Using where |
Time Before: 0.03068 seconds
Time After: 0.03131 seconds
Time Taken: 0.00062 seconds
Memory Before: 5,887.141 KB
Memory After: 6,135.445 KB
Memory Used: 248.305 KB
SELECT data, expires, locktime, serialized FROM cache WHERE cacheid = 'vb_types.types'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.03668 seconds
Time After: 0.03679 seconds
Time Taken: 0.00011 seconds
Memory Before: 6,865.742 KB
Memory After: 6,882.125 KB
Memory Used: 16.383 KB
UPDATE session SET location = 'showthread.php?t=43487', inforum = 201, inthread = 43487, 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.04004 seconds
Time After: 0.04021 seconds
Time Taken: 0.00017 seconds
Memory Before: 6,939.359 KB
Memory After: 6,939.156 KB
Memory Used: -0.203 KB
INSERT INTO threadviews (threadid) VALUES (43487)
Time Before: 0.04023 seconds
Time After: 0.04039 seconds
Time Taken: 0.00015 seconds
Memory Before: 6,936.023 KB
Memory After: 6,936.070 KB
Memory Used: 0.047 KB