Time Before: 0.00397 seconds
Time After: 0.00993 seconds
Time Taken: 0.00596 seconds
Memory Before: 3,300.195 KB
Memory After: 5,570.563 KB
Memory Used: 2,270.367 KB
Time Before: 0.01000 seconds
Time After: 0.01060 seconds
Time Taken: 0.00060 seconds
Memory Before: 5,570.477 KB
Memory After: 5,574.078 KB
Memory Used: 3.602 KB
SET @@sql_mode = ''
Time Before: 0.01077 seconds
Time After: 0.01083 seconds
Time Taken: 0.00007 seconds
Memory Before: 5,574.117 KB
Memory After: 5,574.609 KB
Memory Used: 0.492 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.01128 seconds
Time After: 0.01312 seconds
Time Taken: 0.00185 seconds
Memory Before: 5,577.430 KB
Memory After: 5,579.695 KB
Memory Used: 2.266 KB
Time Before: 0.01086 seconds
Time After: 0.01389 seconds
Time Taken: 0.00303 seconds
Memory Before: 5,573.719 KB
Memory After: 6,238.352 KB
Memory Used: 664.633 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.01657 seconds
Time After: 0.01670 seconds
Time Taken: 0.00013 seconds
Memory Before: 7,017.445 KB
Memory After: 7,019.445 KB
Memory Used: 2.000 KB
SELECT * FROM vb_session WHERE sessionhash = 'b41ccaf6c40b71ae38c23eb4ec30b7d9' AND lastactivity > 1746827613 AND idhash = '6a7ba2657385e4ed2ea33e8b7d95928d'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_session | const | PRIMARY,guest_lookup,last_activity | PRIMARY | 96 | const | 1 |
Time Before: 0.01719 seconds
Time After: 0.01733 seconds
Time Taken: 0.00014 seconds
Memory Before: 7,028.961 KB
Memory After: 7,031.125 KB
Memory Used: 2.164 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.01899 seconds
Time After: 0.02010 seconds
Time Taken: 0.00111 seconds
Memory Before: 7,040.586 KB
Memory After: 7,042.148 KB
Memory Used: 1.563 KB
Time Before: 0.01684 seconds
Time After: 0.02023 seconds
Time Taken: 0.00339 seconds
Memory Before: 7,023.266 KB
Memory After: 7,178.867 KB
Memory Used: 155.602 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.02063 seconds
Time After: 0.02078 seconds
Time Taken: 0.00015 seconds
Memory Before: 7,192.961 KB
Memory After: 7,194.984 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 = 44
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.02339 seconds
Time After: 0.02436 seconds
Time Taken: 0.00097 seconds
Memory Before: 7,579.008 KB
Memory After: 7,581.305 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.02486 seconds
Time After: 0.02562 seconds
Time Taken: 0.00076 seconds
Memory Before: 7,607.477 KB
Memory After: 7,609.453 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.02691 seconds
Time After: 0.02722 seconds
Time Taken: 0.00030 seconds
Memory Before: 7,834.930 KB
Memory After: 7,837.094 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.03067 seconds
Time After: 0.03188 seconds
Time Taken: 0.00121 seconds
Memory Before: 9,083.172 KB
Memory After: 9,085.086 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.03301 seconds
Time After: 0.03352 seconds
Time Taken: 0.00051 seconds
Memory Before: 9,340.984 KB
Memory After: 9,343.789 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.03716 seconds
Time After: 0.03743 seconds
Time Taken: 0.00027 seconds
Memory Before: 9,505.453 KB
Memory After: 9,511.453 KB
Memory Used: 6.000 KB
UPDATE vb_session SET location = '/subscription.php?do=addsubscription&explain=1&t=44', inforum = 0, inthread = 0, badlocation = 1, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = 'b41ccaf6c40b71ae38c23eb4ec30b7d9'
Time Before: 0.03957 seconds
Time After: 0.03976 seconds
Time Taken: 0.00020 seconds
Memory Before: 9,783.047 KB
Memory After: 9,783.172 KB
Memory Used: 0.125 KB