Time Before: 0.00425 seconds
Time After: 0.00964 seconds
Time Taken: 0.00539 seconds
Memory Before: 1,400.320 KB
Memory After: 2,289.273 KB
Memory Used: 888.953 KB
Time Before: 0.00966 seconds
Time After: 0.00995 seconds
Time Taken: 0.00029 seconds
Memory Before: 2,289.258 KB
Memory After: 2,289.914 KB
Memory Used: 0.656 KB
SET @@sql_mode = ''
Time Before: 0.01003 seconds
Time After: 0.01010 seconds
Time Taken: 0.00008 seconds
Memory Before: 2,289.883 KB
Memory After: 2,289.938 KB
Memory Used: 0.055 KB
SELECT *
FROM datastore
WHERE title IN ('options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 152 | 13 | Using index condition |
Time Before: 0.01046 seconds
Time After: 0.01358 seconds
Time Taken: 0.00312 seconds
Memory Before: 2,292.133 KB
Memory After: 2,965.000 KB
Memory Used: 672.867 KB
Time Before: 0.01011 seconds
Time After: 0.01496 seconds
Time Taken: 0.00485 seconds
Memory Before: 2,289.695 KB
Memory After: 3,558.938 KB
Memory Used: 1,269.242 KB
SELECT *
FROM datastore
WHERE title IN ('attachmentcache','profilefield','noticecache')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 152 | 3 | Using index condition |
Time Before: 0.01658 seconds
Time After: 0.01671 seconds
Time Taken: 0.00013 seconds
Memory Before: 4,005.273 KB
Memory After: 4,021.578 KB
Memory Used: 16.305 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.30' AND idhash = '2f26302f7ec04deeac6e23b15eeeb02d' 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 | 145 | const,const,const | 2 | Using where |
Time Before: 0.01704 seconds
Time After: 0.01725 seconds
Time Taken: 0.00021 seconds
Memory Before: 4,008.758 KB
Memory After: 4,025.563 KB
Memory Used: 16.805 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_fronthelp AS phrasegroup_fronthelp, phrasegroup_register AS phrasegroup_register, 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 = 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | language | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 0.01768 seconds
Time After: 0.01843 seconds
Time Taken: 0.00075 seconds
Memory Before: 4,014.688 KB
Memory After: 4,175.336 KB
Memory Used: 160.648 KB
Time Before: 0.01676 seconds
Time After: 0.01847 seconds
Time Taken: 0.00172 seconds
Memory Before: 4,007.734 KB
Memory After: 4,091.789 KB
Memory Used: 84.055 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 = 67906
| 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.01922 seconds
Time After: 0.01949 seconds
Time Taken: 0.00027 seconds
Memory Before: 4,138.211 KB
Memory After: 4,171.375 KB
Memory Used: 33.164 KB
SELECT * FROM style WHERE (styleid = 11 AND userselect = 1) OR styleid = 11 ORDER BY styleid ASC LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | style | system | PRIMARY | 1 |
Time Before: 0.02052 seconds
Time After: 0.02074 seconds
Time Taken: 0.00022 seconds
Memory Before: 4,245.688 KB
Memory After: 4,486.375 KB
Memory Used: 240.688 KB
SELECT COUNT(postid) AS posts, post.username AS postuser,user.userid,user.username FROM post AS post LEFT JOIN user AS user USING(userid) WHERE threadid = 67906 AND visible = 1 GROUP BY userid ORDER BY posts DESC
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | post | ref | threadid,visible,threadid_visible_dateline | threadid | 4 | const | 1 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | st78591_forum2026.post.userid | 1 |
Time Before: 0.02140 seconds
Time After: 0.02169 seconds
Time Taken: 0.00029 seconds
Memory Before: 4,641.516 KB
Memory After: 4,657.586 KB
Memory Used: 16.070 KB
SELECT title, template FROM template WHERE templateid IN (2198,2199,3148,2941,2218,2297,721,720,722,712,711,718,719,717,716,1961,2269,1531,1908,1909,1910,2287,0,0,2248,2250,1930,1931,1933,1934,2166,2213,2212,1552,2214,1748,1747,1751)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 37 | Using index condition |
Time Before: 0.02263 seconds
Time After: 0.02312 seconds
Time Taken: 0.00048 seconds
Memory Before: 4,810.039 KB
Memory After: 4,923.781 KB
Memory Used: 113.742 KB
UPDATE session SET lastactivity = 1787122457, location = '/forum/misc.php?do=whoposted&explain=1&t=67906', inforum = 220, inthread = 67906, badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = '92a171b6b5b910de365e60c468c41a00'
Time Before: 0.02438 seconds
Time After: 0.02454 seconds
Time Taken: 0.00016 seconds
Memory Before: 4,965.375 KB
Memory After: 4,965.172 KB
Memory Used: -0.203 KB