Time Before: 0.00015 seconds
Time After: 0.00017 seconds
Time Taken: 0.00002 seconds
Memory Before: 430.047 KB
Memory After: 497.000 KB
Memory Used: 66.953 KB
Time Before: 0.00019 seconds
Time After: 0.00051 seconds
Time Taken: 0.00032 seconds
Memory Before: 496.953 KB
Memory After: 497.844 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00063 seconds
Time After: 0.00071 seconds
Time Taken: 0.00008 seconds
Memory Before: 497.867 KB
Memory After: 497.922 KB
Memory Used: 0.055 KB
SELECT *
FROM datastore
WHERE title IN ('smiliecache','bbcodecache','blogcategorycache','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.00098 seconds
Time After: 0.00119 seconds
Time Taken: 0.00021 seconds
Memory Before: 499.688 KB
Memory After: 657.109 KB
Memory Used: 157.422 KB
Time Before: 0.00073 seconds
Time After: 0.00379 seconds
Time Taken: 0.00306 seconds
Memory Before: 497.688 KB
Memory After: 953.867 KB
Memory Used: 456.180 KB
SELECT *
FROM datastore
WHERE title IN ('pt_bitfields','pt_permissions','pt_projects','profilefield')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 50 | 4 | Using index condition |
Time Before: 0.00405 seconds
Time After: 0.00415 seconds
Time Taken: 0.00010 seconds
Memory Before: 1,112.914 KB
Memory After: 1,129.227 KB
Memory Used: 16.313 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.00472 seconds
Time After: 0.00486 seconds
Time Taken: 0.00014 seconds
Memory Before: 1,197.023 KB
Memory After: 1,213.711 KB
Memory Used: 16.688 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_activitystream AS phrasegroup_activitystream, phrasegroup_user AS phrasegroup_user, phrasegroup_projecttools AS phrasegroup_projecttools, 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.00516 seconds
Time After: 0.00540 seconds
Time Taken: 0.00024 seconds
Memory Before: 1,204.172 KB
Memory After: 1,332.984 KB
Memory Used: 128.813 KB
Time Before: 0.00455 seconds
Time After: 0.00544 seconds
Time Taken: 0.00089 seconds
Memory Before: 1,194.219 KB
Memory After: 1,321.758 KB
Memory Used: 127.539 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.00909 seconds
Time After: 0.00922 seconds
Time Taken: 0.00012 seconds
Memory Before: 1,551.141 KB
Memory After: 1,567.250 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.00952 seconds
Time After: 0.01057 seconds
Time Taken: 0.00105 seconds
Memory Before: 1,550.641 KB
Memory After: 1,687.266 KB
Memory Used: 136.625 KB
SELECT stream.*, type.section, type.type FROM activitystream AS stream LEFT JOIN activitystreamtype AS type ON (stream.typeid = type.typeid) WHERE stream.dateline <> 0 AND stream.dateline <= 1765002618 AND stream.dateline > 1762410618 ORDER BY dateline DESC LIMIT 0, 30
| 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.01281 seconds
Time After: 0.01294 seconds
Time Taken: 0.00014 seconds
Memory Before: 2,099.680 KB
Memory After: 2,115.719 KB
Memory Used: 16.039 KB
SELECT title, template FROM template WHERE templateid IN (32134,32126,32127,32128,32129,32130,32135,32131,32132,32133,32136,32137,32138,32139,32140,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,24987,24988,31741,31740,31822,31895,31894)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 63 | Using index condition |
Time Before: 0.01425 seconds
Time After: 0.01481 seconds
Time Taken: 0.00055 seconds
Memory Before: 2,282.289 KB
Memory After: 2,431.023 KB
Memory Used: 148.734 KB
UPDATE session SET location = '/activity.php?explain=1&sortby=recent&time=month', badlocation = 0 WHERE sessionhash = '0fcbc3c6fdaea91b34f40f93920f0cf9'
Time Before: 0.01684 seconds
Time After: 0.01695 seconds
Time Taken: 0.00010 seconds
Memory Before: 2,571.438 KB
Memory After: 2,571.313 KB
Memory Used: -0.125 KB