Time Before: 0.00411 seconds
Time After: 0.01001 seconds
Time Taken: 0.00591 seconds
Memory Before: 3,298.750 KB
Memory After: 5,569.109 KB
Memory Used: 2,270.359 KB
Time Before: 0.01007 seconds
Time After: 0.01072 seconds
Time Taken: 0.00064 seconds
Memory Before: 5,569.023 KB
Memory After: 5,572.625 KB
Memory Used: 3.602 KB
SET @@sql_mode = ''
Time Before: 0.01089 seconds
Time After: 0.01095 seconds
Time Taken: 0.00006 seconds
Memory Before: 5,572.664 KB
Memory After: 5,573.156 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.01142 seconds
Time After: 0.01184 seconds
Time Taken: 0.00042 seconds
Memory Before: 5,575.977 KB
Memory After: 5,578.242 KB
Memory Used: 2.266 KB
Time Before: 0.01097 seconds
Time After: 0.01258 seconds
Time Taken: 0.00161 seconds
Memory Before: 5,572.266 KB
Memory After: 6,236.898 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.01427 seconds
Time After: 0.01439 seconds
Time Taken: 0.00012 seconds
Memory Before: 7,016.023 KB
Memory After: 7,018.023 KB
Memory Used: 2.000 KB
SELECT * FROM vb_session WHERE userid = 0 AND host = '216.73.216.127' 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.01485 seconds
Time After: 0.01521 seconds
Time Taken: 0.00036 seconds
Memory Before: 7,027.664 KB
Memory After: 7,029.867 KB
Memory Used: 2.203 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.01722 seconds
Time After: 0.01831 seconds
Time Taken: 0.00109 seconds
Memory Before: 7,039.469 KB
Memory After: 7,041.031 KB
Memory Used: 1.563 KB
Time Before: 0.01451 seconds
Time After: 0.01844 seconds
Time Taken: 0.00393 seconds
Memory Before: 7,022.070 KB
Memory After: 7,177.750 KB
Memory Used: 155.680 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.01885 seconds
Time After: 0.01897 seconds
Time Taken: 0.00012 seconds
Memory Before: 7,191.820 KB
Memory After: 7,193.844 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 = 144
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.02146 seconds
Time After: 0.02164 seconds
Time Taken: 0.00018 seconds
Memory Before: 7,578.156 KB
Memory After: 7,580.453 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.02208 seconds
Time After: 0.02226 seconds
Time Taken: 0.00018 seconds
Memory Before: 7,606.289 KB
Memory After: 7,608.266 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.02342 seconds
Time After: 0.02362 seconds
Time Taken: 0.00020 seconds
Memory Before: 7,833.727 KB
Memory After: 7,835.891 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.02635 seconds
Time After: 0.02666 seconds
Time Taken: 0.00031 seconds
Memory Before: 9,082.016 KB
Memory After: 9,083.930 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.02770 seconds
Time After: 0.02816 seconds
Time Taken: 0.00047 seconds
Memory Before: 9,339.781 KB
Memory After: 9,342.586 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.03177 seconds
Time After: 0.03201 seconds
Time Taken: 0.00024 seconds
Memory Before: 9,504.250 KB
Memory After: 9,510.250 KB
Memory Used: 6.000 KB
UPDATE vb_session SET lastactivity = 1752148131, location = '/subscription.php?do=addsubscription&explain=1&t=144', 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 = 'c59416524b03f8590512885a9b8fcb7e'
Time Before: 0.03408 seconds
Time After: 0.03425 seconds
Time Taken: 0.00017 seconds
Memory Before: 9,782.141 KB
Memory After: 9,782.227 KB
Memory Used: 0.086 KB