Time Before: 0.00034 seconds
Time After: 0.00048 seconds
Time Taken: 0.00014 seconds
Memory Before: 526.320 KB
Memory After: 551.250 KB
Memory Used: 24.930 KB
Time Before: 0.00053 seconds
Time After: 0.00082 seconds
Time Taken: 0.00030 seconds
Memory Before: 551.188 KB
Memory After: 552.102 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00099 seconds
Time After: 0.00109 seconds
Time Taken: 0.00010 seconds
Memory Before: 552.656 KB
Memory After: 553.180 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.00138 seconds
Time After: 0.00168 seconds
Time Taken: 0.00030 seconds
Memory Before: 556.234 KB
Memory After: 557.141 KB
Memory Used: 0.906 KB
Time Before: 0.00112 seconds
Time After: 0.00224 seconds
Time Taken: 0.00113 seconds
Memory Before: 552.430 KB
Memory After: 1,294.594 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.00307 seconds
Time After: 0.00314 seconds
Time Taken: 0.00007 seconds
Memory Before: 1,860.594 KB
Memory After: 1,861.094 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.9' AND idhash = 'ea5a359a73a8141a16de516480d33c34' 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.00345 seconds
Time After: 0.00354 seconds
Time Taken: 0.00009 seconds
Memory Before: 1,886.281 KB
Memory After: 1,886.734 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.00389 seconds
Time After: 0.00407 seconds
Time Taken: 0.00018 seconds
Memory Before: 1,899.359 KB
Memory After: 1,899.289 KB
Memory Used: -0.070 KB
Time Before: 0.00324 seconds
Time After: 0.00411 seconds
Time Taken: 0.00087 seconds
Memory Before: 1,878.938 KB
Memory After: 1,973.273 KB
Memory Used: 94.336 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.00445 seconds
Time After: 0.00456 seconds
Time Taken: 0.00011 seconds
Memory Before: 2,022.289 KB
Memory After: 2,022.781 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 = 153 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 | 1 |
Time Before: 0.00569 seconds
Time After: 0.00580 seconds
Time Taken: 0.00011 seconds
Memory Before: 2,398.156 KB
Memory After: 2,398.617 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 = 105 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.00601 seconds
Time After: 0.00610 seconds
Time Taken: 0.00009 seconds
Memory Before: 2,407.516 KB
Memory After: 2,408.102 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.03335 seconds
Time After: 0.03354 seconds
Time Taken: 0.00019 seconds
Memory Before: 2,441.281 KB
Memory After: 2,441.875 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 ('8823b20e8604b7120b9c42adf51a6f5b', 0, '216.73.216.9', 'ea5a359a73a8141a16de516480d33c34', 1752093917, '/showthread.php?explain=1&mode=threaded&p=153', 0, 0, 0, 2, 105, 0, 0, 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 0, 0, 0, '')
Time Before: 0.03477 seconds
Time After: 0.03488 seconds
Time Taken: 0.00011 seconds
Memory Before: 3,057.938 KB
Memory After: 3,057.805 KB
Memory Used: -0.133 KB