Time Before: 0.00034 seconds
Time After: 0.00044 seconds
Time Taken: 0.00010 seconds
Memory Before: 523.125 KB
Memory After: 548.055 KB
Memory Used: 24.930 KB
Time Before: 0.00046 seconds
Time After: 0.00066 seconds
Time Taken: 0.00019 seconds
Memory Before: 547.992 KB
Memory After: 548.906 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00074 seconds
Time After: 0.00081 seconds
Time Taken: 0.00007 seconds
Memory Before: 549.461 KB
Memory After: 549.984 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.00112 seconds
Time After: 0.00140 seconds
Time Taken: 0.00028 seconds
Memory Before: 553.039 KB
Memory After: 553.945 KB
Memory Used: 0.906 KB
Time Before: 0.00082 seconds
Time After: 0.00199 seconds
Time Taken: 0.00116 seconds
Memory Before: 549.234 KB
Memory After: 1,291.398 KB
Memory Used: 742.164 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.00285 seconds
Time After: 0.00293 seconds
Time Taken: 0.00009 seconds
Memory Before: 1,857.383 KB
Memory After: 1,857.883 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE userid = 0 AND host = '18.218.99.99' AND idhash = 'c21ad55e18a8d438194b600f7f8ad48c' 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.00330 seconds
Time After: 0.00342 seconds
Time Taken: 0.00012 seconds
Memory Before: 1,883.016 KB
Memory After: 1,883.469 KB
Memory Used: 0.453 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.00378 seconds
Time After: 0.00395 seconds
Time Taken: 0.00017 seconds
Memory Before: 1,896.055 KB
Memory After: 1,895.984 KB
Memory Used: -0.070 KB
Time Before: 0.00306 seconds
Time After: 0.00402 seconds
Time Taken: 0.00096 seconds
Memory Before: 1,875.727 KB
Memory After: 1,969.969 KB
Memory Used: 94.242 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.00442 seconds
Time After: 0.00454 seconds
Time Taken: 0.00012 seconds
Memory Before: 2,018.992 KB
Memory After: 2,019.484 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 = 284 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.00570 seconds
Time After: 0.00581 seconds
Time Taken: 0.00011 seconds
Memory Before: 2,394.969 KB
Memory After: 2,395.430 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.00600 seconds
Time After: 0.00620 seconds
Time Taken: 0.00019 seconds
Memory Before: 2,403.180 KB
Memory After: 2,403.766 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.03355 seconds
Time After: 0.03370 seconds
Time Taken: 0.00015 seconds
Memory Before: 2,435.594 KB
Memory After: 2,436.188 KB
Memory Used: 0.594 KB
SELECT COUNT(*) AS posts FROM post AS post WHERE threadid = 115 AND visible = 1 AND dateline <= 1172469536
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | post | range | threadid,threadid_visible_dateline,dateline | threadid_visible_dateline | 10 | 2 | Using where; Using index |
Time Before: 0.03480 seconds
Time After: 0.03491 seconds
Time Taken: 0.00011 seconds
Memory Before: 3,032.648 KB
Memory After: 3,033.156 KB
Memory Used: 0.508 KB
INSERT IGNORE INTO session (sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass, profileupdate, apiclientid, apiaccesstoken) VALUES ('5a7cd84108e6d8102c573162a2178d38', 0, '18.218.99.99', 'c21ad55e18a8d438194b600f7f8ad48c', 1746008293, '/showthread.php?explain=1&p=284', 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.03515 seconds
Time After: 0.03525 seconds
Time Taken: 0.00010 seconds
Memory Before: 3,050.063 KB
Memory After: 3,049.945 KB
Memory Used: -0.117 KB