Time Before: 0.00121 seconds
Time After: 0.00150 seconds
Time Taken: 0.00029 seconds
Memory Before: 502.945 KB
Memory After: 525.719 KB
Memory Used: 22.773 KB
Time Before: 0.00160 seconds
Time After: 0.00203 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.00227 seconds
Time After: 0.00240 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.00333 seconds
Time After: 0.00411 seconds
Time Taken: 0.00078 seconds
Memory Before: 530.570 KB
Memory After: 531.422 KB
Memory Used: 0.852 KB
Time Before: 0.00246 seconds
Time After: 0.00681 seconds
Time Taken: 0.00435 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.00955 seconds
Time After: 0.00989 seconds
Time Taken: 0.00034 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.01095 seconds
Time After: 0.01145 seconds
Time Taken: 0.00049 seconds
Memory Before: 1,622.484 KB
Memory After: 1,622.445 KB
Memory Used: -0.039 KB
Time Before: 0.00865 seconds
Time After: 0.01167 seconds
Time Taken: 0.00302 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.01231 seconds
Time After: 0.01251 seconds
Time Taken: 0.00020 seconds
Memory Before: 1,676.570 KB
Memory After: 1,677.148 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.01642 seconds
Time After: 0.01701 seconds
Time Taken: 0.00060 seconds
Memory Before: 1,976.133 KB
Memory After: 1,976.727 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.02055 seconds
Time After: 0.02129 seconds
Time Taken: 0.00074 seconds
Memory Before: 2,509.508 KB
Memory After: 2,509.930 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.02341 seconds
Time After: 0.02424 seconds
Time Taken: 0.00083 seconds
Memory Before: 2,702.703 KB
Memory After: 2,703.961 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.03236 seconds
Time After: 0.03273 seconds
Time Taken: 0.00038 seconds
Memory Before: 2,777.609 KB
Memory After: 2,781.070 KB
Memory Used: 3.461 KB
UPDATE session SET lastactivity = 1776309209, location = '/forumdisplay.php?do=markread&explain=1&markreadhash=1773505128-5727daf642fa325990fdc86837fe77e28071eab0', useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = '20373f1a9db8ed49c5df59f3d3031af1'
Time Before: 0.03684 seconds
Time After: 0.03716 seconds
Time Taken: 0.00032 seconds
Memory Before: 3,031.164 KB
Memory After: 3,031.219 KB
Memory Used: 0.055 KB