Time Before: 0.00397 seconds
Time After: 0.00995 seconds
Time Taken: 0.00598 seconds
Memory Before: 4,199.891 KB
Memory After: 6,470.328 KB
Memory Used: 2,270.438 KB
Time Before: 0.01001 seconds
Time After: 0.01072 seconds
Time Taken: 0.00070 seconds
Memory Before: 6,470.242 KB
Memory After: 6,473.844 KB
Memory Used: 3.602 KB
SET @@sql_mode = ''
Time Before: 0.01083 seconds
Time After: 0.01088 seconds
Time Taken: 0.00005 seconds
Memory Before: 6,473.883 KB
Memory After: 6,474.375 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.01127 seconds
Time After: 0.01178 seconds
Time Taken: 0.00051 seconds
Memory Before: 6,477.469 KB
Memory After: 6,479.750 KB
Memory Used: 2.281 KB
Time Before: 0.01090 seconds
Time After: 0.01300 seconds
Time Taken: 0.00210 seconds
Memory Before: 6,473.484 KB
Memory After: 7,239.758 KB
Memory Used: 766.273 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.01513 seconds
Time After: 0.01522 seconds
Time Taken: 0.00009 seconds
Memory Before: 8,018.781 KB
Memory After: 8,020.781 KB
Memory Used: 2.000 KB
SELECT * FROM vb_session WHERE sessionhash = '09df76524d76f0868f632a7a565885de' AND lastactivity > 1746111227 AND idhash = '03992e150b003645209f2aeefc07012d'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_session | const | PRIMARY,guest_lookup,last_activity | PRIMARY | 96 | const | 1 |
Time Before: 0.01569 seconds
Time After: 0.01578 seconds
Time Taken: 0.00010 seconds
Memory Before: 8,035.023 KB
Memory After: 8,037.188 KB
Memory Used: 2.164 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.01710 seconds
Time After: 0.01836 seconds
Time Taken: 0.00127 seconds
Memory Before: 8,046.797 KB
Memory After: 8,048.320 KB
Memory Used: 1.523 KB
Time Before: 0.01539 seconds
Time After: 0.01852 seconds
Time Taken: 0.00313 seconds
Memory Before: 8,028.891 KB
Memory After: 8,166.813 KB
Memory Used: 137.922 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.01888 seconds
Time After: 0.01899 seconds
Time Taken: 0.00012 seconds
Memory Before: 8,180.828 KB
Memory After: 8,182.852 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.02193 seconds
Time After: 0.02203 seconds
Time Taken: 0.00010 seconds
Memory Before: 8,546.617 KB
Memory After: 8,548.570 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.02692 seconds
Time After: 0.02714 seconds
Time Taken: 0.00022 seconds
Memory Before: 9,938.766 KB
Memory After: 9,940.930 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.03132 seconds
Time After: 0.03144 seconds
Time Taken: 0.00012 seconds
Memory Before: 11,445.078 KB
Memory After: 11,447.102 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.03185 seconds
Time After: 0.03195 seconds
Time Taken: 0.00010 seconds
Memory Before: 11,462.492 KB
Memory After: 11,464.422 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.03299 seconds
Time After: 0.03351 seconds
Time Taken: 0.00051 seconds
Memory Before: 11,694.539 KB
Memory After: 11,697.617 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 < 1746114827 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.03770 seconds
Time After: 0.03791 seconds
Time Taken: 0.00021 seconds
Memory Before: 12,195.891 KB
Memory After: 12,197.617 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.04152 seconds
Time After: 0.04207 seconds
Time Taken: 0.00056 seconds
Memory Before: 12,207.648 KB
Memory After: 12,209.500 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 30, 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.04363 seconds
Time After: 0.04579 seconds
Time Taken: 0.00216 seconds
Memory Before: 12,202.070 KB
Memory After: 12,216.430 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.04606 seconds
Time After: 0.04615 seconds
Time Taken: 0.00009 seconds
Memory Before: 12,212.063 KB
Memory After: 12,214.156 KB
Memory Used: 2.094 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.05410 seconds
Time After: 0.05436 seconds
Time Taken: 0.00026 seconds
Memory Before: 12,338.758 KB
Memory After: 12,344.758 KB
Memory Used: 6.000 KB
UPDATE vb_session SET location = '/blog.php?do=bloglist&explain=1&page=3', 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 = '09df76524d76f0868f632a7a565885de'
Time Before: 0.05701 seconds
Time After: 0.05718 seconds
Time Taken: 0.00017 seconds
Memory Before: 12,688.250 KB
Memory After: 12,688.375 KB
Memory Used: 0.125 KB