Time Before: 0.00600 seconds
Time After: 0.01220 seconds
Time Taken: 0.00620 seconds
Memory Before: 2,947.078 KB
Memory After: 5,217.477 KB
Memory Used: 2,270.398 KB
Time Before: 0.01228 seconds
Time After: 0.01293 seconds
Time Taken: 0.00064 seconds
Memory Before: 5,217.391 KB
Memory After: 5,220.992 KB
Memory Used: 3.602 KB
SET @@sql_mode = ''
Time Before: 0.01312 seconds
Time After: 0.01319 seconds
Time Taken: 0.00007 seconds
Memory Before: 5,221.031 KB
Memory After: 5,221.523 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.01365 seconds
Time After: 0.01420 seconds
Time Taken: 0.00056 seconds
Memory Before: 5,224.211 KB
Memory After: 5,226.477 KB
Memory Used: 2.266 KB
Time Before: 0.01322 seconds
Time After: 0.01495 seconds
Time Taken: 0.00172 seconds
Memory Before: 5,220.633 KB
Memory After: 5,885.711 KB
Memory Used: 665.078 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.01664 seconds
Time After: 0.01676 seconds
Time Taken: 0.00012 seconds
Memory Before: 6,664.867 KB
Memory After: 6,666.867 KB
Memory Used: 2.000 KB
SELECT * FROM vb_session WHERE userid = 0 AND host = '216.73.216.103' AND idhash = 'ea5a359a73a8141a16de516480d33c34' 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.01722 seconds
Time After: 0.01738 seconds
Time Taken: 0.00016 seconds
Memory Before: 6,677.203 KB
Memory After: 6,679.406 KB
Memory Used: 2.203 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.01904 seconds
Time After: 0.02006 seconds
Time Taken: 0.00101 seconds
Memory Before: 6,689.039 KB
Memory After: 6,690.594 KB
Memory Used: 1.555 KB
Time Before: 0.01687 seconds
Time After: 0.02015 seconds
Time Taken: 0.00328 seconds
Memory Before: 6,671.617 KB
Memory After: 6,769.250 KB
Memory Used: 97.633 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.02052 seconds
Time After: 0.02066 seconds
Time Taken: 0.00014 seconds
Memory Before: 6,783.320 KB
Memory After: 6,785.344 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.02272 seconds
Time After: 0.02285 seconds
Time Taken: 0.00013 seconds
Memory Before: 7,040.133 KB
Memory After: 7,042.109 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.02404 seconds
Time After: 0.02436 seconds
Time Taken: 0.00032 seconds
Memory Before: 7,267.461 KB
Memory After: 7,269.625 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.03388 seconds
Time After: 0.03402 seconds
Time Taken: 0.00014 seconds
Memory Before: 10,866.227 KB
Memory After: 10,868.250 KB
Memory Used: 2.023 KB
SELECT tagid, tagtext, canonicaltagid, dateline FROM vb_tag WHERE tagtext = 'патриоты'
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.03877 seconds
Time After: 0.03890 seconds
Time Taken: 0.00013 seconds
Memory Before: 12,016.227 KB
Memory After: 12,018.250 KB
Memory Used: 2.023 KB
SELECT searchlog.* FROM vb_searchlog AS searchlog WHERE searchhash = 'e0cbc878d302a7417e4f902530829373' AND sortby = '' AND sortorder = 'asc' AND dateline > 1751380479 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 | 1 | Using index condition; Using where; Using filesort |
Time Before: 0.03982 seconds
Time After: 0.04002 seconds
Time Taken: 0.00020 seconds
Memory Before: 12,150.242 KB
Memory After: 12,152.102 KB
Memory Used: 1.859 KB
SELECT contenttypeid, tagcontent.contentid, tagcontent.contentid as threadid FROM vb_tagcontent as tagcontent WHERE tagid = 26 ORDER BY dateline DESC LIMIT 20000
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | tagcontent | ref | PRIMARY | PRIMARY | 4 | const | 1 | Using where; Using filesort |
Time Before: 0.04626 seconds
Time After: 0.04642 seconds
Time Taken: 0.00016 seconds
Memory Before: 12,170.422 KB
Memory After: 12,172.344 KB
Memory Used: 1.922 KB
REPLACE INTO vb_searchlog (userid,ipaddress,searchhash,sortby,sortorder,searchtime,dateline,completed,criteria,results) VALUES (0,'216.73.216.103','e0cbc878d302a7417e4f902530829373','','asc',0,1751384079,0,'O:18:\"vB_Search_Criteria\":15:{s:28:\"\0vB_Search_Criteria\0keywords\";a:0:{}s:32:\"\0vB_Search_Criteria\0raw_keywords\";s:0:\"\";s:29:\"\0vB_Search_Criteria\0titleonly\";b:0;s:27:\"\0vB_Search_Criteria\0filters\";a:1:{s:3:\"tag\";a:1:{s:2:\"eq\";s:2:\"26\";}}s:24:\"\0vB_Search_Criteria\0sort\";a:2:{i:0;s:0:\"\";i:1;s:3:\"asc\";}s:27:\"\0vB_Search_Criteria\0grouped\";i:3;s:31:\"\0vB_Search_Criteria\0searchterms\";N;s:32:\"\0vB_Search_Criteria\0criteria_set\";b:1;s:35:\"\0vB_Search_Criteria\0advanced_typeid\";b:0;s:35:\"\0vB_Search_Criteria\0display_strings\";a:1:{s:3:\"tag\";s:42:\"Метка: патриоты\";}s:32:\"\0vB_Search_Criteria\0common_words\";a:0:{}s:30:\"\0vB_Search_Criteria\0highlights\";a:0:{}s:33:\"\0vB_Search_Criteria\0search_string\";N;s:26:\"\0vB_Search_Criteria\0errors\";a:0:{}s:11:\"search_type\";s:3:\"tag\";}','')
Time Before: 0.04655 seconds
Time After: 0.04677 seconds
Time Taken: 0.00022 seconds
Memory Before: 12,176.148 KB
Memory After: 12,175.516 KB
Memory Used: -0.633 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:\"401\";i:2;s:3:\"401\";}}i:1;i:-1;i:2;N;i:3;N;}' WHERE searchlogid = 5569881
Time Before: 0.04682 seconds
Time After: 0.04696 seconds
Time Taken: 0.00014 seconds
Memory Before: 12,171.047 KB
Memory After: 12,171.313 KB
Memory Used: 0.266 KB
UPDATE vb_searchlog SET searchtime = 0.00661, completed = 1 WHERE searchlogid = 5569881
Time Before: 0.04700 seconds
Time After: 0.04711 seconds
Time Taken: 0.00011 seconds
Memory Before: 12,170.617 KB
Memory After: 12,170.961 KB
Memory Used: 0.344 KB
INSERT INTO vb_tagsearch (tagid, dateline) VALUES (26, 1751384079)
Time Before: 0.04717 seconds
Time After: 0.04750 seconds
Time Taken: 0.00033 seconds
Memory Before: 12,172.516 KB
Memory After: 12,172.883 KB
Memory Used: 0.367 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.06689 seconds
Time After: 0.06749 seconds
Time Taken: 0.00060 seconds
Memory Before: 12,398.109 KB
Memory After: 12,401.109 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.07191 seconds
Time After: 0.07212 seconds
Time Taken: 0.00021 seconds
Memory Before: 13,080.148 KB
Memory After: 13,082.320 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 (401) AND userid = 0 GROUP BY threadid ) AS lastpost ON (lastpost.threadid = thread.threadid) WHERE thread.threadid IN (401)
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 | 1 | |
1 | PRIMARY | first_user | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | PRIMARY | first_customavatar | const | PRIMARY | PRIMARY | 4 | const | 1 | |
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.07296 seconds
Time After: 0.07338 seconds
Time Taken: 0.00042 seconds
Memory Before: 13,106.711 KB
Memory After: 13,107.898 KB
Memory Used: 1.188 KB
UPDATE vb_searchlog SET results = 'a:4:{i:0;a:0:{}i:1;i:-1;i:2;N;i:3;a:1:{i:2;a:0:{}}}' WHERE searchlogid = 5569881
Time Before: 0.07440 seconds
Time After: 0.07457 seconds
Time Taken: 0.00017 seconds
Memory Before: 13,216.625 KB
Memory After: 13,216.938 KB
Memory Used: 0.313 KB
SELECT text, languageid, special FROM vb_phrase AS phrase LEFT JOIN vb_phrasetype USING (fieldname) WHERE phrase.fieldname = 'error' AND varname = 'searchnoresults' AND languageid IN (-1, 0, 4)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 816 | 3 | Using index condition | |
1 | SIMPLE | vb_phrasetype | eq_ref | PRIMARY | PRIMARY | 60 | zabvo_db.phrase.fieldname | 1 | Using where |
Time Before: 0.07500 seconds
Time After: 0.07537 seconds
Time Taken: 0.00037 seconds
Memory Before: 13,217.109 KB
Memory After: 13,219.031 KB
Memory Used: 1.922 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.07714 seconds
Time After: 0.07738 seconds
Time Taken: 0.00024 seconds
Memory Before: 13,233.039 KB
Memory After: 13,239.039 KB
Memory Used: 6.000 KB
UPDATE vb_session SET lastactivity = 1751384079, location = '/tags.php?explain=1&tag=%D0%BF%D0%B0%D1%82%D1%80%D0%B8%D0%BE%D1%82%D1%8B', inforum = 0, inthread = 0, badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = 'd7a82c34ff9ca10aaf9e1b2728dee41b'
Time Before: 0.07981 seconds
Time After: 0.08004 seconds
Time Taken: 0.00023 seconds
Memory Before: 13,559.898 KB
Memory After: 13,559.969 KB
Memory Used: 0.070 KB