Time Before: 0.00041 seconds
Time After: 0.00048 seconds
Time Taken: 0.00006 seconds
Memory Before: 439.117 KB
Memory After: 441.758 KB
Memory Used: 2.641 KB
Time Before: 0.00052 seconds
Time After: 0.00098 seconds
Time Taken: 0.00046 seconds
Memory Before: 441.711 KB
Memory After: 442.602 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00116 seconds
Time After: 0.00124 seconds
Time Taken: 0.00008 seconds
Memory Before: 442.625 KB
Memory After: 442.680 KB
Memory Used: 0.055 KB
SELECT * FROM datastore WHERE title IN ('','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','smiliecache','bbcodecache','mailqueue','bookmarksitecache')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 152 | 18 | Using where |
Time Before: 0.00185 seconds
Time After: 0.00219 seconds
Time Taken: 0.00034 seconds
Memory Before: 444.016 KB
Memory After: 532.477 KB
Memory Used: 88.461 KB
Time Before: 0.00126 seconds
Time After: 0.00626 seconds
Time Taken: 0.00500 seconds
Memory Before: 442.469 KB
Memory After: 730.570 KB
Memory Used: 288.102 KB
SELECT * FROM session WHERE userid = 0 AND host = '18.117.107.190' AND idhash = '937716b43ae1c8857f4248d7acc9ade0' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ALL | 676 | Using where |
Time Before: 0.00681 seconds
Time After: 0.00744 seconds
Time Taken: 0.00063 seconds
Memory Before: 736.305 KB
Memory After: 752.531 KB
Memory Used: 16.227 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, phrasegroup_reputationlevel AS phrasegroup_reputationlevel, 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.00965 seconds
Time After: 0.00983 seconds
Time Taken: 0.00017 seconds
Memory Before: 743.063 KB
Memory After: 811.875 KB
Memory Used: 68.813 KB
Time Before: 0.00648 seconds
Time After: 0.00994 seconds
Time Taken: 0.00345 seconds
Memory Before: 734.078 KB
Memory After: 802.570 KB
Memory Used: 68.492 KB
REPLACE INTO datastore (title, data, unserialize) VALUES ('loadcache', 'a:2:{s:7:\"loadavg\";s:5:\"0.36,\";s:9:\"lastcheck\";i:1741965309;}', 1)
Time Before: 0.02389 seconds
Time After: 0.02497 seconds
Time Taken: 0.00109 seconds
Memory Before: 801.336 KB
Memory After: 801.273 KB
Memory Used: -0.063 KB
SELECT IF(visible = 2, 1, 0) AS isdeleted, thread.* FROM thread AS thread WHERE thread.threadid = 57
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.02876 seconds
Time After: 0.02899 seconds
Time Taken: 0.00024 seconds
Memory Before: 939.148 KB
Memory After: 955.773 KB
Memory Used: 16.625 KB
SELECT * FROM style WHERE (styleid = 6 AND userselect = 1) OR styleid = 6 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.02994 seconds
Time After: 0.03004 seconds
Time Taken: 0.00010 seconds
Memory Before: 946.789 KB
Memory After: 995.352 KB
Memory Used: 48.563 KB
SELECT title, template FROM template WHERE templateid IN (17417,17418,17420,17419,17502,17908,17534,17535,17537,17544,17543,17713,17717,17703,17704,17706,17705,17708,17710,17711,9542,17714,17716,17440,17442,17444,17446,17744,17746,17749,17750,17747,17745,17818,17819,17696,17695,17697,17701,17699,17846,17480,17479,17481,17482,11515,10694,17912,17415,17414,17416,17411,17410,17687,9293,17639,17640,17641,17907,17910,17919,17660,17661,17662,17663,17861,17924,17923,17925,17928)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 70 | Using where |
Time Before: 0.03145 seconds
Time After: 0.03192 seconds
Time Taken: 0.00047 seconds
Memory Before: 1,083.734 KB
Memory After: 1,226.250 KB
Memory Used: 142.516 KB
SELECT thread.threadid FROM thread AS thread WHERE forumid = 11 AND visible = 1 AND open <> 10 AND lastpost < 1094680297 ORDER BY lastpost DESC LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | ref | forumid,lastpost | forumid | 4 | const,const | 2 | Using where; Using filesort |
Time Before: 0.03338 seconds
Time After: 0.03369 seconds
Time Taken: 0.00031 seconds
Memory Before: 1,251.727 KB
Memory After: 1,268.117 KB
Memory Used: 16.391 KB
SELECT IF(visible = 2, 1, 0) AS isdeleted, thread.* FROM thread AS thread WHERE thread.threadid = 51
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.03403 seconds
Time After: 0.03460 seconds
Time Taken: 0.00057 seconds
Memory Before: 1,252.016 KB
Memory After: 1,268.641 KB
Memory Used: 16.625 KB
SELECT post.postid, post.attach FROM post AS post WHERE post.threadid = 51 AND post.visible = 1 ORDER BY post.dateline LIMIT 0, 14
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | post | ref | threadid | threadid | 4 | const | 2 | Using where; Using filesort |
Time Before: 0.03542 seconds
Time After: 0.03549 seconds
Time Taken: 0.00007 seconds
Memory Before: 1,271.773 KB
Memory After: 1,287.961 KB
Memory Used: 16.188 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 , '' AS field6 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 = 6 AND postparsed.languageid = 1) LEFT JOIN sigparsed AS sigparsed ON(sigparsed.userid = user.userid AND sigparsed.styleid = 6 AND sigparsed.languageid = 1) LEFT JOIN sigpic AS sigpic ON(sigpic.userid = post.userid) WHERE post.postid IN (0,103) ORDER BY post.dateline
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | sigpic | system | PRIMARY | 0 | const row not found | |||
1 | SIMPLE | post | range | PRIMARY | PRIMARY | 4 | 2 | Using where; Using filesort | |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | pmorg.post.userid | 1 | |
1 | SIMPLE | userfield | eq_ref | PRIMARY | PRIMARY | 4 | pmorg.user.userid | 1 | |
1 | SIMPLE | usertextfield | eq_ref | PRIMARY | PRIMARY | 4 | pmorg.user.userid | 1 | |
1 | SIMPLE | icon | eq_ref | PRIMARY | PRIMARY | 2 | pmorg.post.iconid | 1 | |
1 | SIMPLE | avatar | eq_ref | PRIMARY | PRIMARY | 2 | pmorg.user.avatarid | 1 | |
1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | pmorg.user.userid | 1 | |
1 | SIMPLE | editlog | eq_ref | PRIMARY | PRIMARY | 4 | pmorg.post.postid | 1 | |
1 | SIMPLE | postparsed | eq_ref | PRIMARY | PRIMARY | 8 | pmorg.post.postid,const,const | 1 | |
1 | SIMPLE | sigparsed | eq_ref | PRIMARY | PRIMARY | 8 | pmorg.user.userid,const,const | 1 |
Time Before: 0.03627 seconds
Time After: 0.03692 seconds
Time Taken: 0.00065 seconds
Memory Before: 1,277.531 KB
Memory After: 1,294.281 KB
Memory Used: 16.750 KB
SELECT user.username, user.usergroupid, user.membergroupids, session.userid, session.inthread, session.lastactivity, session.badlocation, IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid, IF(user.options & 512, 1, 0) AS invisible FROM session AS session LEFT JOIN user AS user ON(user.userid = session.userid) WHERE session.lastactivity > 1741963509 ORDER BY lastactivity DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ALL | 676 | Using where; Using filesort | ||||
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | pmorg.session.userid | 1 |
Time Before: 0.03923 seconds
Time After: 0.04314 seconds
Time Taken: 0.00391 seconds
Memory Before: 1,304.984 KB
Memory After: 1,443.391 KB
Memory Used: 138.406 KB
INSERT IGNORE INTO session (sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass, profileupdate) VALUES ('7cab9a98c17b26a14ca5007eddcf5052', 0, '18.117.107.190', '937716b43ae1c8857f4248d7acc9ade0', 1741965309, '/board/showthread.php?explain=1&goto=nextoldest&t=57', 0, 0, 0, 11, 51, 0, 0, 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 0, 0)
Time Before: 0.04607 seconds
Time After: 0.04622 seconds
Time Taken: 0.00016 seconds
Memory Before: 1,547.516 KB
Memory After: 1,547.016 KB
Memory Used: -0.500 KB
UPDATE thread SET views = views + 1 WHERE threadid = 51
Time Before: 0.04625 seconds
Time After: 0.04684 seconds
Time Taken: 0.00059 seconds
Memory Before: 1,544.891 KB
Memory After: 1,544.984 KB
Memory Used: 0.094 KB