Time Before: 0.00390 seconds
Time After: 0.01058 seconds
Time Taken: 0.00668 seconds
Memory Before: 3,296.594 KB
Memory After: 5,566.875 KB
Memory Used: 2,270.281 KB
Time Before: 0.01066 seconds
Time After: 0.01154 seconds
Time Taken: 0.00089 seconds
Memory Before: 5,566.773 KB
Memory After: 5,570.375 KB
Memory Used: 3.602 KB
SET @@sql_mode = ''
Time Before: 0.01174 seconds
Time After: 0.01182 seconds
Time Taken: 0.00007 seconds
Memory Before: 5,570.414 KB
Memory After: 5,570.883 KB
Memory Used: 0.469 KB
SELECT * FROM vb_datastore WHERE title IN ('iconcache','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 | 16 | Using index condition |
Time Before: 0.01237 seconds
Time After: 0.01298 seconds
Time Taken: 0.00060 seconds
Memory Before: 5,573.727 KB
Memory After: 5,575.992 KB
Memory Used: 2.266 KB
Time Before: 0.01184 seconds
Time After: 0.01372 seconds
Time Taken: 0.00188 seconds
Memory Before: 5,570.016 KB
Memory After: 6,234.672 KB
Memory Used: 664.656 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.01544 seconds
Time After: 0.01553 seconds
Time Taken: 0.00009 seconds
Memory Before: 7,013.781 KB
Memory After: 7,015.781 KB
Memory Used: 2.000 KB
SELECT * FROM vb_session WHERE userid = 0 AND host = '18.222.213.240' AND idhash = '60370e14a7d6f2462cc75a611d166a11' 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.01595 seconds
Time After: 0.01606 seconds
Time Taken: 0.00011 seconds
Memory Before: 7,026.094 KB
Memory After: 7,028.133 KB
Memory Used: 2.039 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_user AS phrasegroup_user, phrasegroup_forumdisplay AS phrasegroup_forumdisplay, phrasegroup_thread AS phrasegroup_thread, 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.01714 seconds
Time After: 0.01809 seconds
Time Taken: 0.00096 seconds
Memory Before: 7,038.398 KB
Memory After: 7,039.961 KB
Memory Used: 1.563 KB
Time Before: 0.01563 seconds
Time After: 0.01818 seconds
Time Taken: 0.00256 seconds
Memory Before: 7,020.508 KB
Memory After: 7,176.711 KB
Memory Used: 156.203 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.01851 seconds
Time After: 0.01862 seconds
Time Taken: 0.00011 seconds
Memory Before: 7,190.789 KB
Memory After: 7,192.813 KB
Memory Used: 2.023 KB
SELECT IF(thread.visible = 2, 1, 0) AS isdeleted, post.pagetext AS description, thread.* FROM vb_thread AS thread LEFT JOIN vb_post AS post ON(post.postid = thread.firstpostid) WHERE thread.threadid = 162
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | post | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.02117 seconds
Time After: 0.02132 seconds
Time Taken: 0.00014 seconds
Memory Before: 7,577.203 KB
Memory After: 7,579.500 KB
Memory Used: 2.297 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.02732 seconds
Time After: 0.02752 seconds
Time Taken: 0.00020 seconds
Memory Before: 7,603.656 KB
Memory After: 7,605.633 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.02878 seconds
Time After: 0.02909 seconds
Time Taken: 0.00031 seconds
Memory Before: 7,831.102 KB
Memory After: 7,833.266 KB
Memory Used: 2.164 KB
SELECT text, languageid, special FROM vb_phrase AS phrase LEFT JOIN vb_phrasetype USING (fieldname) WHERE phrase.fieldname = 'error' AND varname = 'nopermission_loggedout' 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.03235 seconds
Time After: 0.03267 seconds
Time Taken: 0.00032 seconds
Memory Before: 9,079.477 KB
Memory After: 9,081.391 KB
Memory Used: 1.914 KB
SELECT title, template FROM vb_template WHERE templateid IN (3899,3897,3837,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,3083,2921,2922,2945)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | range | PRIMARY | PRIMARY | 4 | 45 | Using index condition |
Time Before: 0.03396 seconds
Time After: 0.03442 seconds
Time Taken: 0.00045 seconds
Memory Before: 9,337.242 KB
Memory After: 9,340.047 KB
Memory Used: 2.805 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.03835 seconds
Time After: 0.03858 seconds
Time Taken: 0.00023 seconds
Memory Before: 9,503.359 KB
Memory After: 9,509.359 KB
Memory Used: 6.000 KB
INSERT IGNORE INTO vb_session (sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass, profileupdate, apiclientid, apiaccesstoken) VALUES ('5196209bb9fe724be4157942a4fc4195', 0, '18.222.213.240', '60370e14a7d6f2462cc75a611d166a11', 1746822974, '/subscription.php?do=addsubscription&explain=1&t=162', 0, 0, 0, 0, 0, 0, 1, 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 0, 0, 0, '')
Time Before: 0.04095 seconds
Time After: 0.04121 seconds
Time Taken: 0.00025 seconds
Memory Before: 9,791.336 KB
Memory After: 9,791.211 KB
Memory Used: -0.125 KB