Time Before: 0.00381 seconds
Time After: 0.00960 seconds
Time Taken: 0.00578 seconds
Memory Before: 3,913.289 KB
Memory After: 6,183.719 KB
Memory Used: 2,270.430 KB
Time Before: 0.00965 seconds
Time After: 0.01014 seconds
Time Taken: 0.00049 seconds
Memory Before: 6,183.633 KB
Memory After: 6,187.234 KB
Memory Used: 3.602 KB
SET @@sql_mode = ''
Time Before: 0.01024 seconds
Time After: 0.01030 seconds
Time Taken: 0.00006 seconds
Memory Before: 6,187.273 KB
Memory After: 6,187.742 KB
Memory Used: 0.469 KB
SELECT * FROM vb_datastore WHERE title IN ('smiliecache','bbcodecache','noavatarperms','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 | 17 | Using index condition |
Time Before: 0.01066 seconds
Time After: 0.01110 seconds
Time Taken: 0.00044 seconds
Memory Before: 6,190.633 KB
Memory After: 6,192.922 KB
Memory Used: 2.289 KB
Time Before: 0.01032 seconds
Time After: 0.01183 seconds
Time Taken: 0.00151 seconds
Memory Before: 6,186.875 KB
Memory After: 6,938.211 KB
Memory Used: 751.336 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.01337 seconds
Time After: 0.01346 seconds
Time Taken: 0.00009 seconds
Memory Before: 7,717.336 KB
Memory After: 7,719.336 KB
Memory Used: 2.000 KB
SELECT * FROM vb_session WHERE userid = 0 AND host = '216.73.216.191' 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.01383 seconds
Time After: 0.01394 seconds
Time Taken: 0.00011 seconds
Memory Before: 7,729.648 KB
Memory After: 7,731.852 KB
Memory Used: 2.203 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_calendar AS phrasegroup_calendar, phrasegroup_holiday AS phrasegroup_holiday, phrasegroup_timezone AS phrasegroup_timezone, phrasegroup_posting AS phrasegroup_posting, phrasegroup_user AS phrasegroup_user, 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.01504 seconds
Time After: 0.01592 seconds
Time Taken: 0.00088 seconds
Memory Before: 7,741.695 KB
Memory After: 7,743.203 KB
Memory Used: 1.508 KB
Time Before: 0.01355 seconds
Time After: 0.01601 seconds
Time Taken: 0.00246 seconds
Memory Before: 7,724.063 KB
Memory After: 7,908.078 KB
Memory Used: 184.016 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.01631 seconds
Time After: 0.01642 seconds
Time Taken: 0.00011 seconds
Memory Before: 7,922.063 KB
Memory After: 7,924.086 KB
Memory Used: 2.023 KB
SELECT calendarpermission.usergroupid, calendarpermission.calendarpermissions, calendar.calendarid,calendar.title, displayorder FROM vb_calendar AS calendar LEFT JOIN vb_calendarpermission AS calendarpermission ON (calendarpermission.calendarid = calendar.calendarid AND usergroupid IN (1)) ORDER BY displayorder ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | calendar | system | 1 | |||||
1 | SIMPLE | calendarpermission | system | calendarid,usergroupid | 0 | const row not found |
Time Before: 0.02364 seconds
Time After: 0.02376 seconds
Time Taken: 0.00012 seconds
Memory Before: 8,372.438 KB
Memory After: 8,374.242 KB
Memory Used: 1.805 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.02424 seconds
Time After: 0.02432 seconds
Time Taken: 0.00008 seconds
Memory Before: 8,402.531 KB
Memory After: 8,404.508 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.02538 seconds
Time After: 0.02559 seconds
Time Taken: 0.00020 seconds
Memory Before: 8,629.867 KB
Memory After: 8,632.031 KB
Memory Used: 2.164 KB
SELECT * FROM vb_calendar WHERE calendarid = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_calendar | system | PRIMARY | 1 |
Time Before: 0.02825 seconds
Time After: 0.02835 seconds
Time Taken: 0.00010 seconds
Memory Before: 9,730.320 KB
Memory After: 9,732.555 KB
Memory Used: 2.234 KB
SELECT birthday, username, userid, showbirthday FROM vb_user WHERE (birthday LIKE '06-%' OR birthday LIKE '06-%') AND usergroupid IN (0,6,2,9,7,5) AND showbirthday IN (2,3)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_user | range | usergroupid,birthday | birthday | 32 | 85 | Using index condition; Using where |
Time Before: 0.02882 seconds
Time After: 0.02908 seconds
Time Taken: 0.00026 seconds
Memory Before: 9,749.484 KB
Memory After: 9,752.336 KB
Memory Used: 2.852 KB
SELECT * FROM vb_holiday
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_holiday | system | 0 | const row not found |
Time Before: 0.02941 seconds
Time After: 0.02947 seconds
Time Taken: 0.00006 seconds
Memory Before: 9,780.016 KB
Memory After: 9,782.055 KB
Memory Used: 2.039 KB
SELECT event.*, user.username, IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid, user.adminoptions, user.usergroupid, user.usertitle, user.membergroupids, user.infractiongroupids, IF(options & 8192, 1, 0) AS hasaccessmask, IF(dateline_to = 0, 1, 0) AS singleday ,avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline, customavatar.width AS avwidth,customavatar.height AS avheight, customavatar.width_thumb AS avwidth_thumb, user.avatarrevision, customavatar.height_thumb AS avheight_thumb, customavatar.filedata_thumb, NOT ISNULL(customavatar.userid) AS hascustom FROM vb_event AS event LEFT JOIN vb_user AS user ON (user.userid = event.userid) LEFT JOIN vb_avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN vb_customavatar AS customavatar ON(customavatar.userid = user.userid) WHERE calendarid = 1 AND ((dateline_to >= 1717156800 AND dateline_from < 1719835200) OR (dateline_to = 0 AND dateline_from >= 1717156800 AND dateline_from <= 1719835200 )) AND event.visible = 1 ORDER BY dateline_from
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 | event | ref | calendarid,visible,daterange | calendarid | 4 | const | 3 | Using where; Using filesort |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.event.userid | 1 | |
1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | zabvo_db.user.userid | 1 |
Time Before: 0.03124 seconds
Time After: 0.03149 seconds
Time Taken: 0.00026 seconds
Memory Before: 10,152.461 KB
Memory After: 10,153.648 KB
Memory Used: 1.188 KB
SELECT title, template FROM vb_template WHERE templateid IN (3450,3451,3426,3428,3430,3432,3434,3477,3456,3462,3458,3459,3457,3460,3461,3472,3473,3470,3471,3475,3476,3474,3466,3447,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 | 64 | Using index condition |
Time Before: 0.03250 seconds
Time After: 0.03296 seconds
Time Taken: 0.00047 seconds
Memory Before: 10,396.000 KB
Memory After: 10,399.148 KB
Memory Used: 3.148 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.04057 seconds
Time After: 0.04079 seconds
Time Taken: 0.00023 seconds
Memory Before: 10,859.523 KB
Memory After: 10,865.523 KB
Memory Used: 6.000 KB
UPDATE vb_session SET lastactivity = 1748750670, location = '/calendar.php?c=1&explain=1&week=1719187200', incalendar = 1, badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = '9d49ce5a20af7119915ba3a8a1421b40'
Time Before: 0.04327 seconds
Time After: 0.04353 seconds
Time Taken: 0.00026 seconds
Memory Before: 11,152.219 KB
Memory After: 11,152.305 KB
Memory Used: 0.086 KB