Time Before: 0.00056 seconds
Time After: 0.00071 seconds
Time Taken: 0.00015 seconds
Memory Before: 525.242 KB
Memory After: 550.172 KB
Memory Used: 24.930 KB
Time Before: 0.00074 seconds
Time After: 0.00100 seconds
Time Taken: 0.00025 seconds
Memory Before: 550.109 KB
Memory After: 551.023 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00110 seconds
Time After: 0.00118 seconds
Time Taken: 0.00008 seconds
Memory Before: 551.578 KB
Memory After: 552.102 KB
Memory Used: 0.523 KB
SELECT * FROM datastore WHERE title IN ('smiliecache','bbcodecache','mailqueue','bookmarksitecache','navdata','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','activitystream','routes')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 52 | 20 | Using index condition |
Time Before: 0.00156 seconds
Time After: 0.00198 seconds
Time Taken: 0.00042 seconds
Memory Before: 555.156 KB
Memory After: 556.063 KB
Memory Used: 0.906 KB
Time Before: 0.00120 seconds
Time After: 0.00257 seconds
Time Taken: 0.00137 seconds
Memory Before: 551.352 KB
Memory After: 1,293.508 KB
Memory Used: 742.156 KB
SELECT * FROM datastore WHERE title IN ('dbtech_downloads_category','dbtech_downloads_domain','dbtech_downloads_extension','dbtech_downloads_extensiongroup')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 52 | 4 | Using index condition |
Time Before: 0.00350 seconds
Time After: 0.00362 seconds
Time Taken: 0.00012 seconds
Memory Before: 1,859.500 KB
Memory After: 1,860.000 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE sessionhash = '0207410001a0fdc12ca8e67fd600d204' AND lastactivity > 1746023764 AND idhash = '1e75c6e2844caae96fb4f9834e52f79a'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | const | PRIMARY,guest_lookup,last_activity | PRIMARY | 34 | const | 1 |
Time Before: 0.00402 seconds
Time After: 0.00411 seconds
Time Taken: 0.00009 seconds
Memory Before: 1,885.258 KB
Memory After: 1,885.836 KB
Memory Used: 0.578 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_posting AS phrasegroup_posting, phrasegroup_postbit AS phrasegroup_postbit, phrasegroup_showthread AS phrasegroup_showthread, phrasegroup_inlinemod AS phrasegroup_inlinemod, 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.00443 seconds
Time After: 0.00464 seconds
Time Taken: 0.00021 seconds
Memory Before: 1,896.891 KB
Memory After: 1,896.820 KB
Memory Used: -0.070 KB
Time Before: 0.00376 seconds
Time After: 0.00469 seconds
Time Taken: 0.00093 seconds
Memory Before: 1,877.758 KB
Memory After: 1,970.969 KB
Memory Used: 93.211 KB
SELECT * FROM datastore WHERE title IN ('dbtech_downloads_domain','dbtech_downloads_extension')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 52 | 2 | Using index condition |
Time Before: 0.00505 seconds
Time After: 0.00511 seconds
Time Taken: 0.00006 seconds
Memory Before: 2,019.906 KB
Memory After: 2,020.398 KB
Memory Used: 0.492 KB
SELECT post.*, IF(post.visible = 2, 1, 0) AS isdeleted, editlog.userid AS edit_userid, editlog.dateline AS edit_dateline, editlog.reason AS edit_reason, editlog.hashistory FROM post AS post LEFT JOIN editlog AS editlog ON (editlog.postid = post.postid) WHERE post.postid = 237 LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | post | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | editlog | const | PRIMARY | PRIMARY | 4 | const | 0 | Unique row not found |
Time Before: 0.00629 seconds
Time After: 0.00648 seconds
Time Taken: 0.00019 seconds
Memory Before: 2,395.836 KB
Memory After: 2,396.297 KB
Memory Used: 0.461 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 = 134 LIMIT 1
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.00676 seconds
Time After: 0.00692 seconds
Time Taken: 0.00015 seconds
Memory Before: 2,403.953 KB
Memory After: 2,404.539 KB
Memory Used: 0.586 KB
SELECT * FROM style WHERE (styleid = 4 AND userselect = 1) OR styleid = 4 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.03456 seconds
Time After: 0.03511 seconds
Time Taken: 0.00055 seconds
Memory Before: 2,438.719 KB
Memory After: 2,439.313 KB
Memory Used: 0.594 KB
SELECT COUNT(*) AS posts FROM post AS post WHERE threadid = 134 AND visible = 1 AND dateline <= 1146899500
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | post | range | threadid,threadid_visible_dateline,dateline | threadid_visible_dateline | 10 | 2 | Using where; Using index |
Time Before: 0.03728 seconds
Time After: 0.03742 seconds
Time Taken: 0.00014 seconds
Memory Before: 3,036.016 KB
Memory After: 3,036.523 KB
Memory Used: 0.508 KB
UPDATE session SET location = '/showthread.php?explain=1&p=237', inforum = 15, inthread = 134, badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = '0207410001a0fdc12ca8e67fd600d204'
Time Before: 0.03781 seconds
Time After: 0.03793 seconds
Time Taken: 0.00012 seconds
Memory Before: 3,053.813 KB
Memory After: 3,053.922 KB
Memory Used: 0.109 KB