Time Before: 0.00034 seconds
Time After: 0.00044 seconds
Time Taken: 0.00010 seconds
Memory Before: 517.359 KB
Memory After: 542.289 KB
Memory Used: 24.930 KB
Time Before: 0.00046 seconds
Time After: 0.00065 seconds
Time Taken: 0.00019 seconds
Memory Before: 542.227 KB
Memory After: 543.141 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00070 seconds
Time After: 0.00075 seconds
Time Taken: 0.00005 seconds
Memory Before: 543.695 KB
Memory After: 544.219 KB
Memory Used: 0.523 KB
SELECT *
FROM datastore
WHERE title IN ('smiliecache','bbcodecache','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 | 18 | Using index condition | 
Time Before: 0.00107 seconds
Time After: 0.00146 seconds
Time Taken: 0.00039 seconds
Memory Before: 547.180 KB
Memory After: 548.055 KB
Memory Used: 0.875 KB
Time Before: 0.00076 seconds
Time After: 0.00202 seconds
Time Taken: 0.00126 seconds
Memory Before: 543.469 KB
Memory After: 1,279.180 KB
Memory Used: 735.711 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.00282 seconds
Time After: 0.00291 seconds
Time Taken: 0.00010 seconds
Memory Before: 1,845.008 KB
Memory After: 1,845.508 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.28' 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.00325 seconds
Time After: 0.00335 seconds
Time Taken: 0.00010 seconds
Memory Before: 1,867.102 KB
Memory After: 1,867.547 KB
Memory Used: 0.445 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_postbit AS phrasegroup_postbit, phrasegroup_posting AS phrasegroup_posting, 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.00371 seconds
Time After: 0.00390 seconds
Time Taken: 0.00020 seconds
Memory Before: 1,879.820 KB
Memory After: 1,879.836 KB
Memory Used: 0.016 KB
Time Before: 0.00298 seconds
Time After: 0.00395 seconds
Time Taken: 0.00098 seconds
Memory Before: 1,860.180 KB
Memory After: 1,943.828 KB
Memory Used: 83.648 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.00427 seconds
Time After: 0.00434 seconds
Time Taken: 0.00007 seconds
Memory Before: 1,992.875 KB
Memory After: 1,993.367 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.03135 seconds
Time After: 0.03148 seconds
Time Taken: 0.00014 seconds
Memory Before: 2,354.031 KB
Memory After: 2,354.641 KB
Memory Used: 0.609 KB
SELECT announcement.announcementid, announcement.announcementid AS postid, startdate, enddate, announcement.title, pagetext, announcementoptions, views, user.*, userfield.*, usertextfield.*, sigpic.userid AS sigpic, sigpic.dateline AS sigpicdateline, sigpic.width AS sigpicwidth, sigpic.height AS sigpicheight, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, infractiongroupid ,avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight FROM announcement AS announcement LEFT JOIN user AS user ON(user.userid=announcement.userid) LEFT JOIN userfield AS userfield ON(userfield.userid=announcement.userid) LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid=announcement.userid) LEFT JOIN sigpic AS sigpic ON(sigpic.userid = announcement.userid) LEFT JOIN avatar AS avatar ON(avatar.avatarid=user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid=announcement.userid) WHERE startdate <= 1762259096 AND enddate >= 1762259096 AND announcement.forumid IN (33,1,-1) ORDER BY startdate DESC, announcementid DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra | 
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | sigpic | system | PRIMARY | 0 | Const row not found | |||
| 1 | SIMPLE | avatar | system | PRIMARY | 0 | Const row not found | |||
| 1 | SIMPLE | customavatar | system | PRIMARY | 0 | Const row not found | |||
| 1 | SIMPLE | announcement | range | forumid,enddate | enddate | 6 | 1 | Using index condition; Using filesort | |
| 1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | underdog_vbulletin.announcement.userid | 1 | |
| 1 | SIMPLE | userfield | eq_ref | PRIMARY | PRIMARY | 4 | underdog_vbulletin.announcement.userid | 1 | |
| 1 | SIMPLE | usertextfield | eq_ref | PRIMARY | PRIMARY | 4 | underdog_vbulletin.announcement.userid | 1 | 
Time Before: 0.03253 seconds
Time After: 0.03299 seconds
Time Taken: 0.00046 seconds
Memory Before: 2,881.875 KB
Memory After: 2,882.141 KB
Memory Used: 0.266 KB
SELECT title, template FROM template WHERE templateid IN (15181,15297,15298,15300,15306,15305,15485,15504,15502,15197,15199,15201,15203,15205,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 | 53 | Using index condition | 
Time Before: 0.03398 seconds
Time After: 0.03449 seconds
Time Taken: 0.00051 seconds
Memory Before: 3,260.141 KB
Memory After: 3,261.586 KB
Memory Used: 1.445 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.03741 seconds
Time After: 0.03750 seconds
Time Taken: 0.00008 seconds
Memory Before: 3,499.086 KB
Memory After: 3,499.625 KB
Memory Used: 0.539 KB
INSERT IGNORE INTO session
	(sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass, profileupdate, apiclientid, apiaccesstoken)
VALUES
	('30c859ae32585d52652cb0bc5765ec46', 0, '216.73.216.28', 'ea5a359a73a8141a16de516480d33c34', 1762259096, '/announcement.php?explain=1&f=33', 0, 0, 0, 33, 0, 0, 0, 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 0, 0, 0, '')Time Before: 0.03999 seconds
Time After: 0.04009 seconds
Time Taken: 0.00010 seconds
Memory Before: 3,801.453 KB
Memory After: 3,801.336 KB
Memory Used: -0.117 KB
UPDATE announcement SET views = views + 1 WHERE announcementid IN (7)
Time Before: 0.04011 seconds
Time After: 0.05548 seconds
Time Taken: 0.01536 seconds
Memory Before: 3,796.430 KB
Memory After: 3,796.750 KB
Memory Used: 0.320 KB