Time Before: 0.00035 seconds
Time After: 0.00045 seconds
Time Taken: 0.00010 seconds
Memory Before: 519.828 KB
Memory After: 544.758 KB
Memory Used: 24.930 KB
Time Before: 0.00048 seconds
Time After: 0.00070 seconds
Time Taken: 0.00023 seconds
Memory Before: 544.695 KB
Memory After: 545.609 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00085 seconds
Time After: 0.00091 seconds
Time Taken: 0.00006 seconds
Memory Before: 546.164 KB
Memory After: 546.688 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.00180 seconds
Time After: 0.00208 seconds
Time Taken: 0.00028 seconds
Memory Before: 549.648 KB
Memory After: 550.523 KB
Memory Used: 0.875 KB
Time Before: 0.00093 seconds
Time After: 0.00306 seconds
Time Taken: 0.00213 seconds
Memory Before: 545.938 KB
Memory After: 1,281.445 KB
Memory Used: 735.508 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.00432 seconds
Time After: 0.00444 seconds
Time Taken: 0.00012 seconds
Memory Before: 1,847.242 KB
Memory After: 1,847.742 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.36' AND idhash = 'ea5a359a73a8141a16de516480d33c34' 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.00484 seconds
Time After: 0.00495 seconds
Time Taken: 0.00011 seconds
Memory Before: 1,869.336 KB
Memory After: 1,869.781 KB
Memory Used: 0.445 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.00542 seconds
Time After: 0.00564 seconds
Time Taken: 0.00022 seconds
Memory Before: 1,882.219 KB
Memory After: 1,882.195 KB
Memory Used: -0.023 KB
Time Before: 0.00455 seconds
Time After: 0.00571 seconds
Time Taken: 0.00116 seconds
Memory Before: 1,862.414 KB
Memory After: 1,980.461 KB
Memory Used: 118.047 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.00613 seconds
Time After: 0.00624 seconds
Time Taken: 0.00011 seconds
Memory Before: 2,029.469 KB
Memory After: 2,029.961 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 = 249 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.00819 seconds
Time After: 0.00835 seconds
Time Taken: 0.00016 seconds
Memory Before: 2,479.547 KB
Memory After: 2,480.133 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.05826 seconds
Time After: 0.05842 seconds
Time Taken: 0.00016 seconds
Memory Before: 2,512.320 KB
Memory After: 2,512.914 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.05969 seconds
Time After: 0.05992 seconds
Time Taken: 0.00023 seconds
Memory Before: 3,043.156 KB
Memory After: 3,043.578 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.06062 seconds
Time After: 0.06094 seconds
Time Taken: 0.00032 seconds
Memory Before: 3,216.320 KB
Memory After: 3,217.555 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
('94bb5b36fa0c56cbe71f98f70370ba57', 0, '216.73.216.36', 'ea5a359a73a8141a16de516480d33c34', 1766153388, '/subscription.php?do=addsubscription&explain=1&t=249', 0, 0, 0, 0, 0, 0, 1, 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 0, 0, 0, '')Time Before: 0.06579 seconds
Time After: 0.06594 seconds
Time Taken: 0.00014 seconds
Memory Before: 3,569.375 KB
Memory After: 3,569.211 KB
Memory Used: -0.164 KB