Time Before: 0.00073 seconds
Time After: 0.00092 seconds
Time Taken: 0.00019 seconds
Memory Before: 520.156 KB
Memory After: 545.086 KB
Memory Used: 24.930 KB
Time Before: 0.00096 seconds
Time After: 0.00971 seconds
Time Taken: 0.00875 seconds
Memory Before: 545.023 KB
Memory After: 545.938 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00985 seconds
Time After: 0.00991 seconds
Time Taken: 0.00006 seconds
Memory Before: 546.492 KB
Memory After: 547.016 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.01035 seconds
Time After: 0.01080 seconds
Time Taken: 0.00046 seconds
Memory Before: 549.750 KB
Memory After: 550.602 KB
Memory Used: 0.852 KB
Time Before: 0.00994 seconds
Time After: 0.01185 seconds
Time Taken: 0.00191 seconds
Memory Before: 546.266 KB
Memory After: 1,263.930 KB
Memory Used: 717.664 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.02377 seconds
Time After: 0.02404 seconds
Time Taken: 0.00027 seconds
Memory Before: 1,829.664 KB
Memory After: 1,830.164 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.47' 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.02452 seconds
Time After: 0.02468 seconds
Time Taken: 0.00016 seconds
Memory Before: 1,851.813 KB
Memory After: 1,852.422 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.02517 seconds
Time After: 0.02548 seconds
Time Taken: 0.00031 seconds
Memory Before: 1,863.203 KB
Memory After: 1,863.203 KB
Memory Used: 0.000 KB
Time Before: 0.02418 seconds
Time After: 0.02558 seconds
Time Taken: 0.00140 seconds
Memory Before: 1,844.867 KB
Memory After: 1,926.617 KB
Memory Used: 81.750 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.02620 seconds
Time After: 0.02632 seconds
Time Taken: 0.00012 seconds
Memory Before: 1,975.102 KB
Memory After: 1,975.594 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.10709 seconds
Time After: 0.10728 seconds
Time Taken: 0.00019 seconds
Memory Before: 2,280.250 KB
Memory After: 2,280.844 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.10850 seconds
Time After: 0.10872 seconds
Time Taken: 0.00021 seconds
Memory Before: 2,803.508 KB
Memory After: 2,804.289 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.12074 seconds
Time After: 0.12131 seconds
Time Taken: 0.00058 seconds
Memory Before: 2,972.820 KB
Memory After: 2,974.055 KB
Memory Used: 1.234 KB
UPDATE session SET location = '/misc.php?do=showsmilies&explain=1', badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = '3ba6e0e4ea77aa91da0e99bd4392f2de'
Time Before: 0.12948 seconds
Time After: 0.12968 seconds
Time Taken: 0.00020 seconds
Memory Before: 3,311.008 KB
Memory After: 3,311.133 KB
Memory Used: 0.125 KB