Time Before: 0.00405 seconds
Time After: 0.01161 seconds
Time Taken: 0.00755 seconds
Memory Before: 2,945.500 KB
Memory After: 5,215.867 KB
Memory Used: 2,270.367 KB
Time Before: 0.01169 seconds
Time After: 0.01230 seconds
Time Taken: 0.00062 seconds
Memory Before: 5,215.781 KB
Memory After: 5,219.383 KB
Memory Used: 3.602 KB
SET @@sql_mode = ''
Time Before: 0.01242 seconds
Time After: 0.01247 seconds
Time Taken: 0.00005 seconds
Memory Before: 5,219.422 KB
Memory After: 5,219.914 KB
Memory Used: 0.492 KB
SELECT * FROM vb_datastore WHERE title IN ('tagcloud','iconcache','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.01288 seconds
Time After: 0.01329 seconds
Time Taken: 0.00041 seconds
Memory Before: 5,222.602 KB
Memory After: 5,224.867 KB
Memory Used: 2.266 KB
Time Before: 0.01250 seconds
Time After: 0.01402 seconds
Time Taken: 0.00152 seconds
Memory Before: 5,219.023 KB
Memory After: 5,884.094 KB
Memory Used: 665.070 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.01576 seconds
Time After: 0.01586 seconds
Time Taken: 0.00010 seconds
Memory Before: 6,663.250 KB
Memory After: 6,665.250 KB
Memory Used: 2.000 KB
SELECT * FROM vb_session WHERE userid = 0 AND host = '18.97.9.170' AND idhash = 'cafe753e855ff2939d0a288be7c544a4' 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.01628 seconds
Time After: 0.01640 seconds
Time Taken: 0.00012 seconds
Memory Before: 6,675.586 KB
Memory After: 6,677.789 KB
Memory Used: 2.203 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_inlinemod AS phrasegroup_inlinemod, phrasegroup_search AS phrasegroup_search, phrasegroup_prefix AS phrasegroup_prefix, 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.01744 seconds
Time After: 0.01818 seconds
Time Taken: 0.00074 seconds
Memory Before: 6,687.141 KB
Memory After: 6,688.695 KB
Memory Used: 1.555 KB
Time Before: 0.01596 seconds
Time After: 0.01828 seconds
Time Taken: 0.00232 seconds
Memory Before: 6,670.000 KB
Memory After: 6,767.359 KB
Memory Used: 97.359 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.01862 seconds
Time After: 0.01874 seconds
Time Taken: 0.00012 seconds
Memory Before: 6,781.438 KB
Memory After: 6,783.461 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.02092 seconds
Time After: 0.02100 seconds
Time Taken: 0.00009 seconds
Memory Before: 7,038.094 KB
Memory After: 7,040.070 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.02215 seconds
Time After: 0.02259 seconds
Time Taken: 0.00044 seconds
Memory Before: 7,265.453 KB
Memory After: 7,267.617 KB
Memory Used: 2.164 KB
SELECT contenttype.contenttypeid AS itemid FROM vb_contenttype AS contenttype INNER JOIN vb_package AS package ON package.packageid = contenttype.packageid LEFT JOIN vb_product AS product ON product.productid = package.productid WHERE 1 = 1 AND (product.active = '1' OR package.productid = 'vbulletin') AND contenttype.cantag = '1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | package | ALL | PRIMARY | 3 | ||||
1 | SIMPLE | product | eq_ref | PRIMARY | PRIMARY | 77 | zabvo_db.package.productid | 1 | Using where |
1 | SIMPLE | contenttype | ref | packageclass | packageclass | 4 | zabvo_db.package.packageid | 4 | Using where |
Time Before: 0.03442 seconds
Time After: 0.03467 seconds
Time Taken: 0.00025 seconds
Memory Before: 10,148.063 KB
Memory After: 10,149.797 KB
Memory Used: 1.734 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.03703 seconds
Time After: 0.03716 seconds
Time Taken: 0.00013 seconds
Memory Before: 10,683.141 KB
Memory After: 10,685.164 KB
Memory Used: 2.023 KB
SELECT data.tagid, SUM(data.searchcount) AS searchcount FROM ( SELECT tagcontent.tagid, COUNT(*) AS searchcount FROM vb_tagcontent AS tagcontent INNER JOIN vb_thread AS thread ON (tagcontent.contentid = thread.threadid) WHERE tagcontent.contenttypeid IN (2) AND tagcontent.dateline > 1702443182 AND thread.open <> 10 AND thread.visible = 1 AND thread.forumid IN (27,1,2,16,17,23,26,39,3,13,15,19,4,5,6,7,8,9,10,11,12,14,18,38,28,33,36,20,21,22,24,34) GROUP BY tagcontent.tagid UNION ALL SELECT tagcontent.tagid, COUNT(*) AS searchcount FROM vb_tagcontent AS tagcontent JOIN vb_cms_node AS cms_node ON tagcontent.contenttypeid = cms_node.contenttypeid AND tagcontent.contentid = cms_node.contentid WHERE tagcontent.contenttypeid IN (18,20) AND tagcontent.dateline > 1702443182 AND cms_node.publishdate < 1733979182 GROUP BY tagcontent.tagid ) AS data GROUP BY data.tagid ORDER BY searchcount DESC LIMIT 70
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | PRIMARY | ALL | 9 | Using temporary; Using filesort | |||||
2 | DERIVED | tagcontent | range | PRIMARY,id_type_user,dateline | dateline | 4 | 5 | Using index condition; Using where; Using temporary; Using filesort | |
2 | DERIVED | thread | eq_ref | PRIMARY,forumid,forumid_lastpost | PRIMARY | 4 | zabvo_db.tagcontent.contentid | 1 | Using where |
3 | UNION | tagcontent | range | PRIMARY,id_type_user,dateline | dateline | 4 | 5 | Using index condition; Using where; Using temporary; Using filesort | |
3 | UNION | cms_node | ref | contentid,contenttype,publishdate | contentid | 9 | zabvo_db.tagcontent.contenttypeid,zabvo_db.tagcontent.contentid | 1 | Using where |
UNION RESULT | ALL | Using temporary |
Time Before: 0.04161 seconds
Time After: 0.04211 seconds
Time Taken: 0.00049 seconds
Memory Before: 10,885.391 KB
Memory After: 10,886.461 KB
Memory Used: 1.070 KB
REPLACE INTO vb_datastore (title, data, unserialize) VALUES ('tagcloud', 'a:3:{s:4:\"tags\";a:0:{}s:5:\"count\";i:0;s:8:\"dateline\";i:1733979182;}', 1)
Time Before: 0.04225 seconds
Time After: 0.04239 seconds
Time Taken: 0.00014 seconds
Memory Before: 10,885.984 KB
Memory After: 10,886.258 KB
Memory Used: 0.273 KB
SELECT title, template FROM vb_template WHERE templateid IN (0,3930,3757,0,3770,3771,3890,3892,3891,3663,3880,3879,3859,3857,3860,3523,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,3058,3054,2921,2922)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vb_template | range | PRIMARY | PRIMARY | 4 | 55 | Using index condition |
Time Before: 0.04360 seconds
Time After: 0.04405 seconds
Time Taken: 0.00046 seconds
Memory Before: 11,098.820 KB
Memory After: 11,101.813 KB
Memory Used: 2.992 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.04680 seconds
Time After: 0.04701 seconds
Time Taken: 0.00021 seconds
Memory Before: 11,295.188 KB
Memory After: 11,301.188 KB
Memory Used: 6.000 KB
UPDATE vb_session SET lastactivity = 1733979182, location = '/tags.php?explain=1', badlocation = 0 WHERE sessionhash = '4818dc6bdd12a7ca48111b3a5a5d0510'
Time Before: 0.04910 seconds
Time After: 0.04925 seconds
Time Taken: 0.00015 seconds
Memory Before: 11,561.086 KB
Memory After: 11,561.359 KB
Memory Used: 0.273 KB