Time Before: 0.00652 seconds
Time After: 0.01652 seconds
Time Taken: 0.01000 seconds
Memory Before: 4,196.859 KB
Memory After: 6,467.148 KB
Memory Used: 2,270.289 KB
Time Before: 0.01660 seconds
Time After: 0.01721 seconds
Time Taken: 0.00061 seconds
Memory Before: 6,467.063 KB
Memory After: 6,470.664 KB
Memory Used: 3.602 KB
SET @@sql_mode = ''
Time Before: 0.01732 seconds
Time After: 0.01738 seconds
Time Taken: 0.00006 seconds
Memory Before: 6,470.703 KB
Memory After: 6,471.195 KB
Memory Used: 0.492 KB
SELECT * FROM vb_datastore WHERE title IN ('smiliecache','bbcodecache','blogcategorycache','blogstats','blogfeatured_settings','blogfeatured_entries','blogtagcloud','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 | 21 | Using index condition |
Time Before: 0.01787 seconds
Time After: 0.01840 seconds
Time Taken: 0.00052 seconds
Memory Before: 6,474.305 KB
Memory After: 6,476.586 KB
Memory Used: 2.281 KB
Time Before: 0.01741 seconds
Time After: 0.01989 seconds
Time Taken: 0.00248 seconds
Memory Before: 6,470.305 KB
Memory After: 7,236.617 KB
Memory Used: 766.313 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.02249 seconds
Time After: 0.02259 seconds
Time Taken: 0.00009 seconds
Memory Before: 8,015.609 KB
Memory After: 8,017.609 KB
Memory Used: 2.000 KB
SELECT * FROM vb_session WHERE userid = 0 AND host = '3.142.242.51' AND idhash = '80c81919de3e710ca56c8908e0e47ca2' 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.02325 seconds
Time After: 0.02345 seconds
Time Taken: 0.00019 seconds
Memory Before: 8,032.422 KB
Memory After: 8,034.461 KB
Memory Used: 2.039 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_posting AS phrasegroup_posting, phrasegroup_vbblogglobal AS phrasegroup_vbblogglobal, phrasegroup_postbit AS phrasegroup_postbit, phrasegroup_vbblogcat AS phrasegroup_vbblogcat, 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.02494 seconds
Time After: 0.02595 seconds
Time Taken: 0.00100 seconds
Memory Before: 8,044.891 KB
Memory After: 8,046.414 KB
Memory Used: 1.523 KB
Time Before: 0.02280 seconds
Time After: 0.02607 seconds
Time Taken: 0.00327 seconds
Memory Before: 8,026.398 KB
Memory After: 8,164.945 KB
Memory Used: 138.547 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.02656 seconds
Time After: 0.02673 seconds
Time Taken: 0.00017 seconds
Memory Before: 8,178.961 KB
Memory After: 8,180.984 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.03086 seconds
Time After: 0.03099 seconds
Time Taken: 0.00013 seconds
Memory Before: 8,542.586 KB
Memory After: 8,544.539 KB
Memory Used: 1.953 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.03548 seconds
Time After: 0.03573 seconds
Time Taken: 0.00025 seconds
Memory Before: 9,934.688 KB
Memory After: 9,936.852 KB
Memory Used: 2.164 KB
SELECT data, expires, locktime, serialized FROM vb_cache WHERE cacheid = 'cms_priv_user_0'
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.03998 seconds
Time After: 0.04009 seconds
Time Taken: 0.00011 seconds
Memory Before: 11,441.102 KB
Memory After: 11,443.125 KB
Memory Used: 2.023 KB
SELECT bm.userid, bm.permissions, bm.type, user.username FROM vb_blog_moderator AS bm INNER JOIN vb_user AS user USING (userid)
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.04049 seconds
Time After: 0.04060 seconds
Time Taken: 0.00012 seconds
Memory Before: 11,458.516 KB
Memory After: 11,460.445 KB
Memory Used: 1.930 KB
SELECT title, template FROM vb_template WHERE templateid IN (2981,3016,3084,3033,2979,2978,2977,3497,3495,2983,3041,3042,3043,3044,3061,3062,3063,3067,3505,3081,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,3054,2921,2922)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | range | PRIMARY | PRIMARY | 4 | 60 | Using index condition |
Time Before: 0.04173 seconds
Time After: 0.04248 seconds
Time Taken: 0.00075 seconds
Memory Before: 11,690.625 KB
Memory After: 11,693.703 KB
Memory Used: 3.078 KB
SELECT COUNT(*) AS total, FROM_UNIXTIME(dateline - -3600, '%c-%e-%Y') AS period FROM vb_blog AS blog LEFT JOIN vb_blog_user AS blog_user ON (blog_user.bloguserid = blog.userid) WHERE options_guest & 1 AND ~blog.options & 8 AND state IN('visible') AND dateline >= 1745092800 AND dateline < 1746126045 GROUP BY period
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | blog | range | dateline,state,userid,pending | dateline | 4 | 1 | Using index condition; Using where; Using temporary; Using filesort | |
1 | SIMPLE | blog_user | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.blog.userid | 1 | Using where |
Time Before: 0.04681 seconds
Time After: 0.04707 seconds
Time Taken: 0.00026 seconds
Memory Before: 12,192.789 KB
Memory After: 12,194.516 KB
Memory Used: 1.727 KB
SELECT MAX(dateline) AS dateline FROM vb_blog AS blog LEFT JOIN vb_blog_user AS blog_user ON (blog_user.bloguserid = blog.userid) WHERE options_guest & 1 AND ~blog.options & 8 AND state IN('visible') AND dateline <= 1746043199
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | blog | ALL | dateline,state,userid | 177 | Using where | |||
1 | SIMPLE | blog_user | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.blog.userid | 1 | Using where |
Time Before: 0.05080 seconds
Time After: 0.05177 seconds
Time Taken: 0.00097 seconds
Memory Before: 12,204.531 KB
Memory After: 12,206.383 KB
Memory Used: 1.852 KB
SELECT SQL_CALC_FOUND_ROWS user.*, blog.firstblogtextid, blog_text.pagetext, IF (blog_user.title <> '', blog_user.title, user.username) AS blogtitle, IF (blog_user.ratingnum >= 10, blog_user.rating, 0) AS order_rating, blog_user.lastblog, blog_user.lastblogid AS lastblogid, blog_user.lastblogtitle, blog_user.lastcomment, blog_user.lastblogtextid AS lastblogtextid, blog_user.lastcommenter, blog_user.ratingnum, blog_user.ratingtotal, blog_user.title, blog_user.entries, blog_user.comments, blog_user.title, blog.categories, blog2.categories AS categories_lastcomment, IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid, options_ignore, options_buddy, options_member, options_guest ,avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight FROM vb_blog_user AS blog_user LEFT JOIN vb_user AS user ON (blog_user.bloguserid = user.userid) LEFT JOIN vb_blog AS blog ON (blog.blogid = blog_user.lastblogid) 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_blog_text AS blog_text ON (blog_text.blogtextid = blog_user.lastblogtextid) LEFT JOIN vb_blog AS blog2 ON (blog2.blogid = blog_text.blogid) WHERE options_guest & 1 AND blog_user.lastblog > 0 AND blog_user.entries > 0 ORDER BY blog_user.lastblog DESC LIMIT 45, 15
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | avatar | system | PRIMARY | 0 | const row not found | |||
1 | SIMPLE | blog_user | range | lastblog | lastblog | 4 | 83 | Using index condition; Using where | |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.blog_user.bloguserid | 1 | |
1 | SIMPLE | blog | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.blog_user.lastblogid | 1 | |
1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.user.userid | 1 | |
1 | SIMPLE | blog_text | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.blog_user.lastblogtextid | 1 | |
1 | SIMPLE | blog2 | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.blog_text.blogid | 1 |
Time Before: 0.05363 seconds
Time After: 0.05693 seconds
Time Taken: 0.00330 seconds
Memory Before: 12,198.891 KB
Memory After: 12,213.250 KB
Memory Used: 14.359 KB
SELECT FOUND_ROWS()
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | No tables used |
Time Before: 0.05728 seconds
Time After: 0.05736 seconds
Time Taken: 0.00008 seconds
Memory Before: 12,208.883 KB
Memory After: 12,210.953 KB
Memory Used: 2.070 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.06488 seconds
Time After: 0.06515 seconds
Time Taken: 0.00027 seconds
Memory Before: 12,342.609 KB
Memory After: 12,348.609 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 ('0eb0569c2db580e534f4e48cf45f0843', 0, '3.142.242.51', '80c81919de3e710ca56c8908e0e47ca2', 1746126045, '/blog.php?do=bloglist&explain=1&page=4', 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.06779 seconds
Time After: 0.06797 seconds
Time Taken: 0.00018 seconds
Memory Before: 12,706.789 KB
Memory After: 12,706.688 KB
Memory Used: -0.102 KB