Time Before: 0.00037 seconds
Time After: 0.00047 seconds
Time Taken: 0.00010 seconds
Memory Before: 511.055 KB
Memory After: 535.984 KB
Memory Used: 24.930 KB
Time Before: 0.00049 seconds
Time After: 0.00065 seconds
Time Taken: 0.00016 seconds
Memory Before: 535.922 KB
Memory After: 536.836 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00075 seconds
Time After: 0.00080 seconds
Time Taken: 0.00005 seconds
Memory Before: 537.391 KB
Memory After: 537.914 KB
Memory Used: 0.523 KB
SELECT * FROM datastore WHERE title IN ('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 | 16 | Using index condition |
Time Before: 0.00112 seconds
Time After: 0.00137 seconds
Time Taken: 0.00025 seconds
Memory Before: 540.648 KB
Memory After: 541.500 KB
Memory Used: 0.852 KB
Time Before: 0.00083 seconds
Time After: 0.00233 seconds
Time Taken: 0.00151 seconds
Memory Before: 537.164 KB
Memory After: 1,254.859 KB
Memory Used: 717.695 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.00332 seconds
Time After: 0.00345 seconds
Time Taken: 0.00013 seconds
Memory Before: 1,347.844 KB
Memory After: 1,348.344 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE userid = 0 AND host = '13.59.235.245' AND idhash = 'bfdc91045301866104c0870ae5255a0e' 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 | 55 | const,const,const | 2 | Using where |
Time Before: 0.00382 seconds
Time After: 0.00393 seconds
Time Taken: 0.00011 seconds
Memory Before: 1,370.016 KB
Memory After: 1,370.461 KB
Memory Used: 0.445 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, 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.00438 seconds
Time After: 0.00459 seconds
Time Taken: 0.00021 seconds
Memory Before: 1,382.547 KB
Memory After: 1,382.633 KB
Memory Used: 0.086 KB
Time Before: 0.00355 seconds
Time After: 0.00467 seconds
Time Taken: 0.00112 seconds
Memory Before: 1,363.094 KB
Memory After: 1,428.563 KB
Memory Used: 65.469 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.00544 seconds
Time After: 0.00555 seconds
Time Taken: 0.00011 seconds
Memory Before: 1,948.742 KB
Memory After: 1,949.234 KB
Memory Used: 0.492 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.05018 seconds
Time After: 0.05039 seconds
Time Taken: 0.00021 seconds
Memory Before: 2,209.656 KB
Memory After: 2,210.266 KB
Memory Used: 0.609 KB
SELECT title, template FROM template WHERE templateid IN (15734,0,15295,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 | 41 | Using index condition |
Time Before: 0.06438 seconds
Time After: 0.07329 seconds
Time Taken: 0.00892 seconds
Memory Before: 2,902.148 KB
Memory After: 2,903.383 KB
Memory Used: 1.234 KB
INSERT IGNORE INTO session (sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass, profileupdate, apiclientid, apiaccesstoken) VALUES ('0ee86cbd81c2ccd8f314b4a68b6b7fc6', 0, '13.59.235.245', 'bfdc91045301866104c0870ae5255a0e', 1745769482, '/login.php?do=lostpw&explain=1', 0, 0, 0, 0, 0, 0, 0, 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 0, 0, 0, '')
Time Before: 0.07640 seconds
Time After: 0.07661 seconds
Time Taken: 0.00021 seconds
Memory Before: 3,219.805 KB
Memory After: 3,219.680 KB
Memory Used: -0.125 KB