Time Before: 0.00396 seconds
Time After: 0.01182 seconds
Time Taken: 0.00786 seconds
Memory Before: 3,917.836 KB
Memory After: 6,188.250 KB
Memory Used: 2,270.414 KB
Time Before: 0.01191 seconds
Time After: 0.01260 seconds
Time Taken: 0.00069 seconds
Memory Before: 6,188.164 KB
Memory After: 6,191.766 KB
Memory Used: 3.602 KB
SET @@sql_mode = ''
Time Before: 0.01278 seconds
Time After: 0.01286 seconds
Time Taken: 0.00008 seconds
Memory Before: 6,191.805 KB
Memory After: 6,192.297 KB
Memory Used: 0.492 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.01345 seconds
Time After: 0.01447 seconds
Time Taken: 0.00101 seconds
Memory Before: 6,195.164 KB
Memory After: 6,197.453 KB
Memory Used: 2.289 KB
Time Before: 0.01290 seconds
Time After: 0.01597 seconds
Time Taken: 0.00307 seconds
Memory Before: 6,191.406 KB
Memory After: 6,942.711 KB
Memory Used: 751.305 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.01885 seconds
Time After: 0.01894 seconds
Time Taken: 0.00009 seconds
Memory Before: 7,721.813 KB
Memory After: 7,723.813 KB
Memory Used: 2.000 KB
SELECT * FROM vb_session WHERE userid = 0 AND host = '216.73.216.188' 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.01955 seconds
Time After: 0.01974 seconds
Time Taken: 0.00020 seconds
Memory Before: 7,733.469 KB
Memory After: 7,735.672 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.02103 seconds
Time After: 0.02188 seconds
Time Taken: 0.00084 seconds
Memory Before: 7,745.422 KB
Memory After: 7,746.930 KB
Memory Used: 1.508 KB
Time Before: 0.01912 seconds
Time After: 0.02212 seconds
Time Taken: 0.00300 seconds
Memory Before: 7,727.859 KB
Memory After: 7,911.766 KB
Memory Used: 183.906 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.02261 seconds
Time After: 0.02275 seconds
Time Taken: 0.00014 seconds
Memory Before: 7,925.758 KB
Memory After: 7,927.781 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.02806 seconds
Time After: 0.02816 seconds
Time Taken: 0.00010 seconds
Memory Before: 8,376.164 KB
Memory After: 8,377.969 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.02875 seconds
Time After: 0.02886 seconds
Time Taken: 0.00011 seconds
Memory Before: 8,406.211 KB
Memory After: 8,408.188 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.03060 seconds
Time After: 0.03087 seconds
Time Taken: 0.00028 seconds
Memory Before: 8,633.641 KB
Memory After: 8,635.805 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.03393 seconds
Time After: 0.03407 seconds
Time Taken: 0.00014 seconds
Memory Before: 9,733.984 KB
Memory After: 9,736.219 KB
Memory Used: 2.234 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.03461 seconds
Time After: 0.03470 seconds
Time Taken: 0.00008 seconds
Memory Before: 9,751.711 KB
Memory After: 9,753.750 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 >= 1722427200 AND dateline_from < 1725192000) OR (dateline_to = 0 AND dateline_from >= 1722427200 AND dateline_from <= 1725192000 )) 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.03656 seconds
Time After: 0.03690 seconds
Time Taken: 0.00034 seconds
Memory Before: 10,124.188 KB
Memory After: 10,125.391 KB
Memory Used: 1.203 KB
SELECT birthday, username, userid, showbirthday FROM vb_user WHERE birthday LIKE '08-14-%' 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 | 6 | Using index condition; Using where |
Time Before: 0.03732 seconds
Time After: 0.03753 seconds
Time Taken: 0.00021 seconds
Memory Before: 10,118.406 KB
Memory After: 10,120.352 KB
Memory Used: 1.945 KB
SELECT title, template FROM vb_template WHERE templateid IN (3450,3451,3426,3428,3430,3432,3434,3467,3466,3468,3469,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 | 52 | Using index condition |
Time Before: 0.03886 seconds
Time After: 0.03945 seconds
Time Taken: 0.00059 seconds
Memory Before: 10,347.906 KB
Memory After: 10,350.836 KB
Memory Used: 2.930 KB
SELECT calendarmoderator.*, user.username FROM vb_calendarmoderator AS calendarmoderator 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.04377 seconds
Time After: 0.04393 seconds
Time Taken: 0.00016 seconds
Memory Before: 10,524.414 KB
Memory After: 10,526.359 KB
Memory Used: 1.945 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.04642 seconds
Time After: 0.04669 seconds
Time Taken: 0.00027 seconds
Memory Before: 10,806.195 KB
Memory After: 10,812.195 KB
Memory Used: 6.000 KB
UPDATE vb_session SET location = '/calendar.php?do=getinfo&day=2024-8-14&c=1&explain=1', inforum = 0, incalendar = 1, badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = '44a56ae96d385b101b2e575fda2d7a14'
Time Before: 0.05043 seconds
Time After: 0.05753 seconds
Time Taken: 0.00710 seconds
Memory Before: 11,067.922 KB
Memory After: 11,068.031 KB
Memory Used: 0.109 KB