Time Before: 0.00048 seconds
Time After: 0.00062 seconds
Time Taken: 0.00014 seconds
Memory Before: 514.016 KB
Memory After: 538.945 KB
Memory Used: 24.930 KB
Time Before: 0.00065 seconds
Time After: 0.00090 seconds
Time Taken: 0.00025 seconds
Memory Before: 538.883 KB
Memory After: 539.797 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00103 seconds
Time After: 0.00111 seconds
Time Taken: 0.00008 seconds
Memory Before: 540.352 KB
Memory After: 540.875 KB
Memory Used: 0.523 KB
SELECT * FROM datastore WHERE title IN ('userstats','birthdaycache','maxloggedin','iconcache','eventcache','mailqueue','activeblocks','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 | 23 | Using index condition |
Time Before: 0.00146 seconds
Time After: 0.00174 seconds
Time Taken: 0.00028 seconds
Memory Before: 544.023 KB
Memory After: 544.992 KB
Memory Used: 0.969 KB
Time Before: 0.00113 seconds
Time After: 0.00238 seconds
Time Taken: 0.00125 seconds
Memory Before: 540.125 KB
Memory After: 1,282.445 KB
Memory Used: 742.320 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.00331 seconds
Time After: 0.00343 seconds
Time Taken: 0.00012 seconds
Memory Before: 1,848.773 KB
Memory After: 1,849.273 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE userid = 0 AND host = '3.14.67.90' AND idhash = 'c80a89993e6c56f8f0d97e5613a9fae8' 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.00373 seconds
Time After: 0.00387 seconds
Time Taken: 0.00014 seconds
Memory Before: 1,870.867 KB
Memory After: 1,871.320 KB
Memory Used: 0.453 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_activitystream AS phrasegroup_activitystream, phrasegroup_holiday AS phrasegroup_holiday, 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.00428 seconds
Time After: 0.00453 seconds
Time Taken: 0.00024 seconds
Memory Before: 1,883.641 KB
Memory After: 1,883.633 KB
Memory Used: -0.008 KB
Time Before: 0.00350 seconds
Time After: 0.00460 seconds
Time Taken: 0.00109 seconds
Memory Before: 1,863.961 KB
Memory After: 1,935.102 KB
Memory Used: 71.141 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.00508 seconds
Time After: 0.00521 seconds
Time Taken: 0.00014 seconds
Memory Before: 1,984.211 KB
Memory After: 1,984.703 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.03469 seconds
Time After: 0.03483 seconds
Time Taken: 0.00014 seconds
Memory Before: 2,261.031 KB
Memory After: 2,261.625 KB
Memory Used: 0.594 KB
SELECT user.username, (user.options & 512) AS invisible, user.usergroupid, user.lastvisit, session.userid, session.inforum, session.lastactivity, session.badlocation, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, infractiongroupid FROM session AS session LEFT JOIN user AS user ON(user.userid = session.userid) WHERE session.lastactivity > 1745997370 ORDER BY username ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | range | last_activity | last_activity | 4 | 125 | Using where; Using temporary; Using filesort | |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | underdog_vbulletin.session.userid | 1 |
Time Before: 0.03632 seconds
Time After: 0.03690 seconds
Time Taken: 0.00057 seconds
Memory Before: 2,905.070 KB
Memory After: 2,922.172 KB
Memory Used: 17.102 KB
SELECT forum.forumid, forum.lastpost, forum.lastposter, forum.lastposterid, forum.lastthread, forum.lastthreadid, forum.lasticonid, forum.threadcount, forum.replycount, forum.lastpostid, forum.lastprefixid, user.usergroupid, user.homepage, user.options AS useroptions, IF(userlist.friend = 'yes', 1, 0) AS isfriend, user.lastactivity, user.lastvisit, IF(user.options & 512, 1, 0) AS invisible FROM forum AS forum LEFT JOIN user AS user ON (user.userid = forum.lastposterid) LEFT JOIN userlist AS userlist ON (userlist.relationid = user.userid AND userlist.type = 'buddy' AND userlist.userid = 0)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | forum | ALL | 23 | |||||
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | underdog_vbulletin.forum.lastposterid | 1 | |
1 | SIMPLE | userlist | eq_ref | PRIMARY,userid,relationid | PRIMARY | 9 | const,underdog_vbulletin.user.userid,const | 1 | Using where |
Time Before: 0.03757 seconds
Time After: 0.03788 seconds
Time Taken: 0.00031 seconds
Memory Before: 2,910.164 KB
Memory After: 2,913.547 KB
Memory Used: 3.383 KB
SELECT title, template FROM template WHERE templateid IN (12707,12708,15206,15207,15208,15210,15211,15212,15213,15209,15074,15280,15286,15281,15282,15283,15284,15285,15631,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,15038)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 59 | Using index condition |
Time Before: 0.03901 seconds
Time After: 0.03947 seconds
Time Taken: 0.00047 seconds
Memory Before: 3,207.977 KB
Memory After: 3,209.531 KB
Memory Used: 1.555 KB
SELECT data, expires, locktime, serialized FROM cache WHERE cacheid = 'forumblock.a78576ce503fc7c116ae267cc53482bf'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.05140 seconds
Time After: 0.05151 seconds
Time Taken: 0.00011 seconds
Memory Before: 3,472.070 KB
Memory After: 3,472.547 KB
Memory Used: 0.477 KB
SELECT stream.*, type.section, type.type FROM activitystream AS stream LEFT JOIN activitystreamtype AS type ON (stream.typeid = type.typeid) WHERE stream.dateline <> 0 AND stream.dateline <= 1745998270 ORDER BY dateline DESC LIMIT 0, 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.05198 seconds
Time After: 0.05211 seconds
Time Taken: 0.00013 seconds
Memory Before: 3,499.195 KB
Memory After: 3,499.539 KB
Memory Used: 0.344 KB
SELECT stream.*, type.section, type.type FROM activitystream AS stream LEFT JOIN activitystreamtype AS type ON (stream.typeid = type.typeid) WHERE stream.dateline <> 0 AND stream.dateline <= 1745998270 ORDER BY dateline DESC LIMIT 0, 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.05241 seconds
Time After: 0.05253 seconds
Time Taken: 0.00012 seconds
Memory Before: 3,499.570 KB
Memory After: 3,499.914 KB
Memory Used: 0.344 KB
INSERT IGNORE INTO session (sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass, profileupdate, apiclientid, apiaccesstoken) VALUES ('885ca037179b92f96e97543bb1070e74', 0, '3.14.67.90', 'c80a89993e6c56f8f0d97e5613a9fae8', 1745998270, '/?explain=1', 0, 0, 0, 0, 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.05625 seconds
Time After: 0.05641 seconds
Time Taken: 0.00016 seconds
Memory Before: 3,828.016 KB
Memory After: 3,827.930 KB
Memory Used: -0.086 KB