Time Before: 0.00261 seconds
Time After: 0.00439 seconds
Time Taken: 0.00178 seconds
Memory Before: 502.930 KB
Memory After: 525.703 KB
Memory Used: 22.773 KB
Time Before: 0.00454 seconds
Time After: 0.00531 seconds
Time Taken: 0.00077 seconds
Memory Before: 525.641 KB
Memory After: 526.555 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00552 seconds
Time After: 0.00560 seconds
Time Taken: 0.00008 seconds
Memory Before: 527.109 KB
Memory After: 527.633 KB
Memory Used: 0.523 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.00626 seconds
Time After: 0.00686 seconds
Time Taken: 0.00060 seconds
Memory Before: 530.328 KB
Memory After: 531.133 KB
Memory Used: 0.805 KB
Time Before: 0.00565 seconds
Time After: 0.00905 seconds
Time Taken: 0.00341 seconds
Memory Before: 526.883 KB
Memory After: 1,095.352 KB
Memory Used: 568.469 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.01041 seconds
Time After: 0.01065 seconds
Time Taken: 0.00025 seconds
Memory Before: 1,116.422 KB
Memory After: 1,117.031 KB
Memory Used: 0.609 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 = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | language | system | PRIMARY | 1 |
Time Before: 0.01142 seconds
Time After: 0.01184 seconds
Time Taken: 0.00042 seconds
Memory Before: 1,128.836 KB
Memory After: 1,128.836 KB
Memory Used: 0.000 KB
Time Before: 0.00974 seconds
Time After: 0.01203 seconds
Time Taken: 0.00228 seconds
Memory Before: 1,108.875 KB
Memory After: 1,188.852 KB
Memory Used: 79.977 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.01251 seconds
Time After: 0.01268 seconds
Time Taken: 0.00017 seconds
Memory Before: 1,190.273 KB
Memory After: 1,190.852 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 = 22
| 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.01687 seconds
Time After: 0.01714 seconds
Time Taken: 0.00027 seconds
Memory Before: 1,951.156 KB
Memory After: 1,951.750 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.01802 seconds
Time After: 0.01831 seconds
Time Taken: 0.00030 seconds
Memory Before: 1,985.023 KB
Memory After: 1,985.617 KB
Memory Used: 0.594 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 = 22 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,threadid_visible_dateline | threadid | 4 | const | 1 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | business_business.post.userid | 1 |
Time Before: 0.02068 seconds
Time After: 0.02115 seconds
Time Taken: 0.00048 seconds
Memory Before: 2,509.406 KB
Memory After: 2,509.820 KB
Memory Used: 0.414 KB
SELECT title, template FROM template WHERE templateid IN (1186,1187,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 | 41 | Using index condition |
Time Before: 0.02252 seconds
Time After: 0.02319 seconds
Time Taken: 0.00067 seconds
Memory Before: 2,673.688 KB
Memory After: 2,674.984 KB
Memory Used: 1.297 KB
UPDATE session SET lastactivity = 1776325509, location = '/misc.php?do=whoposted&explain=1&t=22', inforum = 21, inthread = 22, badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = '20373f1a9db8ed49c5df59f3d3031af1'
Time Before: 0.02856 seconds
Time After: 0.02873 seconds
Time Taken: 0.00017 seconds
Memory Before: 2,843.664 KB
Memory After: 2,843.734 KB
Memory Used: 0.070 KB