Time Before: 0.00118 seconds
Time After: 0.00143 seconds
Time Taken: 0.00024 seconds
Memory Before: 502.945 KB
Memory After: 525.719 KB
Memory Used: 22.773 KB
Time Before: 0.00151 seconds
Time After: 0.00199 seconds
Time Taken: 0.00047 seconds
Memory Before: 525.656 KB
Memory After: 526.570 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00220 seconds
Time After: 0.00233 seconds
Time Taken: 0.00013 seconds
Memory Before: 527.125 KB
Memory After: 527.648 KB
Memory Used: 0.523 KB
SELECT *
FROM datastore
WHERE title IN ('iconcache','mailqueue','prefixcache','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 | datastore | range | PRIMARY | PRIMARY | 50 | 17 | Using index condition |
Time Before: 0.00316 seconds
Time After: 0.00388 seconds
Time Taken: 0.00072 seconds
Memory Before: 530.570 KB
Memory After: 531.422 KB
Memory Used: 0.852 KB
Time Before: 0.00238 seconds
Time After: 0.00625 seconds
Time Taken: 0.00388 seconds
Memory Before: 526.898 KB
Memory After: 1,113.109 KB
Memory Used: 586.211 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.140' 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 | 51 | const,const,const | 2 | Using where |
Time Before: 0.00864 seconds
Time After: 0.00896 seconds
Time Taken: 0.00032 seconds
Memory Before: 1,609.844 KB
Memory After: 1,610.453 KB
Memory Used: 0.609 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_forumdisplay AS phrasegroup_forumdisplay, phrasegroup_inlinemod AS phrasegroup_inlinemod, 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 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.00984 seconds
Time After: 0.01029 seconds
Time Taken: 0.00046 seconds
Memory Before: 1,622.594 KB
Memory After: 1,622.555 KB
Memory Used: -0.039 KB
Time Before: 0.00778 seconds
Time After: 0.01047 seconds
Time Taken: 0.00270 seconds
Memory Before: 1,601.914 KB
Memory After: 1,675.281 KB
Memory Used: 73.367 KB
SELECT *
FROM datastore
WHERE title IN ('routes')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | const | PRIMARY | PRIMARY | 50 | const | 1 |
Time Before: 0.01114 seconds
Time After: 0.01139 seconds
Time Taken: 0.00025 seconds
Memory Before: 1,676.664 KB
Memory After: 1,677.242 KB
Memory Used: 0.578 KB
SELECT * FROM style WHERE (styleid = 2 AND userselect = 1) OR styleid = 2 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.01507 seconds
Time After: 0.01554 seconds
Time Taken: 0.00048 seconds
Memory Before: 1,976.234 KB
Memory After: 1,976.828 KB
Memory Used: 0.594 KB
SELECT text, languageid, special FROM phrase AS phrase LEFT JOIN phrasetype USING (fieldname) WHERE phrase.fieldname = 'error' AND varname = 'security_token_invalid' 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.01860 seconds
Time After: 0.01919 seconds
Time Taken: 0.00059 seconds
Memory Before: 2,509.625 KB
Memory After: 2,510.047 KB
Memory Used: 0.422 KB
SELECT title, template FROM template WHERE templateid IN (1254,1264,1205,1275,67,66,68,63,62,651,652,650,649,71,72,656,961,1257,907,911,908,909,910,1273,0,0,1236,1238,931,932,934,935,1158,1200,1199,1249,1201,758,757,761)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 39 | Using index condition |
Time Before: 0.02101 seconds
Time After: 0.02179 seconds
Time Taken: 0.00078 seconds
Memory Before: 2,702.820 KB
Memory After: 2,704.078 KB
Memory Used: 1.258 KB
SELECT * FROM navigation WHERE state & 4 = 0 ORDER BY navtype, displayorder
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | navigation | ALL | 27 | Using where; Using filesort |
Time Before: 0.02926 seconds
Time After: 0.02962 seconds
Time Taken: 0.00036 seconds
Memory Before: 2,777.727 KB
Memory After: 2,781.188 KB
Memory Used: 3.461 KB
UPDATE session SET lastactivity = 1776308741, location = '/forumdisplay.php?do=markread&explain=1&markreadhash=1773510331-7e360e49bc58333ea031cf64b71ba67535ec4f19', badlocation = 3, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', bypass = 0 WHERE sessionhash = '20373f1a9db8ed49c5df59f3d3031af1'
Time Before: 0.03350 seconds
Time After: 0.03385 seconds
Time Taken: 0.00035 seconds
Memory Before: 3,031.773 KB
Memory After: 3,031.789 KB
Memory Used: 0.016 KB