Time Before: 0.00122 seconds
Time After: 0.00152 seconds
Time Taken: 0.00030 seconds
Memory Before: 501.523 KB
Memory After: 524.320 KB
Memory Used: 22.797 KB
Time Before: 0.00162 seconds
Time After: 0.00230 seconds
Time Taken: 0.00068 seconds
Memory Before: 524.258 KB
Memory After: 525.172 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00260 seconds
Time After: 0.00275 seconds
Time Taken: 0.00015 seconds
Memory Before: 525.727 KB
Memory After: 526.266 KB
Memory Used: 0.539 KB
SELECT * FROM datastore WHERE title IN ('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 | 14 | Using index condition |
Time Before: 0.00376 seconds
Time After: 0.00461 seconds
Time Taken: 0.00084 seconds
Memory Before: 528.961 KB
Memory After: 529.766 KB
Memory Used: 0.805 KB
Time Before: 0.00281 seconds
Time After: 0.00701 seconds
Time Taken: 0.00420 seconds
Memory Before: 525.516 KB
Memory After: 1,093.984 KB
Memory Used: 568.469 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.143' 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.00880 seconds
Time After: 0.00916 seconds
Time Taken: 0.00036 seconds
Memory Before: 1,115.063 KB
Memory After: 1,115.672 KB
Memory Used: 0.609 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_messaging AS phrasegroup_messaging, 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.01020 seconds
Time After: 0.01081 seconds
Time Taken: 0.00061 seconds
Memory Before: 1,127.352 KB
Memory After: 1,127.391 KB
Memory Used: 0.039 KB
Time Before: 0.00785 seconds
Time After: 0.01099 seconds
Time Taken: 0.00314 seconds
Memory Before: 1,107.523 KB
Memory After: 1,173.266 KB
Memory Used: 65.742 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.01173 seconds
Time After: 0.01196 seconds
Time Taken: 0.00023 seconds
Memory Before: 1,174.758 KB
Memory After: 1,175.336 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 = 2951
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.01621 seconds
Time After: 0.01671 seconds
Time Taken: 0.00050 seconds
Memory Before: 1,904.813 KB
Memory After: 1,905.406 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.01794 seconds
Time After: 0.01859 seconds
Time Taken: 0.00065 seconds
Memory Before: 1,939.258 KB
Memory After: 1,939.852 KB
Memory Used: 0.594 KB
SELECT title, template FROM template WHERE templateid IN (1206,1229,1192,1202,920,925,0,788,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 | 46 | Using index condition |
Time Before: 0.02230 seconds
Time After: 0.02331 seconds
Time Taken: 0.00101 seconds
Memory Before: 2,626.797 KB
Memory After: 2,628.188 KB
Memory Used: 1.391 KB
SELECT hvquestion.questionid, COUNT(*) AS answers FROM hvquestion AS hvquestion LEFT JOIN hvanswer AS hvanswer ON (hvquestion.questionid = hvanswer.questionid) WHERE hvanswer.answerid IS NOT NULL OR hvquestion.regex <> '' GROUP BY hvquestion.questionid ORDER BY RAND() LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | hvquestion | system | 1 | |||||
1 | SIMPLE | hvanswer | system | questionid | 1 |
Time Before: 0.03017 seconds
Time After: 0.03055 seconds
Time Taken: 0.00038 seconds
Memory Before: 2,740.234 KB
Memory After: 2,740.563 KB
Memory Used: 0.328 KB
INSERT INTO humanverify (hash, answer, dateline) VALUES ('d64ac238c09e133454f3d28b9e8389bf', '1', 1760473966)
Time Before: 0.03066 seconds
Time After: 0.03116 seconds
Time Taken: 0.00050 seconds
Memory Before: 2,740.070 KB
Memory After: 2,740.352 KB
Memory Used: 0.281 KB
SELECT text, languageid, special FROM phrase AS phrase LEFT JOIN phrasetype USING (fieldname) WHERE phrase.fieldname = 'hvquestion' AND varname = 'question1'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | phrase | ref | name_lang_type | name_lang_type | 252 | const | 1 | Using index condition |
1 | SIMPLE | phrasetype | const | PRIMARY | PRIMARY | 20 | const | 1 | Using where |
Time Before: 0.03209 seconds
Time After: 0.03259 seconds
Time Taken: 0.00050 seconds
Memory Before: 2,746.211 KB
Memory After: 2,746.680 KB
Memory Used: 0.469 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.03400 seconds
Time After: 0.03442 seconds
Time Taken: 0.00042 seconds
Memory Before: 2,752.750 KB
Memory After: 2,756.211 KB
Memory Used: 3.461 KB
UPDATE session SET lastactivity = 1760473966, location = '/sendmessage.php?do=sendtofriend&explain=1&t=2951', inforum = 33, inthread = 2951, badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = 'c8abc382881bb99a4dbca51d0fe02b39'
Time Before: 0.03886 seconds
Time After: 0.03920 seconds
Time Taken: 0.00034 seconds
Memory Before: 2,992.945 KB
Memory After: 2,993.008 KB
Memory Used: 0.063 KB