Time Before: 0.00069 seconds
Time After: 0.00132 seconds
Time Taken: 0.00063 seconds
Memory Before: 521.289 KB
Memory After: 546.219 KB
Memory Used: 24.930 KB
Time Before: 0.00135 seconds
Time After: 0.00153 seconds
Time Taken: 0.00018 seconds
Memory Before: 546.156 KB
Memory After: 547.070 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00160 seconds
Time After: 0.00165 seconds
Time Taken: 0.00004 seconds
Memory Before: 547.625 KB
Memory After: 548.148 KB
Memory Used: 0.523 KB
SELECT * FROM datastore WHERE title IN ('smiliecache','bbcodecache','ranks','navdata','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','activitystream','routes')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 52 | 19 | Using index condition |
Time Before: 0.00192 seconds
Time After: 0.00222 seconds
Time Taken: 0.00030 seconds
Memory Before: 551.141 KB
Memory After: 552.031 KB
Memory Used: 0.891 KB
Time Before: 0.00166 seconds
Time After: 0.00313 seconds
Time Taken: 0.00147 seconds
Memory Before: 547.398 KB
Memory After: 1,295.586 KB
Memory Used: 748.188 KB
SELECT * FROM datastore WHERE title IN ('dbtech_downloads_category','dbtech_downloads_domain','dbtech_downloads_extension','dbtech_downloads_extensiongroup')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 52 | 4 | Using index condition |
Time Before: 0.00386 seconds
Time After: 0.00394 seconds
Time Taken: 0.00008 seconds
Memory Before: 1,388.773 KB
Memory After: 1,389.273 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE sessionhash = '460d2714c2f80a82a87a9d06cdfeac2f' AND lastactivity > 1745701681 AND idhash = '9f273d2db7d991c5646934e3f25e0299'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.00420 seconds
Time After: 0.00428 seconds
Time Taken: 0.00007 seconds
Memory Before: 1,410.984 KB
Memory After: 1,411.398 KB
Memory Used: 0.414 KB
SELECT * FROM session WHERE userid = 0 AND host = '13.58.228.206' AND idhash = '9f273d2db7d991c5646934e3f25e0299' 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 | 55 | const,const,const | 2 | Using where |
Time Before: 0.00442 seconds
Time After: 0.00449 seconds
Time Taken: 0.00008 seconds
Memory Before: 1,411.828 KB
Memory After: 1,412.414 KB
Memory Used: 0.586 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_threadmanage AS phrasegroup_threadmanage, phrasegroup_posting AS phrasegroup_posting, phrasegroup_postbit AS phrasegroup_postbit, 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 = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | language | system | PRIMARY | 1 |
Time Before: 0.00477 seconds
Time After: 0.00492 seconds
Time Taken: 0.00015 seconds
Memory Before: 1,423.430 KB
Memory After: 1,423.398 KB
Memory Used: -0.031 KB
Time Before: 0.00401 seconds
Time After: 0.00500 seconds
Time Taken: 0.00099 seconds
Memory Before: 1,403.852 KB
Memory After: 1,495.617 KB
Memory Used: 91.766 KB
SELECT * FROM datastore WHERE title IN ('dbtech_downloads_domain','dbtech_downloads_extension')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 52 | 2 | Using index condition |
Time Before: 0.00577 seconds
Time After: 0.00583 seconds
Time Taken: 0.00006 seconds
Memory Before: 2,015.336 KB
Memory After: 2,015.828 KB
Memory Used: 0.492 KB
SELECT post.*, IF(post.visible = 2, 1, 0) AS isdeleted, editlog.userid AS edit_userid, editlog.dateline AS edit_dateline, editlog.reason AS edit_reason, editlog.hashistory FROM post AS post LEFT JOIN editlog AS editlog ON (editlog.postid = post.postid) WHERE post.postid = 2145 LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | post | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | editlog | const | PRIMARY | PRIMARY | 4 | const | 0 | Unique row not found |
Time Before: 0.00707 seconds
Time After: 0.00718 seconds
Time Taken: 0.00011 seconds
Memory Before: 2,383.109 KB
Memory After: 2,383.570 KB
Memory Used: 0.461 KB
SELECT IF(thread.visible = 2, 1, 0) AS isdeleted, NOT ISNULL(subscribethread.subscribethreadid) AS issubscribed, emailupdate, folderid, post.pagetext AS description, thread.* FROM thread AS thread LEFT JOIN subscribethread AS subscribethread ON (subscribethread.threadid = thread.threadid AND subscribethread.userid = 0 AND subscribethread.canview = 1) LEFT JOIN post AS post ON(post.postid = thread.firstpostid) WHERE thread.threadid = 249 LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | subscribethread | const | threadid,userid | threadid | 8 | const,const | 0 | Unique row not found |
1 | SIMPLE | post | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.00739 seconds
Time After: 0.00751 seconds
Time Taken: 0.00012 seconds
Memory Before: 2,392.773 KB
Memory After: 2,393.148 KB
Memory Used: 0.375 KB
SELECT * FROM style WHERE (styleid = 4 AND userselect = 1) OR styleid = 4 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.03584 seconds
Time After: 0.03597 seconds
Time Taken: 0.00013 seconds
Memory Before: 2,428.266 KB
Memory After: 2,428.859 KB
Memory Used: 0.594 KB
SELECT text, languageid, special FROM phrase AS phrase LEFT JOIN phrasetype USING (fieldname) WHERE phrase.fieldname = 'error' AND varname = 'nopermission_loggedout' AND languageid IN (-1, 0, 1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 276 | 3 | Using index condition | |
1 | SIMPLE | phrasetype | const | PRIMARY | PRIMARY | 22 | const | 1 | Using where |
Time Before: 0.14247 seconds
Time After: 0.14302 seconds
Time Taken: 0.00055 seconds
Memory Before: 2,963.875 KB
Memory After: 2,964.297 KB
Memory Used: 0.422 KB
SELECT title, template FROM template WHERE templateid IN (15433,15424,15434,15435,15436,15425,15297,15298,15300,15306,15305,15485,15504,15490,15491,15493,15492,15499,15502,15197,15199,15201,15203,15205,0,15269,15295,15073,15072,15723,15724,12126,12125,12127,12122,12121,12713,12714,12712,12711,12130,12131,12718,15468,15753,15070,15418,15415,15416,15417,15761,0,0,15775,15716,15438,15439,15441,15442,15665,15745,15784,15737,15746,15265,15264,15268,15252,15257,15253,15259,15260,15255,15256,15258,15431,15426,15429,15430,15510,15511,15432,15427,15733)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 82 | Using index condition |
Time Before: 0.14399 seconds
Time After: 0.17690 seconds
Time Taken: 0.03291 seconds
Memory Before: 3,153.992 KB
Memory After: 3,155.938 KB
Memory Used: 1.945 KB
UPDATE session SET lastactivity = 1745702581, location = '/newreply.php?do=newreply&explain=1&p=2145', badlocation = 1, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = 'eaac5d726cd5455ab4bad2963f0adfbc'
Time Before: 0.18257 seconds
Time After: 0.18269 seconds
Time Taken: 0.00012 seconds
Memory Before: 3,528.430 KB
Memory After: 3,528.523 KB
Memory Used: 0.094 KB