Time Before: 0.00039 seconds
Time After: 0.00054 seconds
Time Taken: 0.00015 seconds
Memory Before: 517.359 KB
Memory After: 542.289 KB
Memory Used: 24.930 KB
Time Before: 0.00057 seconds
Time After: 0.00081 seconds
Time Taken: 0.00024 seconds
Memory Before: 542.227 KB
Memory After: 543.141 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00093 seconds
Time After: 0.00096 seconds
Time Taken: 0.00003 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.00119 seconds
Time After: 0.00149 seconds
Time Taken: 0.00030 seconds
Memory Before: 547.180 KB
Memory After: 548.055 KB
Memory Used: 0.875 KB
Time Before: 0.00097 seconds
Time After: 0.00203 seconds
Time Taken: 0.00106 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.00290 seconds
Time After: 0.00302 seconds
Time Taken: 0.00012 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.36' 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.00330 seconds
Time After: 0.00348 seconds
Time Taken: 0.00017 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.00386 seconds
Time After: 0.00405 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.00310 seconds
Time After: 0.00410 seconds
Time Taken: 0.00101 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.00446 seconds
Time After: 0.00453 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.03220 seconds
Time After: 0.03232 seconds
Time Taken: 0.00012 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 <= 1766229058 AND enddate >= 1766229058 AND announcement.forumid IN (35,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.03346 seconds
Time After: 0.03388 seconds
Time Taken: 0.00042 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.03498 seconds
Time After: 0.03548 seconds
Time Taken: 0.00050 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.03863 seconds
Time After: 0.03874 seconds
Time Taken: 0.00011 seconds
Memory Before: 3,499.156 KB
Memory After: 3,499.695 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
('b7c4f034cf1cb18e7548dd427335375f', 0, '216.73.216.36', 'ea5a359a73a8141a16de516480d33c34', 1766229058, '/announcement.php?explain=1&f=35', 0, 0, 0, 35, 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.04160 seconds
Time After: 0.04172 seconds
Time Taken: 0.00012 seconds
Memory Before: 3,800.805 KB
Memory After: 3,800.688 KB
Memory Used: -0.117 KB
UPDATE announcement SET views = views + 1 WHERE announcementid IN (7)
Time Before: 0.04175 seconds
Time After: 0.04188 seconds
Time Taken: 0.00013 seconds
Memory Before: 3,795.781 KB
Memory After: 3,796.102 KB
Memory Used: 0.320 KB