Time Before: 0.00043 seconds
Time After: 0.00052 seconds
Time Taken: 0.00009 seconds
Memory Before: 517.359 KB
Memory After: 542.289 KB
Memory Used: 24.930 KB
Time Before: 0.00054 seconds
Time After: 0.00074 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.00082 seconds
Time After: 0.00089 seconds
Time Taken: 0.00007 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.00121 seconds
Time After: 0.00153 seconds
Time Taken: 0.00032 seconds
Memory Before: 547.180 KB
Memory After: 548.055 KB
Memory Used: 0.875 KB
Time Before: 0.00091 seconds
Time After: 0.00208 seconds
Time Taken: 0.00117 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.00297 seconds
Time After: 0.00308 seconds
Time Taken: 0.00011 seconds
Memory Before: 1,845.047 KB
Memory After: 1,845.547 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.56' 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.00344 seconds
Time After: 0.00359 seconds
Time Taken: 0.00015 seconds
Memory Before: 1,867.141 KB
Memory After: 1,867.750 KB
Memory Used: 0.609 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.00392 seconds
Time After: 0.00411 seconds
Time Taken: 0.00019 seconds
Memory Before: 1,878.773 KB
Memory After: 1,878.789 KB
Memory Used: 0.016 KB
Time Before: 0.00314 seconds
Time After: 0.00416 seconds
Time Taken: 0.00102 seconds
Memory Before: 1,860.219 KB
Memory After: 1,943.141 KB
Memory Used: 82.922 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.00457 seconds
Time After: 0.00465 seconds
Time Taken: 0.00008 seconds
Memory Before: 1,992.188 KB
Memory After: 1,992.680 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.03248 seconds
Time After: 0.03265 seconds
Time Taken: 0.00018 seconds
Memory Before: 2,355.383 KB
Memory After: 2,355.977 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 <= 1769766558 AND enddate >= 1769766558 AND announcement.forumid IN (22,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.03382 seconds
Time After: 0.03424 seconds
Time Taken: 0.00042 seconds
Memory Before: 2,883.305 KB
Memory After: 2,883.570 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.03530 seconds
Time After: 0.03577 seconds
Time Taken: 0.00047 seconds
Memory Before: 3,261.516 KB
Memory After: 3,262.961 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.03823 seconds
Time After: 0.03838 seconds
Time Taken: 0.00015 seconds
Memory Before: 3,500.539 KB
Memory After: 3,501.078 KB
Memory Used: 0.539 KB
UPDATE session SET lastactivity = 1769766558, location = '/announcement.php?explain=1&f=22', inforum = 22, badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = '32308a02e880ccf382bd0c9599e0175e'
Time Before: 0.04090 seconds
Time After: 0.04101 seconds
Time Taken: 0.00012 seconds
Memory Before: 3,802.305 KB
Memory After: 3,802.398 KB
Memory Used: 0.094 KB
UPDATE announcement SET views = views + 1 WHERE announcementid IN (7)
Time Before: 0.04104 seconds
Time After: 0.04115 seconds
Time Taken: 0.00011 seconds
Memory Before: 3,796.063 KB
Memory After: 3,796.383 KB
Memory Used: 0.320 KB