Time Before: 0.00405 seconds
Time After: 0.00996 seconds
Time Taken: 0.00591 seconds
Memory Before: 2,946.344 KB
Memory After: 5,216.703 KB
Memory Used: 2,270.359 KB
Time Before: 0.01002 seconds
Time After: 0.01061 seconds
Time Taken: 0.00059 seconds
Memory Before: 5,216.617 KB
Memory After: 5,220.219 KB
Memory Used: 3.602 KB
SET @@sql_mode = ''
Time Before: 0.01074 seconds
Time After: 0.01080 seconds
Time Taken: 0.00006 seconds
Memory Before: 5,220.258 KB
Memory After: 5,220.750 KB
Memory Used: 0.492 KB
SELECT * FROM vb_datastore WHERE title IN ('tagcloud','iconcache','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','activitystream')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_datastore | range | PRIMARY | PRIMARY | 150 | 16 | Using index condition |
Time Before: 0.01122 seconds
Time After: 0.01169 seconds
Time Taken: 0.00047 seconds
Memory Before: 5,223.438 KB
Memory After: 5,225.703 KB
Memory Used: 2.266 KB
Time Before: 0.01082 seconds
Time After: 0.01240 seconds
Time Taken: 0.00158 seconds
Memory Before: 5,219.859 KB
Memory After: 5,884.945 KB
Memory Used: 665.086 KB
SELECT * FROM vb_datastore WHERE title IN ('profilefield')
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.01399 seconds
Time After: 0.01407 seconds
Time Taken: 0.00008 seconds
Memory Before: 6,664.125 KB
Memory After: 6,666.125 KB
Memory Used: 2.000 KB
SELECT * FROM vb_session WHERE userid = 0 AND host = '3.133.129.102' AND idhash = '55a1510d9c45035b72cc6f6cffe5f2bb' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_session | ref | guest_lookup,user_activity | guest_lookup | 145 | const,const,const | 2 | Using where |
Time Before: 0.01446 seconds
Time After: 0.01457 seconds
Time Taken: 0.00011 seconds
Memory Before: 6,676.438 KB
Memory After: 6,678.477 KB
Memory Used: 2.039 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_inlinemod AS phrasegroup_inlinemod, phrasegroup_search AS phrasegroup_search, phrasegroup_prefix AS phrasegroup_prefix, 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 vb_language WHERE languageid = 4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_language | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 0.01521 seconds
Time After: 0.01565 seconds
Time Taken: 0.00044 seconds
Memory Before: 6,688.719 KB
Memory After: 6,690.273 KB
Memory Used: 1.555 KB
Time Before: 0.01416 seconds
Time After: 0.01572 seconds
Time Taken: 0.00156 seconds
Memory Before: 6,670.852 KB
Memory After: 6,768.922 KB
Memory Used: 98.070 KB
SELECT * FROM vb_datastore WHERE title IN ('routes','profilefield')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_datastore | range | PRIMARY | PRIMARY | 150 | 2 | Using index condition |
Time Before: 0.01603 seconds
Time After: 0.01614 seconds
Time Taken: 0.00011 seconds
Memory Before: 6,783.000 KB
Memory After: 6,785.023 KB
Memory Used: 2.023 KB
SELECT MAX(permissions & 1) AS perm FROM vb_cms_permissions WHERE nodeid = 1 AND usergroupid IN (1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cms_permissions | const | usergroupid,nodeid | usergroupid | 8 | const,const | 1 |
Time Before: 0.01806 seconds
Time After: 0.01814 seconds
Time Taken: 0.00008 seconds
Memory Before: 7,037.695 KB
Memory After: 7,039.672 KB
Memory Used: 1.977 KB
SELECT * FROM vb_style WHERE (styleid = 1 AND userselect = 1) OR styleid = 1 ORDER BY styleid ASC LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_style | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 0.01920 seconds
Time After: 0.01997 seconds
Time Taken: 0.00076 seconds
Memory Before: 7,265.016 KB
Memory After: 7,267.180 KB
Memory Used: 2.164 KB
SELECT data, expires, locktime, serialized FROM vb_cache WHERE cacheid = 'vb_types.types'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.02887 seconds
Time After: 0.02898 seconds
Time Taken: 0.00010 seconds
Memory Before: 10,864.031 KB
Memory After: 10,866.055 KB
Memory Used: 2.023 KB
SELECT tagid, tagtext, canonicaltagid, dateline FROM vb_tag WHERE tagtext = '1953'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_tag | const | tagtext | tagtext | 302 | const | 1 |
Time Before: 0.03409 seconds
Time After: 0.03419 seconds
Time Taken: 0.00011 seconds
Memory Before: 12,013.922 KB
Memory After: 12,015.961 KB
Memory Used: 2.039 KB
SELECT searchlog.* FROM vb_searchlog AS searchlog WHERE searchhash = 'ae2574bf527e679ce9c467459a2a07ea' AND sortby = '' AND sortorder = 'asc' AND dateline > 1743727942 AND userid = 0 AND completed = 1 ORDER BY dateline DESC LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | searchlog | ref | search,userfloodcheck | search | 150 | const,const,const,const | 2 | Using index condition; Using where; Using filesort |
Time Before: 0.03506 seconds
Time After: 0.03525 seconds
Time Taken: 0.00019 seconds
Memory Before: 12,148.016 KB
Memory After: 12,149.977 KB
Memory Used: 1.961 KB
SELECT title, template FROM vb_template WHERE templateid IN (0,3930,3757,0,3770,3771,3890,3892,3891,3663,3880,3879,3859,3865,3767,3776,3523,3989,715,4322,4323,0,0,980,974,3381,978,979,977,4312,981,982,4318,3696,3992,3642,3646,3643,3644,3645,4008,0,0,3971,3973,3666,3667,3669,3670,3893,3935,3934,3984,3936,3493,3492,3496,3058,3054,2921,2922)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | range | PRIMARY | PRIMARY | 4 | 56 | Using index condition |
Time Before: 0.03608 seconds
Time After: 0.03655 seconds
Time Taken: 0.00046 seconds
Memory Before: 12,385.305 KB
Memory After: 12,388.305 KB
Memory Used: 3.000 KB
SELECT moderator.*, user.username, IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid FROM vb_moderator AS moderator INNER JOIN vb_user AS user USING(userid)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | moderator | ALL | userid_forumid | 4 | ||||
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.moderator.userid | 1 |
Time Before: 0.04053 seconds
Time After: 0.04070 seconds
Time Taken: 0.00017 seconds
Memory Before: 13,066.383 KB
Memory After: 13,068.555 KB
Memory Used: 2.172 KB
SELECT thread.*,post.pagetext AS preview,avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, user.avatarrevision, customavatar.dateline AS avatardateline, customavatar.width AS width, customavatar.height AS height, customavatar.height_thumb AS height_thumb, customavatar.width_thumb AS width_thumb, customavatar.filedata_thumb, first_user.avatarrevision AS first_avatarrevision, first_avatar.avatarpath AS first_avatarpath, NOT ISNULL(first_customavatar.userid) AS first_hascustomavatar, first_customavatar.dateline AS first_avatardateline, first_customavatar.width AS first_width, first_customavatar.height AS first_height, first_customavatar.height_thumb AS first_height_thumb, first_customavatar.width_thumb AS first_width_thumb, first_customavatar.filedata_thumb AS first_filedata_thumb,lastpost.lastposttime FROM vb_thread AS thread LEFT JOIN vb_post AS post ON(post.postid = thread.firstpostid) LEFT JOIN vb_user AS user ON (user.userid = thread.lastposterid) LEFT JOIN vb_avatar AS avatar ON (avatar.avatarid = user.avatarid) LEFT JOIN vb_customavatar AS customavatar ON (customavatar.userid = user.userid) LEFT JOIN vb_user AS first_user ON (first_user.userid = thread.postuserid) LEFT JOIN vb_avatar AS first_avatar ON (first_avatar.avatarid = first_user.avatarid) LEFT JOIN vb_customavatar AS first_customavatar ON (first_customavatar.userid = first_user.userid) LEFT JOIN ( SELECT threadid, MAX(dateline) AS lastposttime FROM vb_post WHERE threadid IN (114) AND userid = 0 GROUP BY threadid ) AS lastpost ON (lastpost.threadid = thread.threadid) WHERE thread.threadid IN (114)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | PRIMARY | avatar | system | PRIMARY | 0 | const row not found | |||
1 | PRIMARY | first_avatar | system | PRIMARY | 0 | const row not found | |||
1 | PRIMARY | thread | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | post | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | user | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | customavatar | const | PRIMARY | PRIMARY | 4 | const | 0 | unique row not found |
1 | PRIMARY | first_user | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | first_customavatar | const | PRIMARY | PRIMARY | 4 | const | 0 | unique row not found |
1 | PRIMARY | system | 0 | const row not found | |||||
2 | DERIVED | vb_post | ref | threadid,threadid_visible_dateline,userid,user_date | threadid | 8 | const,const | 1 |
Time Before: 0.04159 seconds
Time After: 0.04196 seconds
Time Taken: 0.00038 seconds
Memory Before: 13,092.953 KB
Memory After: 13,094.133 KB
Memory Used: 1.180 KB
UPDATE vb_searchlog SET results = 'a:4:{i:0;a:1:{i:0;a:3:{i:0;s:1:\"2\";i:1;s:3:\"114\";i:2;s:3:\"114\";}}i:1;i:0;i:2;a:1:{i:2;a:2:{i:0;s:3:\"114\";i:1;s:3:\"114\";}}i:3;a:1:{i:2;a:0:{}}}' WHERE searchlogid = 5417116
Time Before: 0.04301 seconds
Time After: 0.04316 seconds
Time Taken: 0.00015 seconds
Memory Before: 13,217.219 KB
Memory After: 13,217.438 KB
Memory Used: 0.219 KB
SELECT * FROM vb_navigation WHERE state & 4 = 0 ORDER BY navtype, displayorder
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_navigation | ALL | 36 | Using where; Using filesort |
Time Before: 0.04600 seconds
Time After: 0.04622 seconds
Time Taken: 0.00022 seconds
Memory Before: 13,601.289 KB
Memory After: 13,607.289 KB
Memory Used: 6.000 KB
INSERT IGNORE INTO vb_session (sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass, profileupdate, apiclientid, apiaccesstoken) VALUES ('5a7d744c9d07929b2370cdcc5a5f7eca', 0, '3.133.129.102', '55a1510d9c45035b72cc6f6cffe5f2bb', 1743731542, '/tags.php?tag=1953&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.04857 seconds
Time After: 0.04880 seconds
Time Taken: 0.00023 seconds
Memory Before: 13,932.703 KB
Memory After: 13,932.609 KB
Memory Used: -0.094 KB