Time Before: 0.00396 seconds
Time After: 0.00985 seconds
Time Taken: 0.00589 seconds
Memory Before: 3,687.453 KB
Memory After: 5,957.734 KB
Memory Used: 2,270.281 KB
Time Before: 0.00991 seconds
Time After: 0.01046 seconds
Time Taken: 0.00055 seconds
Memory Before: 5,957.648 KB
Memory After: 5,961.250 KB
Memory Used: 3.602 KB
SET @@sql_mode = ''
Time Before: 0.01063 seconds
Time After: 0.01069 seconds
Time Taken: 0.00006 seconds
Memory Before: 5,961.289 KB
Memory After: 5,961.781 KB
Memory Used: 0.492 KB
SELECT * FROM vb_datastore WHERE title IN ('smiliecache','bbcodecache','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.01117 seconds
Time After: 0.01182 seconds
Time Taken: 0.00065 seconds
Memory Before: 5,964.602 KB
Memory After: 5,966.867 KB
Memory Used: 2.266 KB
Time Before: 0.01071 seconds
Time After: 0.01264 seconds
Time Taken: 0.00193 seconds
Memory Before: 5,960.891 KB
Memory After: 6,711.531 KB
Memory Used: 750.641 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.01436 seconds
Time After: 0.01448 seconds
Time Taken: 0.00012 seconds
Memory Before: 7,490.648 KB
Memory After: 7,492.648 KB
Memory Used: 2.000 KB
SELECT * FROM vb_session WHERE userid = 0 AND host = '216.73.216.50' 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.01495 seconds
Time After: 0.01513 seconds
Time Taken: 0.00018 seconds
Memory Before: 7,502.516 KB
Memory After: 7,504.719 KB
Memory Used: 2.203 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_album AS phrasegroup_album, phrasegroup_user AS phrasegroup_user, phrasegroup_posting AS phrasegroup_posting, 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.01650 seconds
Time After: 0.01711 seconds
Time Taken: 0.00061 seconds
Memory Before: 7,514.164 KB
Memory After: 7,515.734 KB
Memory Used: 1.570 KB
Time Before: 0.01459 seconds
Time After: 0.01722 seconds
Time Taken: 0.00263 seconds
Memory Before: 7,496.930 KB
Memory After: 7,669.555 KB
Memory Used: 172.625 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.01755 seconds
Time After: 0.01767 seconds
Time Taken: 0.00012 seconds
Memory Before: 7,683.641 KB
Memory After: 7,685.664 KB
Memory Used: 2.023 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.02022 seconds
Time After: 0.02031 seconds
Time Taken: 0.00009 seconds
Memory Before: 8,131.984 KB
Memory After: 8,133.961 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.02144 seconds
Time After: 0.02162 seconds
Time Taken: 0.00018 seconds
Memory Before: 8,359.359 KB
Memory After: 8,361.523 KB
Memory Used: 2.164 KB
SELECT data, expires, locktime, serialized FROM vb_cache WHERE cacheid = 'vb_types.types'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_cache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.02517 seconds
Time After: 0.02527 seconds
Time Taken: 0.00010 seconds
Memory Before: 9,835.078 KB
Memory After: 9,837.102 KB
Memory Used: 2.023 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.02758 seconds
Time After: 0.02804 seconds
Time Taken: 0.00046 seconds
Memory Before: 10,186.852 KB
Memory After: 10,188.766 KB
Memory Used: 1.914 KB
SELECT title, template FROM vb_template WHERE templateid IN (3574,3406,3674,3678,3679,3680,3682,3681,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,3480,3485,3481,3487,3488,3483,3484,3486,3426,3428,3430,3432,3434,3659,3654,3657,3658,3738,3739,3660,3655,3652,3653,3980,3054,2921,2922)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | range | PRIMARY | PRIMARY | 4 | 72 | Using index condition |
Time Before: 0.02922 seconds
Time After: 0.02999 seconds
Time Taken: 0.00077 seconds
Memory Before: 10,456.953 KB
Memory After: 10,460.250 KB
Memory Used: 3.297 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.03374 seconds
Time After: 0.03404 seconds
Time Taken: 0.00030 seconds
Memory Before: 10,649.016 KB
Memory After: 10,655.016 KB
Memory Used: 6.000 KB
UPDATE vb_session SET location = '/album.php?albumid=73&attachmentid=1818&explain=1', 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 = '7cd3fcbc367858d4719a0c70cbc9e090'
Time Before: 0.03618 seconds
Time After: 0.03640 seconds
Time Taken: 0.00022 seconds
Memory Before: 10,935.828 KB
Memory After: 10,935.906 KB
Memory Used: 0.078 KB