Time Before: 0.00056 seconds
Time After: 0.00077 seconds
Time Taken: 0.00020 seconds
Memory Before: 528.016 KB
Memory After: 552.945 KB
Memory Used: 24.930 KB
Time Before: 0.00080 seconds
Time After: 0.00095 seconds
Time Taken: 0.00015 seconds
Memory Before: 552.883 KB
Memory After: 553.797 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00103 seconds
Time After: 0.00108 seconds
Time Taken: 0.00005 seconds
Memory Before: 554.352 KB
Memory After: 554.875 KB
Memory Used: 0.523 KB
SELECT * FROM datastore WHERE title IN ('smiliecache','bbcodecache','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.00142 seconds
Time After: 0.00176 seconds
Time Taken: 0.00034 seconds
Memory Before: 557.836 KB
Memory After: 558.711 KB
Memory Used: 0.875 KB
Time Before: 0.00109 seconds
Time After: 0.00232 seconds
Time Taken: 0.00123 seconds
Memory Before: 554.125 KB
Memory After: 1,289.867 KB
Memory Used: 735.742 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.00335 seconds
Time After: 0.00347 seconds
Time Taken: 0.00013 seconds
Memory Before: 1,855.750 KB
Memory After: 1,856.250 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.168' 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.00383 seconds
Time After: 0.00397 seconds
Time Taken: 0.00015 seconds
Memory Before: 1,877.844 KB
Memory After: 1,878.453 KB
Memory Used: 0.609 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_album AS phrasegroup_album, phrasegroup_user AS phrasegroup_user, phrasegroup_posting AS phrasegroup_posting, 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.00432 seconds
Time After: 0.00452 seconds
Time Taken: 0.00020 seconds
Memory Before: 1,889.570 KB
Memory After: 1,889.547 KB
Memory Used: -0.023 KB
Time Before: 0.00354 seconds
Time After: 0.00458 seconds
Time Taken: 0.00104 seconds
Memory Before: 1,870.922 KB
Memory After: 1,998.844 KB
Memory Used: 127.922 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.00507 seconds
Time After: 0.00517 seconds
Time Taken: 0.00011 seconds
Memory Before: 2,047.852 KB
Memory After: 2,048.344 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.03733 seconds
Time After: 0.03746 seconds
Time Taken: 0.00014 seconds
Memory Before: 2,561.203 KB
Memory After: 2,561.797 KB
Memory Used: 0.594 KB
SELECT data, expires, locktime, serialized FROM cache WHERE cacheid = 'vb_types.types'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.03840 seconds
Time After: 0.03848 seconds
Time Taken: 0.00008 seconds
Memory Before: 3,151.695 KB
Memory After: 3,152.250 KB
Memory Used: 0.555 KB
SELECT SQL_CALC_FOUND_ROWS album.*, user.*, album.lastpicturedate AS dateline, IF(filedata.thumbnail_filesize > 0, attachment.attachmentid, 0) AS attachmentid, filedata.thumbnail_dateline, filedata.thumbnail_width, filedata.thumbnail_height FROM album AS album LEFT JOIN user AS user ON (user.userid = album.userid) LEFT JOIN profileblockprivacy AS profileblockprivacy ON (profileblockprivacy.userid = user.userid AND profileblockprivacy.blockid = 'albums') INNER JOIN albumupdate AS albumupdate ON (albumupdate.albumid = album.albumid) LEFT JOIN attachment AS attachment ON (album.coverattachmentid = attachment.attachmentid) LEFT JOIN filedata AS filedata ON (filedata.filedataid = attachment.filedataid) WHERE 1=1 AND (profileblockprivacy.requirement = 0 OR profileblockprivacy.requirement IS NULL) AND (album.state IN ('public')AND album.visible > 0) AND (profileblockprivacy.requirement <= 0 OR profileblockprivacy.requirement IS NULL) ORDER BY albumupdate.dateline DESC LIMIT 0, 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.03905 seconds
Time After: 0.03924 seconds
Time Taken: 0.00019 seconds
Memory Before: 3,530.672 KB
Memory After: 3,530.234 KB
Memory Used: -0.438 KB
SELECT FOUND_ROWS()
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | No tables used |
Time Before: 0.03935 seconds
Time After: 0.03939 seconds
Time Taken: 0.00004 seconds
Memory Before: 3,528.953 KB
Memory After: 3,529.602 KB
Memory Used: 0.648 KB
SELECT title, template FROM template WHERE templateid IN (15346,15170,15171,15166,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 | 43 | Using index condition |
Time Before: 0.03995 seconds
Time After: 0.04027 seconds
Time Taken: 0.00032 seconds
Memory Before: 3,698.086 KB
Memory After: 3,699.359 KB
Memory Used: 1.273 KB
SELECT text, languageid, special FROM phrase AS phrase LEFT JOIN phrasetype USING (fieldname) WHERE phrase.fieldname = 'error' AND varname = 'no_recently_updated_albums' 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.04318 seconds
Time After: 0.04341 seconds
Time Taken: 0.00023 seconds
Memory Before: 3,907.563 KB
Memory After: 3,907.992 KB
Memory Used: 0.430 KB
UPDATE session SET lastactivity = 1750038665, location = '/album.php?explain=1', badlocation = 3, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = 'e1c0db816026d205c049ae43995b4917'
Time Before: 0.04475 seconds
Time After: 0.04486 seconds
Time Taken: 0.00011 seconds
Memory Before: 4,035.391 KB
Memory After: 4,035.508 KB
Memory Used: 0.117 KB