Time Before: 0.00041 seconds
Time After: 0.00055 seconds
Time Taken: 0.00014 seconds
Memory Before: 559.266 KB
Memory After: 584.195 KB
Memory Used: 24.930 KB
Time Before: 0.00058 seconds
Time After: 0.00074 seconds
Time Taken: 0.00015 seconds
Memory Before: 584.133 KB
Memory After: 585.047 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00081 seconds
Time After: 0.00086 seconds
Time Taken: 0.00005 seconds
Memory Before: 585.602 KB
Memory After: 586.125 KB
Memory Used: 0.523 KB
SELECT *
FROM datastore
WHERE title IN ('smiliecache','bbcodecache','sg_category_cloud','sg_newest_groups','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 | 20 | Using index condition |
Time Before: 0.00116 seconds
Time After: 0.00151 seconds
Time Taken: 0.00036 seconds
Memory Before: 589.195 KB
Memory After: 590.102 KB
Memory Used: 0.906 KB
Time Before: 0.00087 seconds
Time After: 0.00210 seconds
Time Taken: 0.00123 seconds
Memory Before: 585.375 KB
Memory After: 1,322.008 KB
Memory Used: 736.633 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.00297 seconds
Time After: 0.00311 seconds
Time Taken: 0.00014 seconds
Memory Before: 1,888.031 KB
Memory After: 1,888.531 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.28' 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.00360 seconds
Time Taken: 0.00015 seconds
Memory Before: 1,910.125 KB
Memory After: 1,910.734 KB
Memory Used: 0.609 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_socialgroups AS phrasegroup_socialgroups, phrasegroup_search AS phrasegroup_search, phrasegroup_user AS phrasegroup_user, phrasegroup_posting AS phrasegroup_posting, phrasegroup_album AS phrasegroup_album, 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.00715 seconds
Time After: 0.00749 seconds
Time Taken: 0.00034 seconds
Memory Before: 1,922.164 KB
Memory After: 1,922.063 KB
Memory Used: -0.102 KB
Time Before: 0.00319 seconds
Time After: 0.00757 seconds
Time Taken: 0.00438 seconds
Memory Before: 1,903.203 KB
Memory After: 2,056.945 KB
Memory Used: 153.742 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.00805 seconds
Time After: 0.00817 seconds
Time Taken: 0.00012 seconds
Memory Before: 2,105.914 KB
Memory After: 2,106.406 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.04619 seconds
Time After: 0.04637 seconds
Time Taken: 0.00018 seconds
Memory Before: 2,741.531 KB
Memory After: 2,742.125 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.04747 seconds
Time After: 0.04756 seconds
Time Taken: 0.00009 seconds
Memory Before: 3,411.375 KB
Memory After: 3,411.930 KB
Memory Used: 0.555 KB
SELECT socialgroup.*, socialgroup.dateline AS createdate, sgc.title AS categoryname, sgc.socialgroupcategoryid AS categoryid, socialgroup.groupid, socialgroup.name, socialgroup.description, socialgroup.dateline, sgicon.dateline AS icondateline, socialgroupmember.type AS membertype, socialgroupmember.dateline AS joindate, sgicon.thumbnail_width AS iconthumb_width, sgicon.thumbnail_height AS iconthumb_height FROM socialgroup AS socialgroup LEFT JOIN socialgroupmember AS socialgroupmember ON (socialgroup.groupid = socialgroupmember.groupid AND socialgroupmember.userid = 0) LEFT JOIN socialgroupicon AS sgicon ON (sgicon.groupid = socialgroup.groupid) INNER JOIN socialgroupcategory AS sgc ON (sgc.socialgroupcategoryid = socialgroup.socialgroupcategoryid) ORDER BY socialgroup.dateline DESC LIMIT 0, 15
| 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.04792 seconds
Time After: 0.04812 seconds
Time Taken: 0.00019 seconds
Memory Before: 3,460.805 KB
Memory After: 3,460.563 KB
Memory Used: -0.242 KB
REPLACE INTO datastore
(title, data, unserialize)
VALUES
('sg_newest_groups', 'a:0:{}', 1)Time Before: 0.04816 seconds
Time After: 0.04830 seconds
Time Taken: 0.00014 seconds
Memory Before: 3,460.547 KB
Memory After: 3,460.852 KB
Memory Used: 0.305 KB
SELECT socialgroup.*, socialgroup.dateline AS createdate, socialgroupmember.type AS membertype, socialgroupmember.dateline AS joindate, groupread.readtime ,sgicon.dateline AS icondateline, sgicon.thumbnail_width AS iconthumb_width, sgicon.thumbnail_height AS iconthumb_height ,sgc.title AS categoryname, sgc.socialgroupcategoryid AS categoryid FROM socialgroup AS socialgroup LEFT JOIN socialgroupmember AS socialgroupmember ON (socialgroup.groupid = socialgroupmember.groupid AND socialgroupmember.userid = 0) LEFT JOIN groupread AS groupread ON (groupread.groupid = socialgroup.groupid AND groupread.userid = 0) LEFT JOIN socialgroupicon AS sgicon ON sgicon.groupid = socialgroup.groupid INNER JOIN socialgroupcategory AS sgc ON (sgc.socialgroupcategoryid = socialgroup.socialgroupcategoryid) ORDER BY socialgroup.lastupdate 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.04854 seconds
Time After: 0.04873 seconds
Time Taken: 0.00018 seconds
Memory Before: 3,461.375 KB
Memory After: 3,461.109 KB
Memory Used: -0.266 KB
SELECT COUNT(*) AS total FROM socialgroup AS socialgroup LEFT JOIN socialgroupicon AS sgicon ON (sgicon.groupid = socialgroup.groupid)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | socialgroup | system | 0 | Const row not found | ||||
| 1 | SIMPLE | sgicon | system | 0 | Const row not found |
Time Before: 0.04886 seconds
Time After: 0.04896 seconds
Time Taken: 0.00010 seconds
Memory Before: 3,459.695 KB
Memory After: 3,460.195 KB
Memory Used: 0.500 KB
SELECT title, template FROM template WHERE templateid IN (15594,15570,15592,15593,15607,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 | 44 | Using index condition |
Time Before: 0.04950 seconds
Time After: 0.04979 seconds
Time Taken: 0.00029 seconds
Memory Before: 3,629.680 KB
Memory After: 3,630.961 KB
Memory Used: 1.281 KB
UPDATE session SET lastactivity = 1762111272, location = '/group.php?explain=1', badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = '1d735fc36e09052e5aa4cdb3382e5aa2'
Time Before: 0.05289 seconds
Time After: 0.05302 seconds
Time Taken: 0.00013 seconds
Memory Before: 3,983.570 KB
Memory After: 3,983.688 KB
Memory Used: 0.117 KB