Time Before: 0.00040 seconds
Time After: 0.00051 seconds
Time Taken: 0.00011 seconds
Memory Before: 512.734 KB
Memory After: 537.664 KB
Memory Used: 24.930 KB
Time Before: 0.00053 seconds
Time After: 0.00085 seconds
Time Taken: 0.00032 seconds
Memory Before: 537.602 KB
Memory After: 538.516 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00099 seconds
Time After: 0.00110 seconds
Time Taken: 0.00010 seconds
Memory Before: 539.070 KB
Memory After: 539.594 KB
Memory Used: 0.523 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.00146 seconds
Time After: 0.00180 seconds
Time Taken: 0.00034 seconds
Memory Before: 542.328 KB
Memory After: 543.180 KB
Memory Used: 0.852 KB
Time Before: 0.00112 seconds
Time After: 0.00237 seconds
Time Taken: 0.00125 seconds
Memory Before: 538.844 KB
Memory After: 1,256.547 KB
Memory Used: 717.703 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.00315 seconds
Time After: 0.00325 seconds
Time Taken: 0.00010 seconds
Memory Before: 1,822.289 KB
Memory After: 1,822.789 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.238' 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.00352 seconds
Time After: 0.00371 seconds
Time Taken: 0.00019 seconds
Memory Before: 1,844.516 KB
Memory After: 1,845.125 KB
Memory Used: 0.609 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.00409 seconds
Time After: 0.00433 seconds
Time Taken: 0.00024 seconds
Memory Before: 1,855.969 KB
Memory After: 1,856.055 KB
Memory Used: 0.086 KB
Time Before: 0.00332 seconds
Time After: 0.00437 seconds
Time Taken: 0.00105 seconds
Memory Before: 1,837.586 KB
Memory After: 1,901.961 KB
Memory Used: 64.375 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.00477 seconds
Time After: 0.00489 seconds
Time Taken: 0.00012 seconds
Memory Before: 1,950.547 KB
Memory After: 1,951.039 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.03584 seconds
Time After: 0.03599 seconds
Time Taken: 0.00015 seconds
Memory Before: 2,213.492 KB
Memory After: 2,214.102 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.03695 seconds
Time After: 0.03705 seconds
Time Taken: 0.00010 seconds
Memory Before: 2,837.984 KB
Memory After: 2,838.539 KB
Memory Used: 0.555 KB
SELECT a.contenttypeid FROM attachment AS a WHERE a.attachmentid = 5
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.03724 seconds
Time After: 0.03733 seconds
Time Taken: 0.00010 seconds
Memory Before: 2,881.953 KB
Memory After: 2,882.508 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 = 5 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.03769 seconds
Time After: 0.03782 seconds
Time Taken: 0.00012 seconds
Memory Before: 2,913.266 KB
Memory After: 2,913.375 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.03815 seconds
Time After: 0.03844 seconds
Time Taken: 0.00028 seconds
Memory Before: 2,921.992 KB
Memory After: 2,922.430 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.03893 seconds
Time After: 0.03918 seconds
Time Taken: 0.00025 seconds
Memory Before: 3,094.938 KB
Memory After: 3,096.141 KB
Memory Used: 1.203 KB
UPDATE session SET lastactivity = 1751900245, location = '/attachment.php?attachmentid=5&d=1099350165&explain=1', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = '2c0c245fdff6bde24a5cb523ddd3db4c'
Time Before: 0.04192 seconds
Time After: 0.04203 seconds
Time Taken: 0.00011 seconds
Memory Before: 3,409.625 KB
Memory After: 3,409.719 KB
Memory Used: 0.094 KB