Time Before: 0.00035 seconds
Time After: 0.00045 seconds
Time Taken: 0.00010 seconds
Memory Before: 527.188 KB
Memory After: 552.117 KB
Memory Used: 24.930 KB
Time Before: 0.00047 seconds
Time After: 0.00065 seconds
Time Taken: 0.00018 seconds
Memory Before: 552.055 KB
Memory After: 552.969 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00081 seconds
Time After: 0.00092 seconds
Time Taken: 0.00011 seconds
Memory Before: 553.523 KB
Memory After: 554.047 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.00129 seconds
Time After: 0.00160 seconds
Time Taken: 0.00031 seconds
Memory Before: 557.102 KB
Memory After: 558.008 KB
Memory Used: 0.906 KB
Time Before: 0.00096 seconds
Time After: 0.00219 seconds
Time Taken: 0.00124 seconds
Memory Before: 553.297 KB
Memory After: 1,295.438 KB
Memory Used: 742.141 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.00377 seconds
Time After: 0.00391 seconds
Time Taken: 0.00013 seconds
Memory Before: 1,388.789 KB
Memory After: 1,389.289 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE sessionhash = 'a8588a167668252f23f16e2b5d93b199' AND lastactivity > 1745740175 AND idhash = '82f10cff47ad23164782207280a53d0d'
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.00441 seconds
Time After: 0.00450 seconds
Time Taken: 0.00009 seconds
Memory Before: 1,886.531 KB
Memory After: 1,887.109 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.00489 seconds
Time After: 0.00517 seconds
Time Taken: 0.00028 seconds
Memory Before: 1,898.297 KB
Memory After: 1,898.227 KB
Memory Used: -0.070 KB
Time Before: 0.00421 seconds
Time After: 0.00523 seconds
Time Taken: 0.00102 seconds
Memory Before: 1,878.984 KB
Memory After: 1,972.352 KB
Memory Used: 93.367 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.00565 seconds
Time After: 0.00580 seconds
Time Taken: 0.00015 seconds
Memory Before: 2,021.273 KB
Memory After: 2,021.766 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 = 209 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.00713 seconds
Time After: 0.00731 seconds
Time Taken: 0.00018 seconds
Memory Before: 2,397.141 KB
Memory After: 2,397.602 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.00753 seconds
Time After: 0.00762 seconds
Time Taken: 0.00009 seconds
Memory Before: 2,405.469 KB
Memory After: 2,406.055 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.03745 seconds
Time After: 0.03761 seconds
Time Taken: 0.00016 seconds
Memory Before: 2,440.219 KB
Memory After: 2,440.813 KB
Memory Used: 0.594 KB
SELECT COUNT(*) AS posts FROM post AS post WHERE threadid = 134 AND visible = 1 AND dateline <= 1142647963
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 | 1 | Using where; Using index |
Time Before: 0.03894 seconds
Time After: 0.03910 seconds
Time Taken: 0.00017 seconds
Memory Before: 3,037.656 KB
Memory After: 3,038.156 KB
Memory Used: 0.500 KB
UPDATE session SET location = '/showthread.php?explain=1&mode=linear&p=209', inforum = 15, inthread = 134, badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', bypass = 0 WHERE sessionhash = 'a8588a167668252f23f16e2b5d93b199'
Time Before: 0.03956 seconds
Time After: 0.03968 seconds
Time Taken: 0.00012 seconds
Memory Before: 3,056.086 KB
Memory After: 3,056.164 KB
Memory Used: 0.078 KB