Time Before: 0.00015 seconds
Time After: 0.00017 seconds
Time Taken: 0.00002 seconds
Memory Before: 441.328 KB
Memory After: 508.281 KB
Memory Used: 66.953 KB
Time Before: 0.00019 seconds
Time After: 0.00047 seconds
Time Taken: 0.00028 seconds
Memory Before: 508.234 KB
Memory After: 509.125 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00057 seconds
Time After: 0.00066 seconds
Time Taken: 0.00009 seconds
Memory Before: 509.148 KB
Memory After: 509.203 KB
Memory Used: 0.055 KB
SELECT *
FROM datastore
WHERE title IN ('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 | range | PRIMARY | PRIMARY | 50 | 16 | Using index condition |
Time Before: 0.00096 seconds
Time After: 0.00128 seconds
Time Taken: 0.00032 seconds
Memory Before: 510.844 KB
Memory After: 667.977 KB
Memory Used: 157.133 KB
Time Before: 0.00068 seconds
Time After: 0.00567 seconds
Time Taken: 0.00498 seconds
Memory Before: 508.969 KB
Memory After: 954.055 KB
Memory Used: 445.086 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.00600 seconds
Time After: 0.00609 seconds
Time Taken: 0.00008 seconds
Memory Before: 1,111.477 KB
Memory After: 1,127.734 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.00638 seconds
Time After: 0.00653 seconds
Time Taken: 0.00015 seconds
Memory Before: 1,116.633 KB
Memory After: 1,133.320 KB
Memory Used: 16.688 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_user AS phrasegroup_user, phrasegroup_search AS phrasegroup_search, phrasegroup_cprofilefield AS phrasegroup_cprofilefield, 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.00688 seconds
Time After: 0.00716 seconds
Time Taken: 0.00028 seconds
Memory Before: 1,124.109 KB
Memory After: 1,232.922 KB
Memory Used: 108.813 KB
Time Before: 0.00613 seconds
Time After: 0.00722 seconds
Time Taken: 0.00110 seconds
Memory Before: 1,113.828 KB
Memory After: 1,222.492 KB
Memory Used: 108.664 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.01168 seconds
Time After: 0.01179 seconds
Time Taken: 0.00010 seconds
Memory Before: 1,443.898 KB
Memory After: 1,460.008 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.01210 seconds
Time After: 0.01224 seconds
Time Taken: 0.00015 seconds
Memory Before: 1,443.398 KB
Memory After: 1,580.023 KB
Memory Used: 136.625 KB
SELECT title, template FROM template WHERE templateid IN (32345,32347,32349,32348,32291,32292,32294,32300,32299,32271,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,31822)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 52 | Using index condition |
Time Before: 0.01799 seconds
Time After: 0.01839 seconds
Time Taken: 0.00040 seconds
Memory Before: 2,168.477 KB
Memory After: 2,279.766 KB
Memory Used: 111.289 KB
SELECT profilefieldid, type, data, optional, memberlist, searchable FROM profilefield WHERE form = 0 AND hidden = 0 ORDER BY displayorder
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | profilefield | ALL | 4 | Using where; Using filesort |
Time Before: 0.02053 seconds
Time After: 0.02071 seconds
Time Taken: 0.00018 seconds
Memory Before: 2,317.023 KB
Memory After: 2,333.680 KB
Memory Used: 16.656 KB
SELECT COUNT(*) AS users
FROM user AS user
WHERE 1=1 AND username LIKE("Q%")
AND (user.usergroupid IN (-1,6,9,7,2,5))| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | user | range | usergroupid,username | username | 102 | 1 | Using index condition; Using where |
Time Before: 0.02098 seconds
Time After: 0.02117 seconds
Time Taken: 0.00020 seconds
Memory Before: 2,344.602 KB
Memory After: 2,360.992 KB
Memory Used: 16.391 KB
SELECT text, languageid, special FROM phrase AS phrase LEFT JOIN phrasetype USING (fieldname) WHERE phrase.fieldname = 'error' AND varname = 'searchnoresults' AND languageid IN (-1, 0, 1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 276 | 3 | Using index condition | |
| 1 | SIMPLE | phrasetype | const | PRIMARY | PRIMARY | 20 | const | 1 | Using where |
Time Before: 0.02159 seconds
Time After: 0.02200 seconds
Time Taken: 0.00041 seconds
Memory Before: 2,346.047 KB
Memory After: 2,362.094 KB
Memory Used: 16.047 KB
UPDATE session SET lastactivity = 1764995667, location = '/memberlist.php?explain=1<r=Q&pp=30', badlocation = 3 WHERE sessionhash = '0fcbc3c6fdaea91b34f40f93920f0cf9'
Time Before: 0.02331 seconds
Time After: 0.02345 seconds
Time Taken: 0.00014 seconds
Memory Before: 2,464.055 KB
Memory After: 2,463.930 KB
Memory Used: -0.125 KB