Time Before: 0.00036 seconds
Time After: 0.00047 seconds
Time Taken: 0.00011 seconds
Memory Before: 524.672 KB
Memory After: 549.602 KB
Memory Used: 24.930 KB
Time Before: 0.00049 seconds
Time After: 0.00078 seconds
Time Taken: 0.00029 seconds
Memory Before: 549.539 KB
Memory After: 550.453 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00092 seconds
Time After: 0.00103 seconds
Time Taken: 0.00011 seconds
Memory Before: 551.008 KB
Memory After: 551.531 KB
Memory Used: 0.523 KB
SELECT * FROM datastore WHERE title IN ('smiliecache','bbcodecache','mailqueue','bookmarksitecache','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 | 20 | Using index condition |
Time Before: 0.00136 seconds
Time After: 0.00167 seconds
Time Taken: 0.00030 seconds
Memory Before: 554.586 KB
Memory After: 555.492 KB
Memory Used: 0.906 KB
Time Before: 0.00105 seconds
Time After: 0.00222 seconds
Time Taken: 0.00117 seconds
Memory Before: 550.781 KB
Memory After: 1,292.922 KB
Memory Used: 742.141 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.00288 seconds
Time After: 0.00295 seconds
Time Taken: 0.00007 seconds
Memory Before: 1,386.273 KB
Memory After: 1,386.773 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE userid = 0 AND host = '13.59.212.110' AND idhash = '09c6eda6504dd6450e08003c48a5a4bd' 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.00340 seconds
Time After: 0.00347 seconds
Time Taken: 0.00008 seconds
Memory Before: 1,883.789 KB
Memory After: 1,884.234 KB
Memory Used: 0.445 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 = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | language | system | PRIMARY | 1 |
Time Before: 0.00390 seconds
Time After: 0.00413 seconds
Time Taken: 0.00023 seconds
Memory Before: 1,896.828 KB
Memory After: 1,896.758 KB
Memory Used: -0.070 KB
Time Before: 0.00321 seconds
Time After: 0.00419 seconds
Time Taken: 0.00098 seconds
Memory Before: 1,876.430 KB
Memory After: 1,970.742 KB
Memory Used: 94.313 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.00456 seconds
Time After: 0.00469 seconds
Time Taken: 0.00013 seconds
Memory Before: 2,019.758 KB
Memory After: 2,020.250 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 = 167 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.00585 seconds
Time After: 0.00599 seconds
Time Taken: 0.00014 seconds
Memory Before: 2,395.648 KB
Memory After: 2,396.109 KB
Memory Used: 0.461 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 = 115 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 | post | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.00626 seconds
Time After: 0.00640 seconds
Time Taken: 0.00014 seconds
Memory Before: 2,403.727 KB
Memory After: 2,404.313 KB
Memory Used: 0.586 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.03389 seconds
Time After: 0.03407 seconds
Time Taken: 0.00019 seconds
Memory Before: 2,436.211 KB
Memory After: 2,436.805 KB
Memory Used: 0.594 KB
INSERT IGNORE INTO session (sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass, profileupdate, apiclientid, apiaccesstoken) VALUES ('58598269b7138d0a4fe43edc89676b84', 0, '13.59.212.110', '09c6eda6504dd6450e08003c48a5a4bd', 1745703925, '/showthread.php?explain=1&mode=threaded&p=167', 0, 0, 0, 30, 115, 0, 0, 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 0, 0, 0, '')
Time Before: 0.03530 seconds
Time After: 0.03542 seconds
Time Taken: 0.00011 seconds
Memory Before: 3,052.469 KB
Memory After: 3,052.328 KB
Memory Used: -0.141 KB