Time Before: 0.00125 seconds
Time After: 0.00154 seconds
Time Taken: 0.00029 seconds
Memory Before: 502.945 KB
Memory After: 525.719 KB
Memory Used: 22.773 KB
Time Before: 0.00164 seconds
Time After: 0.00206 seconds
Time Taken: 0.00043 seconds
Memory Before: 525.656 KB
Memory After: 526.570 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00230 seconds
Time After: 0.00243 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.00340 seconds
Time After: 0.00425 seconds
Time Taken: 0.00085 seconds
Memory Before: 530.570 KB
Memory After: 531.422 KB
Memory Used: 0.852 KB
Time Before: 0.00248 seconds
Time After: 0.00660 seconds
Time Taken: 0.00412 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.00922 seconds
Time After: 0.00958 seconds
Time Taken: 0.00036 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.01072 seconds
Time After: 0.01132 seconds
Time Taken: 0.00061 seconds
Memory Before: 1,622.484 KB
Memory After: 1,622.445 KB
Memory Used: -0.039 KB
Time Before: 0.00835 seconds
Time After: 0.01153 seconds
Time Taken: 0.00318 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.01214 seconds
Time After: 0.01236 seconds
Time Taken: 0.00022 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.01622 seconds
Time After: 0.01673 seconds
Time Taken: 0.00051 seconds
Memory Before: 1,976.117 KB
Memory After: 1,976.711 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.02007 seconds
Time After: 0.02075 seconds
Time Taken: 0.00068 seconds
Memory Before: 2,509.492 KB
Memory After: 2,509.914 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.02280 seconds
Time After: 0.02363 seconds
Time Taken: 0.00082 seconds
Memory Before: 2,702.688 KB
Memory After: 2,703.945 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.03181 seconds
Time After: 0.03221 seconds
Time Taken: 0.00040 seconds
Memory Before: 2,777.594 KB
Memory After: 2,781.055 KB
Memory Used: 3.461 KB
UPDATE session SET lastactivity = 1776295831, location = '/forumdisplay.php?do=markread&explain=1&markreadhash=1765102286-0ba31b9e75290f4867d50e7ffb0ce04404f5f500', 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.03633 seconds
Time After: 0.03664 seconds
Time Taken: 0.00031 seconds
Memory Before: 3,031.453 KB
Memory After: 3,031.492 KB
Memory Used: 0.039 KB