Time Before: 0.02022 seconds
Time After: 0.02034 seconds
Time Taken: 0.00012 seconds
Memory Before: 517.359 KB
Memory After: 542.289 KB
Memory Used: 24.930 KB
Time Before: 0.02037 seconds
Time After: 0.02057 seconds
Time Taken: 0.00020 seconds
Memory Before: 542.227 KB
Memory After: 543.141 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.02067 seconds
Time After: 0.02075 seconds
Time Taken: 0.00008 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.02110 seconds
Time After: 0.02144 seconds
Time Taken: 0.00034 seconds
Memory Before: 547.180 KB
Memory After: 548.055 KB
Memory Used: 0.875 KB
Time Before: 0.02077 seconds
Time After: 0.02200 seconds
Time Taken: 0.00123 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.02283 seconds
Time After: 0.02293 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.48' 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.02328 seconds
Time After: 0.02342 seconds
Time Taken: 0.00014 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.02437 seconds
Time After: 0.02460 seconds
Time Taken: 0.00023 seconds
Memory Before: 1,879.820 KB
Memory After: 1,879.836 KB
Memory Used: 0.016 KB
Time Before: 0.02300 seconds
Time After: 0.02465 seconds
Time Taken: 0.00165 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.02502 seconds
Time After: 0.02519 seconds
Time Taken: 0.00017 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.05209 seconds
Time After: 0.05226 seconds
Time Taken: 0.00018 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 <= 1765637678 AND enddate >= 1765637678 AND announcement.forumid IN (19,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.05336 seconds
Time After: 0.05380 seconds
Time Taken: 0.00044 seconds
Memory Before: 2,881.844 KB
Memory After: 2,882.109 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.06596 seconds
Time After: 0.07263 seconds
Time Taken: 0.00668 seconds
Memory Before: 3,260.188 KB
Memory After: 3,261.633 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.07518 seconds
Time After: 0.07530 seconds
Time Taken: 0.00012 seconds
Memory Before: 3,499.547 KB
Memory After: 3,500.102 KB
Memory Used: 0.555 KB
INSERT IGNORE INTO session
(sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass, profileupdate, apiclientid, apiaccesstoken)
VALUES
('727a737fca39b8938c966f8e33a171ff', 0, '216.73.216.48', 'ea5a359a73a8141a16de516480d33c34', 1765637678, '/announcement.php?explain=1&f=19', 0, 0, 0, 19, 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.07783 seconds
Time After: 0.07793 seconds
Time Taken: 0.00010 seconds
Memory Before: 3,801.844 KB
Memory After: 3,801.727 KB
Memory Used: -0.117 KB
UPDATE announcement SET views = views + 1 WHERE announcementid IN (7)
Time Before: 0.07795 seconds
Time After: 0.08852 seconds
Time Taken: 0.01057 seconds
Memory Before: 3,796.820 KB
Memory After: 3,797.141 KB
Memory Used: 0.320 KB