Time Before: 0.00387 seconds
Time After: 0.00978 seconds
Time Taken: 0.00592 seconds
Memory Before: 4,198.055 KB
Memory After: 6,468.414 KB
Memory Used: 2,270.359 KB
Time Before: 0.00985 seconds
Time After: 0.01057 seconds
Time Taken: 0.00072 seconds
Memory Before: 6,468.328 KB
Memory After: 6,471.930 KB
Memory Used: 3.602 KB
SET @@sql_mode = ''
Time Before: 0.01068 seconds
Time After: 0.01073 seconds
Time Taken: 0.00005 seconds
Memory Before: 6,471.969 KB
Memory After: 6,472.461 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.01118 seconds
Time After: 0.01165 seconds
Time Taken: 0.00047 seconds
Memory Before: 6,475.555 KB
Memory After: 6,477.836 KB
Memory Used: 2.281 KB
Time Before: 0.01076 seconds
Time After: 0.01257 seconds
Time Taken: 0.00181 seconds
Memory Before: 6,471.570 KB
Memory After: 7,234.477 KB
Memory Used: 762.906 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.01423 seconds
Time After: 0.01431 seconds
Time Taken: 0.00008 seconds
Memory Before: 8,013.453 KB
Memory After: 8,015.453 KB
Memory Used: 2.000 KB
SELECT * FROM vb_session WHERE userid = 0 AND host = '3.238.227.73' AND idhash = '6604551159379d81c021bb4b027b217a' 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.01476 seconds
Time After: 0.01488 seconds
Time Taken: 0.00012 seconds
Memory Before: 8,030.180 KB
Memory After: 8,032.383 KB
Memory Used: 2.203 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, phrasegroup_inlinemod AS phrasegroup_inlinemod, 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.01608 seconds
Time After: 0.01690 seconds
Time Taken: 0.00082 seconds
Memory Before: 8,042.086 KB
Memory After: 8,043.563 KB
Memory Used: 1.477 KB
Time Before: 0.01448 seconds
Time After: 0.01700 seconds
Time Taken: 0.00253 seconds
Memory Before: 8,024.219 KB
Memory After: 8,172.188 KB
Memory Used: 147.969 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.01732 seconds
Time After: 0.01743 seconds
Time Taken: 0.00011 seconds
Memory Before: 8,186.180 KB
Memory After: 8,188.203 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.02033 seconds
Time After: 0.02041 seconds
Time Taken: 0.00008 seconds
Memory Before: 8,574.305 KB
Memory After: 8,576.281 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.02441 seconds
Time After: 0.02459 seconds
Time Taken: 0.00019 seconds
Memory Before: 9,966.422 KB
Memory After: 9,968.586 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.02788 seconds
Time After: 0.02799 seconds
Time Taken: 0.00011 seconds
Memory Before: 11,472.813 KB
Memory After: 11,474.836 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.03259 seconds
Time After: 0.03269 seconds
Time Taken: 0.00010 seconds
Memory Before: 12,562.984 KB
Memory After: 12,564.914 KB
Memory Used: 1.930 KB
SELECT blog.blogid, blog.title, blog.dateline, blog.state, blog.options AS blogoptions, user.*, blog.postedby_userid, blog.postedby_username, blog_user.title AS blogtitle, blog_user.bloguserid, IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid, options_ignore, options_buddy, options_member, options_guest, blog_user.bloguserid ,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 LEFT JOIN vb_user AS user ON (user.userid = blog.postedby_userid) LEFT JOIN vb_blog_user AS blog_user ON (blog_user.bloguserid = blog.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.state IN('visible') AND blog.dateline <= 1725826074 AND blog.pending = 0 AND blog.dateline >= 1723147674 AND options_guest & 1 AND ~blog.options & 8 ORDER BY blog.dateline DESC LIMIT 10
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 | range | dateline,state,userid,pending | dateline | 4 | 1 | Using index condition; Using where | |
1 | SIMPLE | blog_user | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.blog.userid | 1 | Using where |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.blog.postedby_userid | 1 | |
1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.user.userid | 1 |
Time Before: 0.03404 seconds
Time After: 0.03434 seconds
Time Taken: 0.00030 seconds
Memory Before: 12,568.070 KB
Memory After: 12,569.820 KB
Memory Used: 1.750 KB
SELECT blog.blogid, user.username, blogtextid, blog.title, blog_text.dateline, blog_text.pagetext, user.*, blog_user.title AS blogtitle, blog_text.title AS commenttitle, blog_text.state, 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_text AS blog_text LEFT JOIN vb_blog AS blog ON (blog.blogid = blog_text.blogid) LEFT JOIN vb_user AS user ON (user.userid = blog_text.userid) LEFT JOIN vb_blog_user AS blog_user ON (blog_user.bloguserid = blog.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.state IN('visible') AND blog.dateline <= 1725826074 AND blog.pending = 0 AND blog_text.state IN('visible') AND blog.firstblogtextid <> blog_text.blogtextid AND blog_text.dateline >= 1725221274 AND options_guest & 1 AND ~blog.options & 8 ORDER BY blog_text.dateline DESC LIMIT 10
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_text | range | blogid,dateline | dateline | 4 | 2 | Using index condition; Using where | |
1 | SIMPLE | blog | eq_ref | PRIMARY,dateline,state,userid,pending | PRIMARY | 4 | zabvo_db.blog_text.blogid | 1 | Using where |
1 | SIMPLE | blog_user | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.blog.userid | 1 | Using where |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.blog_text.userid | 1 | |
1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.user.userid | 1 |
Time Before: 0.03553 seconds
Time After: 0.03582 seconds
Time Taken: 0.00029 seconds
Memory Before: 12,569.375 KB
Memory After: 12,570.984 KB
Memory Used: 1.609 KB
SELECT text, languageid, special FROM vb_phrase AS phrase LEFT JOIN vb_phrasetype USING (fieldname) WHERE phrase.fieldname = 'error' AND varname = 'blog_no_entries' 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.03707 seconds
Time After: 0.03739 seconds
Time Taken: 0.00033 seconds
Memory Before: 12,841.211 KB
Memory After: 12,843.133 KB
Memory Used: 1.922 KB
SELECT text, languageid, special FROM vb_phrase AS phrase LEFT JOIN vb_phrasetype USING (fieldname) WHERE phrase.fieldname = 'error' AND varname = 'blog_no_comments' 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.03776 seconds
Time After: 0.03806 seconds
Time Taken: 0.00030 seconds
Memory Before: 12,842.211 KB
Memory After: 12,844.133 KB
Memory Used: 1.922 KB
SELECT title, template FROM vb_template WHERE templateid IN (2981,3016,3084,3033,2979,2978,2977,3497,3495,3046,3067,3019,3020,3021,3028,3061,3062,3068,3064,3065,3066,3063,3069,3070,3071,3073,3074,3075,3076,3072,3081,3078,2974,3719,3721,3036,3027,3035,3989,715,4322,4323,0,0,980,974,3381,978,979,977,4312,981,982,4318,3696,3992,903,3646,3643,3644,3645,4008,0,0,3971,3973,3666,3667,3669,3670,3893,3935,3934,3984,3936,3493,3492,3496,3480,3485,3481,3487,3488,3483,3484,3486,3426,3428,3430,3432,3434,3659,3654,3657,3658,3738,3739,3660,3655,3652,3653,3980,3054,0,0,0,0,2921,2922)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | range | PRIMARY | PRIMARY | 4 | 102 | Using index condition |
Time Before: 0.03906 seconds
Time After: 0.03976 seconds
Time Taken: 0.00069 seconds
Memory Before: 13,096.188 KB
Memory After: 13,100.039 KB
Memory Used: 3.852 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 >= 1724529600 AND dateline < 1725826074 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.04275 seconds
Time After: 0.04291 seconds
Time Taken: 0.00016 seconds
Memory Before: 13,403.680 KB
Memory After: 13,405.406 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 <= 1725134399
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | blog | ALL | dateline,state,userid | 172 | Using where | |||
1 | SIMPLE | blog_user | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.blog.userid | 1 | Using where |
Time Before: 0.04640 seconds
Time After: 0.04690 seconds
Time Taken: 0.00050 seconds
Memory Before: 13,416.047 KB
Memory After: 13,417.898 KB
Memory Used: 1.852 KB
SELECT SQL_CALC_FOUND_ROWS attach, blog.blogid, blog.dateline, blog.rating 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 blog.pending = 0 AND blog.dateline <= 1725826074 ORDER BY blog.dateline DESC LIMIT 0, 15
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | blog | ALL | dateline,state,userid,pending | 172 | Using where; Using filesort | |||
1 | SIMPLE | blog_user | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.blog.userid | 1 | Using where |
Time Before: 0.04763 seconds
Time After: 0.04815 seconds
Time Taken: 0.00052 seconds
Memory Before: 13,397.500 KB
Memory After: 13,399.773 KB
Memory Used: 2.273 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.04830 seconds
Time After: 0.04835 seconds
Time Taken: 0.00004 seconds
Memory Before: 13,398.625 KB
Memory After: 13,400.695 KB
Memory Used: 2.070 KB
SELECT blog_categoryuser.blogid, blog_category.title, blog_category.blogcategoryid, blog_categoryuser.userid, blog_category.userid AS creatorid, user.usergroupid, user.membergroupids, user.infractiongroupids FROM vb_blog_categoryuser AS blog_categoryuser LEFT JOIN vb_blog_category AS blog_category ON (blog_category.blogcategoryid = blog_categoryuser.blogcategoryid) LEFT JOIN vb_user AS user ON (user.userid = blog_categoryuser.userid) WHERE blogid IN (1040,964,961,960,956,955,902,901,899,898,897,896,894,893,891) ORDER BY blogid, displayorder
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | blog_categoryuser | index | PRIMARY | PRIMARY | 12 | 14 | Using where; Using index; Using temporary; Using filesort | |
1 | SIMPLE | blog_category | ALL | PRIMARY | 3 | Using where; Using join buffer (Block Nested Loop) | |||
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.blog_categoryuser.userid | 1 |
Time Before: 0.05028 seconds
Time After: 0.05051 seconds
Time Taken: 0.00022 seconds
Memory Before: 13,406.430 KB
Memory After: 13,408.063 KB
Memory Used: 1.633 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.05236 seconds
Time After: 0.05251 seconds
Time Taken: 0.00014 seconds
Memory Before: 13,957.367 KB
Memory After: 13,959.391 KB
Memory Used: 2.023 KB
SELECT fd.thumbnail_dateline, fd.filesize, IF(fd.thumbnail_filesize > 0, 1, 0) AS hasthumbnail, fd.thumbnail_filesize, a.dateline, a.state, a.attachmentid, a.counter, a.contentid, a.filename, a.userid, a.settings, a.displayorder, at.contenttypes FROM vb_attachment AS a INNER JOIN vb_filedata AS fd ON (fd.filedataid = a.filedataid) LEFT JOIN vb_attachmenttype AS at ON (at.extension = fd.extension) WHERE a.contentid IN (1040,964,961,960,956,955,902,901,899,898,897,896,894,893,891) AND a.contenttypeid = 15 ORDER BY a.contentid, a.displayorder
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | a | range | contenttypeid,contentid,filedataid | contenttypeid | 8 | 30 | Using index condition; Using filesort | |
1 | SIMPLE | fd | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.a.filedataid | 1 | |
1 | SIMPLE | at | eq_ref | PRIMARY | PRIMARY | 60 | zabvo_db.fd.extension | 1 | Using where |
Time Before: 0.05312 seconds
Time After: 0.05341 seconds
Time Taken: 0.00029 seconds
Memory Before: 14,032.586 KB
Memory After: 14,034.836 KB
Memory Used: 2.250 KB
SELECT blog.*, blog.options AS blogoptions, blog_text.pagetext, blog_text.ipaddress AS blogipaddress, blog_text.allowsmilie, blog_text.htmlstate, user.*, bu.title AS blogtitle, bu.memberids, bu.options_member, bu.options_guest, bu.options_buddy, bu.bloguserid, blog_textparsed.pagetexthtml, blog_textparsed.hasimages, blog_editlog.userid AS edit_userid, blog_editlog.dateline AS edit_dateline, blog_editlog.reason AS edit_reason, blog_editlog.username AS edit_username, customprofilepic.userid AS profilepic, customprofilepic.dateline AS profilepicdateline, customprofilepic.width AS ppwidth, customprofilepic.height AS ppheight ,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.firstblogtextid = blog_text.blogtextid) 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_text.blogtextid AND blog_textparsed.styleid = 1 AND blog_textparsed.languageid = 4) LEFT JOIN vb_user AS user ON (blog.postedby_userid = user.userid) LEFT JOIN vb_customprofilepic AS customprofilepic ON (user.userid = customprofilepic.userid) LEFT JOIN vb_blog_user AS bu ON (bu.bloguserid = blog.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 IN (1040,964,961,960,956,955,902,901,899,898,897,896,894,893,891) ORDER BY blog.dateline DESC
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 | range | PRIMARY | PRIMARY | 4 | 15 | Using index condition; Using filesort | |
1 | SIMPLE | blog_text | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.blog.firstblogtextid | 1 | |
1 | SIMPLE | blog_editlog | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.blog.firstblogtextid | 1 | |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.blog.postedby_userid | 1 | |
1 | SIMPLE | customprofilepic | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.user.userid | 1 | |
1 | SIMPLE | bu | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.blog.userid | 1 | |
1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.user.userid | 1 |
Time Before: 0.05549 seconds
Time After: 0.05631 seconds
Time Taken: 0.00081 seconds
Memory Before: 14,054.664 KB
Memory After: 14,071.898 KB
Memory Used: 17.234 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.10347 seconds
Time After: 0.10377 seconds
Time Taken: 0.00030 seconds
Memory Before: 15,707.922 KB
Memory After: 15,713.922 KB
Memory Used: 6.000 KB
UPDATE vb_session SET lastactivity = 1725826074, location = '/blog.php?do=list&explain=1', badlocation = 0 WHERE sessionhash = 'c987bed73bee766e757611ab04c37c4d'
Time Before: 0.10628 seconds
Time After: 0.10646 seconds
Time Taken: 0.00018 seconds
Memory Before: 16,295.406 KB
Memory After: 16,295.656 KB
Memory Used: 0.250 KB