Time Before: 0.00143 seconds
Time After: 0.00171 seconds
Time Taken: 0.00029 seconds
Memory Before: 501.422 KB
Memory After: 524.195 KB
Memory Used: 22.773 KB
Time Before: 0.00181 seconds
Time After: 0.00225 seconds
Time Taken: 0.00044 seconds
Memory Before: 524.133 KB
Memory After: 525.047 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00247 seconds
Time After: 0.00257 seconds
Time Taken: 0.00010 seconds
Memory Before: 525.602 KB
Memory After: 526.141 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.00346 seconds
Time After: 0.00420 seconds
Time Taken: 0.00074 seconds
Memory Before: 528.836 KB
Memory After: 529.641 KB
Memory Used: 0.805 KB
Time Before: 0.00262 seconds
Time After: 0.00680 seconds
Time Taken: 0.00417 seconds
Memory Before: 525.391 KB
Memory After: 1,093.852 KB
Memory Used: 568.461 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.162' 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.00835 seconds
Time After: 0.00866 seconds
Time Taken: 0.00031 seconds
Memory Before: 1,114.930 KB
Memory After: 1,115.539 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.00966 seconds
Time After: 0.01030 seconds
Time Taken: 0.00064 seconds
Memory Before: 1,127.211 KB
Memory After: 1,127.250 KB
Memory Used: 0.039 KB
Time Before: 0.00750 seconds
Time After: 0.01049 seconds
Time Taken: 0.00299 seconds
Memory Before: 1,107.391 KB
Memory After: 1,173.148 KB
Memory Used: 65.758 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.01110 seconds
Time After: 0.01130 seconds
Time Taken: 0.00021 seconds
Memory Before: 1,174.617 KB
Memory After: 1,175.195 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 = 43
| 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.01538 seconds
Time After: 0.01572 seconds
Time Taken: 0.00034 seconds
Memory Before: 1,904.688 KB
Memory After: 1,905.281 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.01682 seconds
Time After: 0.01726 seconds
Time Taken: 0.00044 seconds
Memory Before: 1,938.289 KB
Memory After: 1,938.883 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.02088 seconds
Time After: 0.02172 seconds
Time Taken: 0.00084 seconds
Memory Before: 2,625.766 KB
Memory After: 2,627.156 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.02830 seconds
Time After: 0.02856 seconds
Time Taken: 0.00025 seconds
Memory Before: 2,739.234 KB
Memory After: 2,739.563 KB
Memory Used: 0.328 KB
INSERT INTO humanverify
(hash, answer, dateline)
VALUES
('3fabdabb751645c6a95e23265b556f6d', '1', 1777901152)Time Before: 0.02866 seconds
Time After: 0.02894 seconds
Time Taken: 0.00027 seconds
Memory Before: 2,739.070 KB
Memory After: 2,739.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.02965 seconds
Time After: 0.03014 seconds
Time Taken: 0.00049 seconds
Memory Before: 2,745.211 KB
Memory After: 2,745.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.03146 seconds
Time After: 0.03184 seconds
Time Taken: 0.00038 seconds
Memory Before: 2,751.742 KB
Memory After: 2,755.203 KB
Memory Used: 3.461 KB
UPDATE session SET lastactivity = 1777901152, location = '/sendmessage.php?do=sendtofriend&explain=1&t=43', inforum = 32, inthread = 43, badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = 'c21de77ca0067261205509b92207853a'
Time Before: 0.03621 seconds
Time After: 0.03643 seconds
Time Taken: 0.00023 seconds
Memory Before: 2,991.531 KB
Memory After: 2,991.586 KB
Memory Used: 0.055 KB