Time Before: 0.00053 seconds
Time After: 0.00067 seconds
Time Taken: 0.00013 seconds
Memory Before: 517.359 KB
Memory After: 542.289 KB
Memory Used: 24.930 KB
Time Before: 0.00070 seconds
Time After: 0.00090 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.00102 seconds
Time After: 0.00110 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.00144 seconds
Time After: 0.00170 seconds
Time Taken: 0.00026 seconds
Memory Before: 547.180 KB
Memory After: 548.055 KB
Memory Used: 0.875 KB
Time Before: 0.00111 seconds
Time After: 0.00272 seconds
Time Taken: 0.00160 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.00397 seconds
Time After: 0.00411 seconds
Time Taken: 0.00013 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.154' 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.00458 seconds
Time After: 0.00474 seconds
Time Taken: 0.00016 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.00519 seconds
Time After: 0.00544 seconds
Time Taken: 0.00025 seconds
Memory Before: 1,879.844 KB
Memory After: 1,879.836 KB
Memory Used: -0.008 KB
Time Before: 0.00422 seconds
Time After: 0.00552 seconds
Time Taken: 0.00130 seconds
Memory Before: 1,860.180 KB
Memory After: 1,943.820 KB
Memory Used: 83.641 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.00602 seconds
Time After: 0.00614 seconds
Time Taken: 0.00012 seconds
Memory Before: 1,992.906 KB
Memory After: 1,993.398 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.04581 seconds
Time After: 0.04598 seconds
Time Taken: 0.00018 seconds
Memory Before: 2,354.039 KB
Memory After: 2,354.633 KB
Memory Used: 0.594 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 <= 1770023074 AND enddate >= 1770023074 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.04715 seconds
Time After: 0.04762 seconds
Time Taken: 0.00047 seconds
Memory Before: 2,881.898 KB
Memory After: 2,882.164 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.04888 seconds
Time After: 0.04928 seconds
Time Taken: 0.00040 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.05199 seconds
Time After: 0.05207 seconds
Time Taken: 0.00008 seconds
Memory Before: 3,499.531 KB
Memory After: 3,500.070 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
('68fbf5a4c8936008bdc5daf3573be8dd', 0, '216.73.216.154', 'ea5a359a73a8141a16de516480d33c34', 1770023074, '/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.05462 seconds
Time After: 0.05474 seconds
Time Taken: 0.00012 seconds
Memory Before: 3,802.344 KB
Memory After: 3,802.219 KB
Memory Used: -0.125 KB
UPDATE announcement SET views = views + 1 WHERE announcementid IN (7)
Time Before: 0.05476 seconds
Time After: 0.05489 seconds
Time Taken: 0.00013 seconds
Memory Before: 3,797.305 KB
Memory After: 3,797.625 KB
Memory Used: 0.320 KB