Time Before: 0.00015 seconds
Time After: 0.00017 seconds
Time Taken: 0.00002 seconds
Memory Before: 435.078 KB
Memory After: 502.031 KB
Memory Used: 66.953 KB
Time Before: 0.00019 seconds
Time After: 0.00047 seconds
Time Taken: 0.00028 seconds
Memory Before: 501.984 KB
Memory After: 502.875 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00056 seconds
Time After: 0.00063 seconds
Time Taken: 0.00007 seconds
Memory Before: 502.898 KB
Memory After: 502.953 KB
Memory Used: 0.055 KB
SELECT *
FROM datastore
WHERE title IN ('iconcache','searchcloud','routes','navdata','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','activitystream','routes')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | ALL | PRIMARY | 47 | Using where |
Time Before: 0.00090 seconds
Time After: 0.00118 seconds
Time Taken: 0.00028 seconds
Memory Before: 504.656 KB
Memory After: 662.117 KB
Memory Used: 157.461 KB
Time Before: 0.00064 seconds
Time After: 0.00389 seconds
Time Taken: 0.00325 seconds
Memory Before: 502.719 KB
Memory After: 959.766 KB
Memory Used: 457.047 KB
SELECT *
FROM 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.00416 seconds
Time After: 0.00425 seconds
Time Taken: 0.00009 seconds
Memory Before: 1,117.188 KB
Memory After: 1,133.445 KB
Memory Used: 16.258 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.48' AND idhash = 'ea5a359a73a8141a16de516480d33c34' LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | session | ref | guest_lookup,user_activity | guest_lookup | 83 | const,const,const | 2 | Using where |
Time Before: 0.00450 seconds
Time After: 0.00462 seconds
Time Taken: 0.00013 seconds
Memory Before: 1,122.297 KB
Memory After: 1,138.984 KB
Memory Used: 16.688 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_search AS phrasegroup_search, phrasegroup_inlinemod AS phrasegroup_inlinemod, phrasegroup_prefix AS phrasegroup_prefix, phrasegroup_socialgroups AS phrasegroup_socialgroups, phrasegroup_prefix AS phrasegroup_prefix, phrasegroup_user AS phrasegroup_user, 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 language WHERE languageid = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | language | system | PRIMARY | 1 |
Time Before: 0.00494 seconds
Time After: 0.00521 seconds
Time Taken: 0.00027 seconds
Memory Before: 1,130.188 KB
Memory After: 1,262.813 KB
Memory Used: 132.625 KB
Time Before: 0.00428 seconds
Time After: 0.00524 seconds
Time Taken: 0.00097 seconds
Memory Before: 1,119.492 KB
Memory After: 1,255.586 KB
Memory Used: 136.094 KB
SELECT MAX(permissions & 1) AS perm FROM cms_permissions WHERE nodeid = 1 AND usergroupid IN (1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | cms_permissions | const | usergroupid,nodeid | usergroupid | 8 | const,const | 1 |
Time Before: 0.00886 seconds
Time After: 0.00894 seconds
Time Taken: 0.00009 seconds
Memory Before: 1,487.133 KB
Memory After: 1,503.242 KB
Memory Used: 16.109 KB
SELECT * FROM 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 | style | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 0.00919 seconds
Time After: 0.00938 seconds
Time Taken: 0.00019 seconds
Memory Before: 1,486.633 KB
Memory After: 1,623.258 KB
Memory Used: 136.625 KB
(SELECT 'package' AS classtype, package.packageid AS typeid, package.packageid AS packageid, package.productid AS productid, if(package.productid = 'vbulletin', 1, product.active) AS enabled, package.class AS class, -1 as isaggregator FROM package AS package LEFT JOIN product AS product ON product.productid = package.productid WHERE product.active = 1 OR package.productid = 'vbulletin' ) UNION (SELECT 'contenttype' AS classtype, contenttypeid AS typeid, contenttype.packageid AS packageid, 1, 1, contenttype.class AS class , contenttype.isaggregator FROM contenttype AS contenttype INNER JOIN package AS package ON package.packageid = contenttype.packageid LEFT JOIN product AS product ON product.productid = package.productid WHERE product.active = 1 OR package.productid = 'vbulletin' )
Time Before: 0.01147 seconds
Time After: 0.01190 seconds
Time Taken: 0.00043 seconds
Memory Before: 2,136.617 KB
Memory After: 2,158.117 KB
Memory Used: 21.500 KB
SELECT *
FROM datastore
WHERE title IN ('blogcategorycache','profilefield')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 50 | 2 | Using index condition |
Time Before: 0.01221 seconds
Time After: 0.01232 seconds
Time Taken: 0.00011 seconds
Memory Before: 2,236.055 KB
Memory After: 2,252.352 KB
Memory Used: 16.297 KB
SELECT title, template FROM template WHERE templateid IN (0,32783,32523,32533,32536,32537,32535,32541,32539,32540,32542,32434,32437,32438,32656,32658,32657,32429,32646,32645,32625,32624,32524,32529,32530,32623,32290,32694,32726,32727,32747,0,0,7160,7154,18829,7158,7159,7157,7156,7161,7162,7163,32462,32736,32408,32412,32409,32410,32411,32766,0,0,32746,32707,32432,32433,32435,32436,32659,32778,32760,32710,32711,32259,32258,32262,5067,5038,6105,6107,5034,5035,0,5111,5113,6108,31826,31822,31951,31960)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 76 | Using index condition |
Time Before: 0.01359 seconds
Time After: 0.01417 seconds
Time Taken: 0.00058 seconds
Memory Before: 2,424.852 KB
Memory After: 2,672.820 KB
Memory Used: 247.969 KB
INSERT INTO humanverify
(hash, answer, dateline)
VALUES
('926cc09885588cf3140d1b29aff4d56b', '', 1764996297)Time Before: 0.01543 seconds
Time After: 0.01558 seconds
Time Taken: 0.00014 seconds
Memory Before: 2,721.711 KB
Memory After: 2,721.648 KB
Memory Used: -0.063 KB
SELECT contenttype.contenttypeid AS itemid FROM contenttype AS contenttype INNER JOIN package AS package ON package.packageid = contenttype.packageid LEFT JOIN product AS product ON product.productid = package.productid WHERE 1 = 1 AND (product.active = '1' OR package.productid = 'vbulletin') AND contenttype.cansearch = '1'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | package | ALL | PRIMARY | 4 | ||||
| 1 | SIMPLE | product | eq_ref | PRIMARY | PRIMARY | 27 | vbsuite_dev.package.productid | 1 | Using where |
| 1 | SIMPLE | contenttype | ALL | packageclass | 32 | Using where; Using join buffer (flat, BNL join) |
Time Before: 0.01594 seconds
Time After: 0.01613 seconds
Time Taken: 0.00018 seconds
Memory Before: 2,737.641 KB
Memory After: 2,754.328 KB
Memory Used: 16.688 KB
SELECT phrasegroup_vbblogglobal AS vbblogglobal,phrasegroup_vbblogcat AS vbblogcat FROM language WHERE languageid = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | language | system | PRIMARY | 1 |
Time Before: 0.01707 seconds
Time After: 0.01725 seconds
Time Taken: 0.00018 seconds
Memory Before: 2,964.297 KB
Memory After: 3,004.578 KB
Memory Used: 40.281 KB
DELETE FROM humanverify WHERE hash = '926cc09885588cf3140d1b29aff4d56b'
Time Before: 0.01769 seconds
Time After: 0.01783 seconds
Time Taken: 0.00015 seconds
Memory Before: 3,075.883 KB
Memory After: 3,075.883 KB
Memory Used: 0.000 KB
INSERT INTO humanverify
(hash, answer, dateline)
VALUES
('84d0f1d01cfa337f0dc78c8cb12b01fc', '', 1764996297)Time Before: 0.01785 seconds
Time After: 0.01795 seconds
Time Taken: 0.00010 seconds
Memory Before: 3,077.188 KB
Memory After: 3,077.125 KB
Memory Used: -0.063 KB
SELECT template FROM template WHERE templateid = 31855
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.01817 seconds
Time After: 0.01824 seconds
Time Taken: 0.00006 seconds
Memory Before: 3,079.977 KB
Memory After: 3,096.367 KB
Memory Used: 16.391 KB
SELECT contenttype.contenttypeid AS itemid FROM contenttype AS contenttype INNER JOIN package AS package ON package.packageid = contenttype.packageid LEFT JOIN 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 | 4 | ||||
| 1 | SIMPLE | product | eq_ref | PRIMARY | PRIMARY | 27 | vbsuite_dev.package.productid | 1 | Using where |
| 1 | SIMPLE | contenttype | ALL | packageclass | 32 | Using where; Using join buffer (flat, BNL join) |
Time Before: 0.01854 seconds
Time After: 0.01871 seconds
Time Taken: 0.00017 seconds
Memory Before: 3,095.352 KB
Memory After: 3,111.711 KB
Memory Used: 16.359 KB
SELECT tagsearch.tagid, COUNT(*) AS searchcount FROM tagsearch AS tagsearch WHERE tagsearch.dateline > 1762404297 GROUP BY tagsearch.tagid ORDER BY searchcount DESC LIMIT 70
| 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.01889 seconds
Time After: 0.01897 seconds
Time Taken: 0.00008 seconds
Memory Before: 3,100.328 KB
Memory After: 3,116.461 KB
Memory Used: 16.133 KB
REPLACE INTO datastore
(title, data, unserialize)
VALUES
('searchcloud', 'a:3:{s:4:\"tags\";a:0:{}s:5:\"count\";i:0;s:8:\"dateline\";i:1764996297;}', 1)Time Before: 0.01899 seconds
Time After: 0.01906 seconds
Time Taken: 0.00007 seconds
Memory Before: 3,116.781 KB
Memory After: 3,116.688 KB
Memory Used: -0.094 KB
UPDATE session SET location = '/search.php?contenttype=vBBlog_BlogEntry&explain=1&search_type=1', badlocation = 0 WHERE sessionhash = '0fcbc3c6fdaea91b34f40f93920f0cf9'
Time Before: 0.01990 seconds
Time After: 0.02000 seconds
Time Taken: 0.00010 seconds
Memory Before: 3,249.602 KB
Memory After: 3,249.477 KB
Memory Used: -0.125 KB