Time Before: 0.00110 seconds
Time After: 0.00137 seconds
Time Taken: 0.00027 seconds
Memory Before: 503.602 KB
Memory After: 526.375 KB
Memory Used: 22.773 KB
Time Before: 0.00146 seconds
Time After: 0.00187 seconds
Time Taken: 0.00041 seconds
Memory Before: 526.313 KB
Memory After: 527.227 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00208 seconds
Time After: 0.00223 seconds
Time Taken: 0.00015 seconds
Memory Before: 527.781 KB
Memory After: 528.305 KB
Memory Used: 0.523 KB
SELECT *
FROM datastore
WHERE title IN ('iconcache','noavatarperms','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 | 16 | Using index condition |
Time Before: 0.00307 seconds
Time After: 0.00369 seconds
Time Taken: 0.00062 seconds
Memory Before: 531.195 KB
Memory After: 532.000 KB
Memory Used: 0.805 KB
Time Before: 0.00229 seconds
Time After: 0.00636 seconds
Time Taken: 0.00407 seconds
Memory Before: 527.555 KB
Memory After: 1,113.094 KB
Memory Used: 585.539 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.217.21' AND idhash = '746d2c2e12532723401903d41921bd01' 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.00781 seconds
Time After: 0.00814 seconds
Time Taken: 0.00033 seconds
Memory Before: 1,134.164 KB
Memory After: 1,134.773 KB
Memory Used: 0.609 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_user AS phrasegroup_user, phrasegroup_forumdisplay AS phrasegroup_forumdisplay, phrasegroup_thread AS phrasegroup_thread, 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.00901 seconds
Time After: 0.00956 seconds
Time Taken: 0.00055 seconds
Memory Before: 1,146.711 KB
Memory After: 1,146.688 KB
Memory Used: -0.023 KB
Time Before: 0.00702 seconds
Time After: 0.00975 seconds
Time Taken: 0.00274 seconds
Memory Before: 1,126.609 KB
Memory After: 1,240.953 KB
Memory Used: 114.344 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.01030 seconds
Time After: 0.01049 seconds
Time Taken: 0.00019 seconds
Memory Before: 1,242.328 KB
Memory After: 1,242.906 KB
Memory Used: 0.578 KB
SELECT IF(thread.visible = 2, 1, 0) AS isdeleted, post.pagetext AS description, thread.* FROM thread AS thread LEFT JOIN post AS post ON(post.postid = thread.firstpostid) WHERE thread.threadid = 3107
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | thread | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | post | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.01609 seconds
Time After: 0.01652 seconds
Time Taken: 0.00043 seconds
Memory Before: 2,162.195 KB
Memory After: 2,162.789 KB
Memory Used: 0.594 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.01756 seconds
Time After: 0.01798 seconds
Time Taken: 0.00042 seconds
Memory Before: 2,196.164 KB
Memory After: 2,196.758 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 = 'nopermission_loggedout' 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.02084 seconds
Time After: 0.02152 seconds
Time Taken: 0.00069 seconds
Memory Before: 2,728.484 KB
Memory After: 2,728.906 KB
Memory Used: 0.422 KB
SELECT title, template FROM template WHERE templateid IN (1164,1162,1102,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 | 42 | Using index condition |
Time Before: 0.02341 seconds
Time After: 0.02429 seconds
Time Taken: 0.00088 seconds
Memory Before: 2,922.570 KB
Memory After: 2,923.891 KB
Memory Used: 1.320 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.03209 seconds
Time After: 0.03248 seconds
Time Taken: 0.00039 seconds
Memory Before: 3,025.742 KB
Memory After: 3,029.203 KB
Memory Used: 3.461 KB
UPDATE session SET lastactivity = 1776513909, location = '/subscription.php?do=addsubscription&explain=1&t=3107', incalendar = 0, badlocation = 1, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = 'efb7f41f6fceb3613485bfe4fb7e820a'
Time Before: 0.03662 seconds
Time After: 0.03700 seconds
Time Taken: 0.00038 seconds
Memory Before: 3,277.453 KB
Memory After: 3,277.516 KB
Memory Used: 0.063 KB