Time Before: 0.00158 seconds
Time After: 0.00197 seconds
Time Taken: 0.00039 seconds
Memory Before: 502.945 KB
Memory After: 525.719 KB
Memory Used: 22.773 KB
Time Before: 0.00208 seconds
Time After: 0.00245 seconds
Time Taken: 0.00036 seconds
Memory Before: 525.656 KB
Memory After: 526.570 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00269 seconds
Time After: 0.00282 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.00378 seconds
Time After: 0.00441 seconds
Time Taken: 0.00064 seconds
Memory Before: 530.570 KB
Memory After: 531.422 KB
Memory Used: 0.852 KB
Time Before: 0.00289 seconds
Time After: 0.00652 seconds
Time Taken: 0.00363 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.00863 seconds
Time After: 0.00894 seconds
Time Taken: 0.00031 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.00978 seconds
Time After: 0.01021 seconds
Time Taken: 0.00043 seconds
Memory Before: 1,622.484 KB
Memory After: 1,622.445 KB
Memory Used: -0.039 KB
Time Before: 0.00789 seconds
Time After: 0.01037 seconds
Time Taken: 0.00249 seconds
Memory Before: 1,601.914 KB
Memory After: 1,675.172 KB
Memory Used: 73.258 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.01087 seconds
Time After: 0.01104 seconds
Time Taken: 0.00017 seconds
Memory Before: 1,676.563 KB
Memory After: 1,677.141 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.01417 seconds
Time After: 0.01451 seconds
Time Taken: 0.00034 seconds
Memory Before: 1,976.125 KB
Memory After: 1,976.719 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.01720 seconds
Time After: 0.01772 seconds
Time Taken: 0.00052 seconds
Memory Before: 2,509.500 KB
Memory After: 2,509.922 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.01927 seconds
Time After: 0.01995 seconds
Time Taken: 0.00068 seconds
Memory Before: 2,702.695 KB
Memory After: 2,703.953 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.02644 seconds
Time After: 0.02679 seconds
Time Taken: 0.00034 seconds
Memory Before: 2,777.602 KB
Memory After: 2,781.063 KB
Memory Used: 3.461 KB
UPDATE session SET lastactivity = 1776316754, location = '/forumdisplay.php?do=markread&explain=1&markreadhash=1773507569-0eb15e59ea7a1e93229afa529e8f5848fedbdc29', badlocation = 3, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = '20373f1a9db8ed49c5df59f3d3031af1'
Time Before: 0.02999 seconds
Time After: 0.03033 seconds
Time Taken: 0.00034 seconds
Memory Before: 3,031.461 KB
Memory After: 3,031.500 KB
Memory Used: 0.039 KB