Time Before: 0.00034 seconds
Time After: 0.00045 seconds
Time Taken: 0.00011 seconds
Memory Before: 520.516 KB
Memory After: 545.445 KB
Memory Used: 24.930 KB
Time Before: 0.00047 seconds
Time After: 0.00075 seconds
Time Taken: 0.00028 seconds
Memory Before: 545.383 KB
Memory After: 546.297 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00088 seconds
Time After: 0.00096 seconds
Time Taken: 0.00008 seconds
Memory Before: 546.852 KB
Memory After: 547.375 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.00130 seconds
Time After: 0.00161 seconds
Time Taken: 0.00031 seconds
Memory Before: 550.109 KB
Memory After: 550.961 KB
Memory Used: 0.852 KB
Time Before: 0.00097 seconds
Time After: 0.00214 seconds
Time Taken: 0.00117 seconds
Memory Before: 546.625 KB
Memory After: 1,264.344 KB
Memory Used: 717.719 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.00298 seconds
Time After: 0.00317 seconds
Time Taken: 0.00019 seconds
Memory Before: 1,830.094 KB
Memory After: 1,830.594 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.48' 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.00345 seconds
Time After: 0.00357 seconds
Time Taken: 0.00012 seconds
Memory Before: 1,852.320 KB
Memory After: 1,852.930 KB
Memory Used: 0.609 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_fronthelp AS phrasegroup_fronthelp, phrasegroup_register AS phrasegroup_register, 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.00388 seconds
Time After: 0.00416 seconds
Time Taken: 0.00028 seconds
Memory Before: 1,863.844 KB
Memory After: 1,863.844 KB
Memory Used: 0.000 KB
Time Before: 0.00324 seconds
Time After: 0.00421 seconds
Time Taken: 0.00097 seconds
Memory Before: 1,845.391 KB
Memory After: 1,927.258 KB
Memory Used: 81.867 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.00461 seconds
Time After: 0.00474 seconds
Time Taken: 0.00013 seconds
Memory Before: 1,975.766 KB
Memory After: 1,976.258 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.03156 seconds
Time After: 0.03171 seconds
Time Taken: 0.00015 seconds
Memory Before: 2,280.984 KB
Memory After: 2,281.578 KB
Memory Used: 0.594 KB
SELECT smilietext,smiliepath,smilie.title,imagecategory.title AS category FROM smilie AS smilie LEFT JOIN imagecategory AS imagecategory USING(imagecategoryid) ORDER BY imagecategory.displayorder, imagecategory.title, smilie.displayorder
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | smilie | ALL | 11 | Using temporary; Using filesort | ||||
| 1 | SIMPLE | imagecategory | eq_ref | PRIMARY | PRIMARY | 2 | underdog_vbulletin.smilie.imagecategoryid | 1 |
Time Before: 0.03245 seconds
Time After: 0.03868 seconds
Time Taken: 0.00623 seconds
Memory Before: 2,804.102 KB
Memory After: 2,804.883 KB
Memory Used: 0.781 KB
SELECT title, template FROM template WHERE templateid IN (15291,15293,15292,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.03923 seconds
Time After: 0.03986 seconds
Time Taken: 0.00063 seconds
Memory Before: 2,973.414 KB
Memory After: 2,974.648 KB
Memory Used: 1.234 KB
UPDATE session SET lastactivity = 1765735947, location = '/misc.php?do=showsmilies&explain=1', inforum = 0, inthread = 0, badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = 'd1dc22ac22a9ebd8fcc6c779edb91d1f'
Time Before: 0.04321 seconds
Time After: 0.04338 seconds
Time Taken: 0.00017 seconds
Memory Before: 3,311.703 KB
Memory After: 3,311.781 KB
Memory Used: 0.078 KB