Time Before: 0.00055 seconds
Time After: 0.00070 seconds
Time Taken: 0.00015 seconds
Memory Before: 520.773 KB
Memory After: 545.703 KB
Memory Used: 24.930 KB
Time Before: 0.00073 seconds
Time After: 0.00090 seconds
Time Taken: 0.00017 seconds
Memory Before: 545.641 KB
Memory After: 546.555 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00100 seconds
Time After: 0.00106 seconds
Time Taken: 0.00006 seconds
Memory Before: 547.109 KB
Memory After: 547.633 KB
Memory Used: 0.523 KB
SELECT * FROM datastore WHERE title IN ('iconcache','noavatarperms','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 | 18 | Using index condition |
Time Before: 0.00145 seconds
Time After: 0.00178 seconds
Time Taken: 0.00033 seconds
Memory Before: 550.594 KB
Memory After: 551.469 KB
Memory Used: 0.875 KB
Time Before: 0.00108 seconds
Time After: 0.00281 seconds
Time Taken: 0.00173 seconds
Memory Before: 546.883 KB
Memory After: 1,282.367 KB
Memory Used: 735.484 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.00383 seconds
Time After: 0.00396 seconds
Time Taken: 0.00013 seconds
Memory Before: 1,375.438 KB
Memory After: 1,375.938 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE sessionhash = '68d4a16ef88594ac6195e2bc249d61a2' AND lastactivity > 1745704652 AND idhash = 'a6620d85ccd2d47046b38fd0be284638'
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.00460 seconds
Time After: 0.00486 seconds
Time Taken: 0.00026 seconds
Memory Before: 1,397.617 KB
Memory After: 1,398.195 KB
Memory Used: 0.578 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_user AS phrasegroup_user, phrasegroup_forumdisplay AS phrasegroup_forumdisplay, phrasegroup_thread AS phrasegroup_thread, 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.00545 seconds
Time After: 0.00574 seconds
Time Taken: 0.00029 seconds
Memory Before: 1,409.234 KB
Memory After: 1,409.211 KB
Memory Used: -0.023 KB
Time Before: 0.00411 seconds
Time After: 0.00583 seconds
Time Taken: 0.00172 seconds
Memory Before: 1,390.508 KB
Memory After: 1,507.625 KB
Memory Used: 117.117 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.00666 seconds
Time After: 0.00677 seconds
Time Taken: 0.00011 seconds
Memory Before: 2,028.180 KB
Memory After: 2,028.672 KB
Memory Used: 0.492 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 = 251 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.00893 seconds
Time After: 0.00910 seconds
Time Taken: 0.00017 seconds
Memory Before: 2,478.156 KB
Memory After: 2,478.742 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.04779 seconds
Time After: 0.04791 seconds
Time Taken: 0.00011 seconds
Memory Before: 2,511.938 KB
Memory After: 2,512.531 KB
Memory Used: 0.594 KB
SELECT text, languageid, special FROM phrase AS phrase LEFT JOIN phrasetype USING (fieldname) WHERE phrase.fieldname = 'error' AND varname = 'nopermission_loggedout' AND languageid IN (-1, 0, 1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 276 | 3 | Using index condition | |
1 | SIMPLE | phrasetype | const | PRIMARY | PRIMARY | 22 | const | 1 | Using where |
Time Before: 0.04892 seconds
Time After: 0.04916 seconds
Time Taken: 0.00024 seconds
Memory Before: 3,042.773 KB
Memory After: 3,043.195 KB
Memory Used: 0.422 KB
SELECT title, template FROM template WHERE templateid IN (15671,15669,15609,15073,15072,15723,15724,12126,12125,12127,12122,12121,12713,12714,12712,12711,12130,12131,12718,15468,15753,15070,15418,15415,15416,15417,15761,0,0,15775,15716,15438,15439,15441,15442,15665,15745,15784,15737,15746,15265,15264,15268)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 42 | Using index condition |
Time Before: 0.04968 seconds
Time After: 0.08047 seconds
Time Taken: 0.03079 seconds
Memory Before: 3,215.938 KB
Memory After: 3,217.172 KB
Memory Used: 1.234 KB
UPDATE session SET location = '/subscription.php?do=addsubscription&explain=1&t=251', inforum = 0, inthread = 0, badlocation = 1, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', bypass = 0 WHERE sessionhash = '68d4a16ef88594ac6195e2bc249d61a2'
Time Before: 0.08372 seconds
Time After: 0.08390 seconds
Time Taken: 0.00018 seconds
Memory Before: 3,567.039 KB
Memory After: 3,567.117 KB
Memory Used: 0.078 KB