Time Before: 0.00037 seconds
Time After: 0.00048 seconds
Time Taken: 0.00010 seconds
Memory Before: 526.320 KB
Memory After: 551.250 KB
Memory Used: 24.930 KB
Time Before: 0.00050 seconds
Time After: 0.00066 seconds
Time Taken: 0.00016 seconds
Memory Before: 551.188 KB
Memory After: 552.102 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00074 seconds
Time After: 0.00079 seconds
Time Taken: 0.00005 seconds
Memory Before: 552.656 KB
Memory After: 553.180 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.00105 seconds
Time After: 0.00139 seconds
Time Taken: 0.00034 seconds
Memory Before: 556.234 KB
Memory After: 557.141 KB
Memory Used: 0.906 KB
Time Before: 0.00080 seconds
Time After: 0.00199 seconds
Time Taken: 0.00119 seconds
Memory Before: 552.430 KB
Memory After: 1,294.625 KB
Memory Used: 742.195 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.00268 seconds
Time After: 0.00278 seconds
Time Taken: 0.00010 seconds
Memory Before: 1,387.883 KB
Memory After: 1,388.383 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE sessionhash = '1406f17645165252d082af17ed7cab3b' AND lastactivity > 1745702426 AND idhash = '31fa465518662c8e71db2584f30942bc'
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.00323 seconds
Time After: 0.00333 seconds
Time Taken: 0.00010 seconds
Memory Before: 1,885.594 KB
Memory After: 1,886.172 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.00366 seconds
Time After: 0.00384 seconds
Time Taken: 0.00018 seconds
Memory Before: 1,897.336 KB
Memory After: 1,897.266 KB
Memory Used: -0.070 KB
Time Before: 0.00305 seconds
Time After: 0.00390 seconds
Time Taken: 0.00084 seconds
Memory Before: 1,878.109 KB
Memory After: 1,971.391 KB
Memory Used: 93.281 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.00424 seconds
Time After: 0.00434 seconds
Time Taken: 0.00010 seconds
Memory Before: 2,020.313 KB
Memory After: 2,020.805 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 = 167 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.00550 seconds
Time After: 0.00561 seconds
Time Taken: 0.00011 seconds
Memory Before: 2,396.250 KB
Memory After: 2,396.711 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 = 115 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.00580 seconds
Time After: 0.00590 seconds
Time Taken: 0.00010 seconds
Memory Before: 2,404.328 KB
Memory After: 2,404.914 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.03864 seconds
Time After: 0.03879 seconds
Time Taken: 0.00015 seconds
Memory Before: 2,438.805 KB
Memory After: 2,439.398 KB
Memory Used: 0.594 KB
SELECT COUNT(*) AS posts FROM post AS post WHERE threadid = 115 AND visible = 1 AND dateline <= 1103590283
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.04005 seconds
Time After: 0.04015 seconds
Time Taken: 0.00010 seconds
Memory Before: 3,035.969 KB
Memory After: 3,036.477 KB
Memory Used: 0.508 KB
UPDATE session SET location = '/showthread.php?explain=1&p=167', inforum = 30, inthread = 115, badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', bypass = 0 WHERE sessionhash = '1406f17645165252d082af17ed7cab3b'
Time Before: 0.04053 seconds
Time After: 0.04063 seconds
Time Taken: 0.00010 seconds
Memory Before: 3,054.008 KB
Memory After: 3,054.102 KB
Memory Used: 0.094 KB