Time Before: 0.00070 seconds
Time After: 0.00130 seconds
Time Taken: 0.00061 seconds
Memory Before: 511.172 KB
Memory After: 536.102 KB
Memory Used: 24.930 KB
Time Before: 0.00133 seconds
Time After: 0.00169 seconds
Time Taken: 0.00036 seconds
Memory Before: 536.039 KB
Memory After: 536.953 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00181 seconds
Time After: 0.00187 seconds
Time Taken: 0.00007 seconds
Memory Before: 537.508 KB
Memory After: 538.047 KB
Memory Used: 0.539 KB
SELECT * FROM datastore WHERE title IN ('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 | 16 | Using index condition |
Time Before: 0.00218 seconds
Time After: 0.00246 seconds
Time Taken: 0.00028 seconds
Memory Before: 540.781 KB
Memory After: 541.633 KB
Memory Used: 0.852 KB
Time Before: 0.00189 seconds
Time After: 0.00335 seconds
Time Taken: 0.00146 seconds
Memory Before: 537.297 KB
Memory After: 1,254.977 KB
Memory Used: 717.680 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.00412 seconds
Time After: 0.00423 seconds
Time Taken: 0.00012 seconds
Memory Before: 1,348.008 KB
Memory After: 1,348.508 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE userid = 0 AND host = '13.59.233.20' AND idhash = '8226e14684434df29d40b3db391a4e35' 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.00452 seconds
Time After: 0.00465 seconds
Time Taken: 0.00012 seconds
Memory Before: 1,370.188 KB
Memory After: 1,370.641 KB
Memory Used: 0.453 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, 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.00498 seconds
Time After: 0.00512 seconds
Time Taken: 0.00014 seconds
Memory Before: 1,380.516 KB
Memory After: 1,380.602 KB
Memory Used: 0.086 KB
Time Before: 0.00431 seconds
Time After: 0.00516 seconds
Time Taken: 0.00085 seconds
Memory Before: 1,363.281 KB
Memory After: 1,426.211 KB
Memory Used: 62.930 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.00597 seconds
Time After: 0.00606 seconds
Time Taken: 0.00009 seconds
Memory Before: 1,946.391 KB
Memory After: 1,946.883 KB
Memory Used: 0.492 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.03452 seconds
Time After: 0.03467 seconds
Time Taken: 0.00015 seconds
Memory Before: 2,209.320 KB
Memory After: 2,209.930 KB
Memory Used: 0.609 KB
SELECT data, expires, locktime, serialized FROM cache WHERE cacheid = 'vb_types.types'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.03590 seconds
Time After: 0.03601 seconds
Time Taken: 0.00011 seconds
Memory Before: 2,833.766 KB
Memory After: 2,834.320 KB
Memory Used: 0.555 KB
SELECT a.contenttypeid FROM attachment AS a WHERE a.attachmentid = 30
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.03623 seconds
Time After: 0.03636 seconds
Time Taken: 0.00013 seconds
Memory Before: 2,877.734 KB
Memory After: 2,878.289 KB
Memory Used: 0.555 KB
SELECT a.userid, a.attachmentid, a.state, a.contentid, a.filename, a.contenttypeid, fd.userid as uploader, fd.extension, fd.filedataid, fd.dateline, fd.filesize, at.extension, at.mimetype, at.contenttypes, thread.forumid, thread.threadid, thread.postuserid, post.visible AS post_visible, thread.visible AS thread_visible FROM attachment AS a INNER JOIN filedata AS fd ON (a.filedataid = fd.filedataid) LEFT JOIN attachmenttype AS at ON (at.extension = fd.extension) LEFT JOIN post AS post ON (post.postid = a.contentid) LEFT JOIN thread AS thread ON (post.threadid = thread.threadid) WHERE a.attachmentid = 30 AND a.contenttypeid = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | a | const | PRIMARY,filedataid,contenttypeid | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | fd | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | at | const | PRIMARY | PRIMARY | 22 | const | 1 | |
1 | SIMPLE | post | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | thread | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.03679 seconds
Time After: 0.03692 seconds
Time Taken: 0.00013 seconds
Memory Before: 2,909.203 KB
Memory After: 2,909.313 KB
Memory Used: 0.109 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.03738 seconds
Time After: 0.03763 seconds
Time Taken: 0.00026 seconds
Memory Before: 2,917.859 KB
Memory After: 2,918.297 KB
Memory Used: 0.438 KB
SELECT title, template FROM template WHERE templateid IN (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)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 39 | Using index condition |
Time Before: 0.03816 seconds
Time After: 0.03848 seconds
Time Taken: 0.00033 seconds
Memory Before: 3,090.797 KB
Memory After: 3,092.000 KB
Memory Used: 1.203 KB
INSERT IGNORE INTO session (sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass, profileupdate, apiclientid, apiaccesstoken) VALUES ('aa7ac3cccd651e6f4c2bbd8cb9fab54d', 0, '13.59.233.20', '8226e14684434df29d40b3db391a4e35', 1745703026, '/attachment.php?attachmentid=30&d=1172030113&explain=1', 0, 0, 0, 0, 0, 0, 1, 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 0, 0, 0, '')
Time Before: 0.04155 seconds
Time After: 0.04167 seconds
Time Taken: 0.00011 seconds
Memory Before: 3,408.273 KB
Memory After: 3,408.133 KB
Memory Used: -0.141 KB