Time Before: 0.00019 seconds
Time After: 0.00021 seconds
Time Taken: 0.00002 seconds
Memory Before: 434.859 KB
Memory After: 501.813 KB
Memory Used: 66.953 KB
Time Before: 0.00023 seconds
Time After: 0.00050 seconds
Time Taken: 0.00028 seconds
Memory Before: 501.766 KB
Memory After: 502.656 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00061 seconds
Time After: 0.00070 seconds
Time Taken: 0.00009 seconds
Memory Before: 502.680 KB
Memory After: 502.734 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.00103 seconds
Time After: 0.00135 seconds
Time Taken: 0.00032 seconds
Memory Before: 504.500 KB
Memory After: 661.922 KB
Memory Used: 157.422 KB
Time Before: 0.00072 seconds
Time After: 0.00392 seconds
Time Taken: 0.00321 seconds
Memory Before: 502.500 KB
Memory After: 958.680 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.00424 seconds
Time After: 0.00436 seconds
Time Taken: 0.00012 seconds
Memory Before: 1,117.750 KB
Memory After: 1,134.063 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.00496 seconds
Time After: 0.00507 seconds
Time Taken: 0.00011 seconds
Memory Before: 1,202.484 KB
Memory After: 1,219.172 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.00536 seconds
Time After: 0.00561 seconds
Time Taken: 0.00025 seconds
Memory Before: 1,209.633 KB
Memory After: 1,338.445 KB
Memory Used: 128.813 KB
Time Before: 0.00477 seconds
Time After: 0.00565 seconds
Time Taken: 0.00088 seconds
Memory Before: 1,199.680 KB
Memory After: 1,327.219 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.00937 seconds
Time After: 0.00948 seconds
Time Taken: 0.00011 seconds
Memory Before: 1,555.891 KB
Memory After: 1,572.000 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.00973 seconds
Time After: 0.00992 seconds
Time Taken: 0.00019 seconds
Memory Before: 1,555.391 KB
Memory After: 1,692.016 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 <= 1765002416 AND stream.dateline > 1762410416 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.01225 seconds
Time After: 0.01235 seconds
Time Taken: 0.00010 seconds
Memory Before: 2,104.430 KB
Memory After: 2,120.469 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.01364 seconds
Time After: 0.01419 seconds
Time Taken: 0.00055 seconds
Memory Before: 2,287.039 KB
Memory After: 2,435.773 KB
Memory Used: 148.734 KB
UPDATE session SET location = '/activity.php?explain=1&show=all&time=month', badlocation = 0 WHERE sessionhash = '0fcbc3c6fdaea91b34f40f93920f0cf9'
Time Before: 0.01632 seconds
Time After: 0.01644 seconds
Time Taken: 0.00012 seconds
Memory Before: 2,576.141 KB
Memory After: 2,576.047 KB
Memory Used: -0.094 KB