Time Before: 0.00659 seconds
Time After: 0.01671 seconds
Time Taken: 0.01011 seconds
Memory Before: 3,049.914 KB
Memory After: 5,320.188 KB
Memory Used: 2,270.273 KB
Time Before: 0.01679 seconds
Time After: 0.01727 seconds
Time Taken: 0.00047 seconds
Memory Before: 5,320.086 KB
Memory After: 5,323.688 KB
Memory Used: 3.602 KB
SET @@sql_mode = ''
Time Before: 0.01740 seconds
Time After: 0.01746 seconds
Time Taken: 0.00006 seconds
Memory Before: 5,323.727 KB
Memory After: 5,324.195 KB
Memory Used: 0.469 KB
SELECT * FROM vb_datastore WHERE title IN ('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 | 14 | Using index condition |
Time Before: 0.01797 seconds
Time After: 0.01834 seconds
Time Taken: 0.00037 seconds
Memory Before: 5,326.828 KB
Memory After: 5,329.055 KB
Memory Used: 2.227 KB
Time Before: 0.01751 seconds
Time After: 0.01965 seconds
Time Taken: 0.00214 seconds
Memory Before: 5,323.328 KB
Memory After: 5,970.305 KB
Memory Used: 646.977 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.02169 seconds
Time After: 0.02178 seconds
Time Taken: 0.00009 seconds
Memory Before: 6,749.430 KB
Memory After: 6,751.430 KB
Memory Used: 2.000 KB
SELECT * FROM vb_session WHERE userid = 0 AND host = '18.191.212.175' AND idhash = '136d74ad9a9f42ffc54a79c2abed5d54' 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.02218 seconds
Time After: 0.02229 seconds
Time Taken: 0.00011 seconds
Memory Before: 6,761.766 KB
Memory After: 6,763.805 KB
Memory Used: 2.039 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, 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.02343 seconds
Time After: 0.02377 seconds
Time Taken: 0.00034 seconds
Memory Before: 6,771.570 KB
Memory After: 6,773.227 KB
Memory Used: 1.656 KB
Time Before: 0.02187 seconds
Time After: 0.02386 seconds
Time Taken: 0.00198 seconds
Memory Before: 6,756.180 KB
Memory After: 6,830.555 KB
Memory Used: 74.375 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.02418 seconds
Time After: 0.02429 seconds
Time Taken: 0.00011 seconds
Memory Before: 6,844.781 KB
Memory After: 6,846.805 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.02607 seconds
Time After: 0.02618 seconds
Time Taken: 0.00011 seconds
Memory Before: 7,027.578 KB
Memory After: 7,029.555 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.02734 seconds
Time After: 0.02767 seconds
Time Taken: 0.00033 seconds
Memory Before: 7,254.891 KB
Memory After: 7,257.055 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.03151 seconds
Time After: 0.03181 seconds
Time Taken: 0.00030 seconds
Memory Before: 8,698.844 KB
Memory After: 8,700.867 KB
Memory Used: 2.023 KB
SELECT a.contenttypeid FROM vb_attachment AS a WHERE a.attachmentid = 2563
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | a | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.03263 seconds
Time After: 0.03273 seconds
Time Taken: 0.00010 seconds
Memory Before: 8,769.477 KB
Memory After: 8,771.477 KB
Memory Used: 2.000 KB
SELECT a.userid, a.attachmentid, a.state, a.contentid, a.filename, a.contenttypeid, fd.userid as uploader, fd.extension, fd.filedataid, fd.dateline, fd.filesize, at.extension, at.mimetype, at.contenttypes, thread.forumid, thread.threadid, thread.postuserid, post.visible AS post_visible, thread.visible AS thread_visible FROM vb_attachment AS a INNER JOIN vb_filedata AS fd ON (a.filedataid = fd.filedataid) LEFT JOIN vb_attachmenttype AS at ON (at.extension = fd.extension) LEFT JOIN vb_post AS post ON (post.postid = a.contentid) LEFT JOIN vb_thread AS thread ON (post.threadid = thread.threadid) WHERE a.attachmentid = 2563 AND a.contenttypeid = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | a | const | PRIMARY,contenttypeid,filedataid | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | fd | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | at | const | PRIMARY | PRIMARY | 60 | const | 1 | |
1 | SIMPLE | post | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | thread | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.03436 seconds
Time After: 0.03457 seconds
Time Taken: 0.00021 seconds
Memory Before: 9,020.398 KB
Memory After: 9,022.078 KB
Memory Used: 1.680 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.03611 seconds
Time After: 0.03645 seconds
Time Taken: 0.00034 seconds
Memory Before: 9,298.688 KB
Memory After: 9,300.602 KB
Memory Used: 1.914 KB
SELECT title, template FROM vb_template WHERE templateid IN (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 | 40 | Using index condition |
Time Before: 0.03776 seconds
Time After: 0.03821 seconds
Time Taken: 0.00045 seconds
Memory Before: 9,554.570 KB
Memory After: 9,557.273 KB
Memory Used: 2.703 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.04153 seconds
Time After: 0.04175 seconds
Time Taken: 0.00022 seconds
Memory Before: 9,610.211 KB
Memory After: 9,616.211 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 ('367bdb14a8e0fbf0b8c461539a5f96b0', 0, '18.191.212.175', '136d74ad9a9f42ffc54a79c2abed5d54', 1746125607, '/attachment.php?attachmentid=2563&d=1305439491&explain=1', 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.04410 seconds
Time After: 0.04425 seconds
Time Taken: 0.00015 seconds
Memory Before: 9,900.250 KB
Memory After: 9,900.125 KB
Memory Used: -0.125 KB