Time Before: 0.00432 seconds
Time After: 0.01083 seconds
Time Taken: 0.00651 seconds
Memory Before: 3,000.820 KB
Memory After: 5,271.148 KB
Memory Used: 2,270.328 KB
Time Before: 0.01088 seconds
Time After: 0.01145 seconds
Time Taken: 0.00058 seconds
Memory Before: 5,271.063 KB
Memory After: 5,274.664 KB
Memory Used: 3.602 KB
SET @@sql_mode = ''
Time Before: 0.01161 seconds
Time After: 0.01167 seconds
Time Taken: 0.00006 seconds
Memory Before: 5,274.703 KB
Memory After: 5,275.172 KB
Memory Used: 0.469 KB
SELECT * FROM vb_datastore WHERE title IN ('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 | 14 | Using index condition |
Time Before: 0.01209 seconds
Time After: 0.01250 seconds
Time Taken: 0.00042 seconds
Memory Before: 5,277.805 KB
Memory After: 5,280.031 KB
Memory Used: 2.227 KB
Time Before: 0.01169 seconds
Time After: 0.01324 seconds
Time Taken: 0.00155 seconds
Memory Before: 5,274.305 KB
Memory After: 5,921.266 KB
Memory Used: 646.961 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.03782 seconds
Time After: 0.03792 seconds
Time Taken: 0.00010 seconds
Memory Before: 6,700.430 KB
Memory After: 6,702.430 KB
Memory Used: 2.000 KB
SELECT * FROM vb_session WHERE userid = 0 AND host = '216.73.216.181' 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.03835 seconds
Time After: 0.03848 seconds
Time Taken: 0.00013 seconds
Memory Before: 6,712.313 KB
Memory After: 6,714.516 KB
Memory Used: 2.203 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_posting AS phrasegroup_posting, phrasegroup_showthread AS phrasegroup_showthread, 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.03954 seconds
Time After: 0.04000 seconds
Time Taken: 0.00045 seconds
Memory Before: 6,723.898 KB
Memory After: 6,725.484 KB
Memory Used: 1.586 KB
Time Before: 0.03804 seconds
Time After: 0.04008 seconds
Time Taken: 0.00204 seconds
Memory Before: 6,706.703 KB
Memory After: 6,811.469 KB
Memory Used: 104.766 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.04041 seconds
Time After: 0.04052 seconds
Time Taken: 0.00011 seconds
Memory Before: 6,825.586 KB
Memory After: 6,827.609 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.04252 seconds
Time After: 0.04261 seconds
Time Taken: 0.00009 seconds
Memory Before: 7,107.922 KB
Memory After: 7,109.898 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.04368 seconds
Time After: 0.04393 seconds
Time Taken: 0.00025 seconds
Memory Before: 7,335.297 KB
Memory After: 7,337.461 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.04827 seconds
Time After: 0.04838 seconds
Time Taken: 0.00011 seconds
Memory Before: 9,173.680 KB
Memory After: 9,175.703 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.05232 seconds
Time After: 0.05243 seconds
Time Taken: 0.00012 seconds
Memory Before: 10,486.234 KB
Memory After: 10,488.164 KB
Memory Used: 1.930 KB
SELECT tag.*, tagcontent.userid, user.username FROM vb_tagcontent AS tagcontent INNER JOIN vb_tag AS tag ON (tag.tagid = tagcontent.tagid AND tagcontent.contenttypeid = 15) LEFT JOIN vb_user AS user ON (user.userid = tagcontent.userid) WHERE tagcontent.contentid = 961 ORDER BY tag.tagtext
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | tagcontent | ref | PRIMARY,id_type_user | id_type_user | 8 | const,const | 2 | Using temporary; Using filesort |
1 | SIMPLE | tag | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.tagcontent.tagid | 1 | |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.tagcontent.userid | 1 |
Time Before: 0.05303 seconds
Time After: 0.05327 seconds
Time Taken: 0.00024 seconds
Memory Before: 10,487.977 KB
Memory After: 10,489.883 KB
Memory Used: 1.906 KB
SELECT title, template FROM vb_template WHERE templateid IN (3655,3861,3864,3855,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 | 44 | Using index condition |
Time Before: 0.05411 seconds
Time After: 0.05544 seconds
Time Taken: 0.00133 seconds
Memory Before: 10,713.297 KB
Memory After: 10,716.078 KB
Memory Used: 2.781 KB
SELECT blog.*, blog.options AS blogoptions, blog_text.pagetext, blog_text.allowsmilie, blog_text.ipaddress, blog_text.reportthreadid, blog_text.ipaddress AS blogipaddress, blog_text.htmlstate, blog_editlog.userid AS edit_userid, blog_editlog.dateline AS edit_dateline, blog_editlog.reason AS edit_reason, blog_editlog.username AS edit_username, blog_textparsed.pagetexthtml, blog_textparsed.hasimages, user.*, userfield.*, usertextfield.*, blog.userid AS userid, bu.categorycache, bu.sidebar, bu.memberids, bu.memberblogids, bu.custompages, bu.title AS blog_title, bu.description AS blog_description, bu.allowsmilie AS blog_allowsmilie, bu.akismet_key AS akismet_key, bu.tagcloud, bu.options_member, bu.options_guest, bu.options_buddy, bu.options_ignore, bu.entries, bu.isblogmoderator, bu.comments_moderation AS blog_comments_moderation, bu.draft AS blog_draft, bu.pending AS blog_pending, bu.uncatentries, bu.moderation AS blog_moderation, bu.deleted AS blog_deleted, bu.customblocks, customprofilepic.userid AS profilepic, customprofilepic.dateline AS profilepicdateline, customprofilepic.width AS ppwidth, customprofilepic.height AS ppheight, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, infractiongroupid, blog_usercsscache.csscolors AS blog_csscolors, blog_usercsscache.cachedcss AS blog_cachedcss, IF(blog_usercsscache.cachedcss IS NULL, 0, 1) AS blog_hascachedcss, blog_usercsscache.buildpermissions AS blog_cssbuildpermissions , avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight FROM vb_blog AS blog INNER JOIN vb_blog_text AS blog_text ON (blog_text.blogtextid = blog.firstblogtextid) LEFT JOIN vb_user AS user ON (blog.userid = user.userid) LEFT JOIN vb_userfield AS userfield ON(userfield.userid = user.userid) LEFT JOIN vb_usertextfield AS usertextfield ON(usertextfield.userid = user.userid) LEFT JOIN vb_blog_editlog AS blog_editlog ON (blog_editlog.blogtextid = blog.firstblogtextid) LEFT JOIN vb_blog_textparsed AS blog_textparsed ON (blog_textparsed.blogtextid = blog.firstblogtextid AND blog_textparsed.styleid = 1 AND blog_textparsed.languageid = 4) LEFT JOIN vb_blog_user AS bu ON (bu.bloguserid = user.userid) LEFT JOIN vb_customprofilepic AS customprofilepic ON (user.userid = customprofilepic.userid) LEFT JOIN vb_blog_usercsscache AS blog_usercsscache ON (user.userid = blog_usercsscache.userid) LEFT JOIN vb_avatar AS avatar ON (avatar.avatarid = user.avatarid) LEFT JOIN vb_customavatar AS customavatar ON (customavatar.userid = user.userid) WHERE blog.blogid = 961
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | blog_textparsed | system | PRIMARY | 0 | const row not found | |||
1 | SIMPLE | avatar | system | PRIMARY | 0 | const row not found | |||
1 | SIMPLE | blog | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | blog_text | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | user | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | userfield | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | usertextfield | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | blog_editlog | const | PRIMARY | PRIMARY | 4 | const | 0 | unique row not found |
1 | SIMPLE | bu | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | customprofilepic | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | blog_usercsscache | system | PRIMARY | 1 | ||||
1 | SIMPLE | customavatar | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.06011 seconds
Time After: 0.06063 seconds
Time Taken: 0.00053 seconds
Memory Before: 10,890.258 KB
Memory After: 10,892.266 KB
Memory Used: 2.008 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.06150 seconds
Time After: 0.06171 seconds
Time Taken: 0.00022 seconds
Memory Before: 10,927.195 KB
Memory After: 10,933.195 KB
Memory Used: 6.000 KB
UPDATE vb_session SET location = '/threadtag.php?do=manage&contenttype=vBBlog_BlogEntry&contentid=961&explain=1', inforum = 0, badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = 'b098784fb7a9e90ee604151c31626b9f'
Time Before: 0.06382 seconds
Time After: 0.06396 seconds
Time Taken: 0.00014 seconds
Memory Before: 11,190.289 KB
Memory After: 11,190.375 KB
Memory Used: 0.086 KB