Time Before: 0.00040 seconds
Time After: 0.00050 seconds
Time Taken: 0.00010 seconds
Memory Before: 523.891 KB
Memory After: 548.820 KB
Memory Used: 24.930 KB
Time Before: 0.00052 seconds
Time After: 0.00075 seconds
Time Taken: 0.00023 seconds
Memory Before: 548.758 KB
Memory After: 549.672 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00083 seconds
Time After: 0.00088 seconds
Time Taken: 0.00005 seconds
Memory Before: 550.227 KB
Memory After: 550.750 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.00115 seconds
Time After: 0.00152 seconds
Time Taken: 0.00036 seconds
Memory Before: 553.805 KB
Memory After: 554.711 KB
Memory Used: 0.906 KB
Time Before: 0.00089 seconds
Time After: 0.00236 seconds
Time Taken: 0.00146 seconds
Memory Before: 550.000 KB
Memory After: 1,292.164 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.00313 seconds
Time After: 0.00325 seconds
Time Taken: 0.00012 seconds
Memory Before: 1,385.367 KB
Memory After: 1,385.867 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE userid = 0 AND host = '3.12.34.36' AND idhash = 'e3d4368e32ad0a72e15262393eefafae' 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.00390 seconds
Time After: 0.00400 seconds
Time Taken: 0.00010 seconds
Memory Before: 1,882.805 KB
Memory After: 1,883.422 KB
Memory Used: 0.617 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.00434 seconds
Time After: 0.00456 seconds
Time Taken: 0.00022 seconds
Memory Before: 1,894.750 KB
Memory After: 1,894.680 KB
Memory Used: -0.070 KB
Time Before: 0.00368 seconds
Time After: 0.00465 seconds
Time Taken: 0.00097 seconds
Memory Before: 1,875.523 KB
Memory After: 1,969.039 KB
Memory Used: 93.516 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.00502 seconds
Time After: 0.00510 seconds
Time Taken: 0.00008 seconds
Memory Before: 2,017.984 KB
Memory After: 2,018.477 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.01149 seconds
Time After: 0.01353 seconds
Time Taken: 0.00204 seconds
Memory Before: 2,394.063 KB
Memory After: 2,394.523 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 = 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 | post | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.01375 seconds
Time After: 0.01386 seconds
Time Taken: 0.00011 seconds
Memory Before: 2,402.844 KB
Memory After: 2,403.430 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.04264 seconds
Time After: 0.04278 seconds
Time Taken: 0.00014 seconds
Memory Before: 2,438.203 KB
Memory After: 2,438.797 KB
Memory Used: 0.594 KB
SELECT COUNT(*) AS posts FROM post AS post WHERE threadid = 249 AND visible = 1 AND dateline <= 1328118728
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.04415 seconds
Time After: 0.04429 seconds
Time Taken: 0.00013 seconds
Memory Before: 3,035.867 KB
Memory After: 3,036.375 KB
Memory Used: 0.508 KB
UPDATE session SET lastactivity = 1745680651, location = '/showthread.php?explain=1&p=2145', inforum = 23, inthread = 249, badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = '6f9f819599439a3878913d4afc8c19fc'
Time Before: 0.04457 seconds
Time After: 0.04466 seconds
Time Taken: 0.00009 seconds
Memory Before: 3,054.133 KB
Memory After: 3,054.211 KB
Memory Used: 0.078 KB