Time Before: 0.00041 seconds
Time After: 0.00051 seconds
Time Taken: 0.00011 seconds
Memory Before: 556.883 KB
Memory After: 581.813 KB
Memory Used: 24.930 KB
Time Before: 0.00053 seconds
Time After: 0.00075 seconds
Time Taken: 0.00021 seconds
Memory Before: 581.750 KB
Memory After: 582.664 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00083 seconds
Time After: 0.00087 seconds
Time Taken: 0.00005 seconds
Memory Before: 583.219 KB
Memory After: 583.742 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.00118 seconds
Time After: 0.00147 seconds
Time Taken: 0.00029 seconds
Memory Before: 586.813 KB
Memory After: 587.719 KB
Memory Used: 0.906 KB
Time Before: 0.00089 seconds
Time After: 0.00202 seconds
Time Taken: 0.00114 seconds
Memory Before: 582.992 KB
Memory After: 1,319.633 KB
Memory Used: 736.641 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.00285 seconds
Time After: 0.00295 seconds
Time Taken: 0.00009 seconds
Memory Before: 1,885.648 KB
Memory After: 1,886.148 KB
Memory Used: 0.500 KB
SELECT * FROM session WHERE userid = 0 AND host = '3.139.64.39' AND idhash = 'cc62631d8d31f2cd94414edb189b33e5' 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.00327 seconds
Time After: 0.00337 seconds
Time Taken: 0.00010 seconds
Memory Before: 1,907.727 KB
Memory After: 1,908.180 KB
Memory Used: 0.453 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.00370 seconds
Time After: 0.00390 seconds
Time Taken: 0.00020 seconds
Memory Before: 1,920.883 KB
Memory After: 1,920.781 KB
Memory Used: -0.102 KB
Time Before: 0.00302 seconds
Time After: 0.00396 seconds
Time Taken: 0.00094 seconds
Memory Before: 1,900.820 KB
Memory After: 2,055.297 KB
Memory Used: 154.477 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.00433 seconds
Time After: 0.00441 seconds
Time Taken: 0.00008 seconds
Memory Before: 2,104.227 KB
Memory After: 2,104.719 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.03387 seconds
Time After: 0.03400 seconds
Time Taken: 0.00013 seconds
Memory Before: 2,737.844 KB
Memory After: 2,738.438 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.03510 seconds
Time After: 0.03520 seconds
Time Taken: 0.00009 seconds
Memory Before: 3,407.625 KB
Memory After: 3,408.180 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.03551 seconds
Time After: 0.03563 seconds
Time Taken: 0.00012 seconds
Memory Before: 3,457.055 KB
Memory After: 3,456.813 KB
Memory Used: -0.242 KB
REPLACE INTO datastore (title, data, unserialize) VALUES ('sg_newest_groups', 'a:0:{}', 1)
Time Before: 0.03568 seconds
Time After: 0.03577 seconds
Time Taken: 0.00009 seconds
Memory Before: 3,456.797 KB
Memory After: 3,457.102 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.03596 seconds
Time After: 0.03612 seconds
Time Taken: 0.00016 seconds
Memory Before: 3,457.625 KB
Memory After: 3,457.359 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.03626 seconds
Time After: 0.03632 seconds
Time Taken: 0.00006 seconds
Memory Before: 3,455.945 KB
Memory After: 3,456.445 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.03681 seconds
Time After: 0.03717 seconds
Time Taken: 0.00036 seconds
Memory Before: 3,625.930 KB
Memory After: 3,627.211 KB
Memory Used: 1.281 KB
INSERT IGNORE INTO session (sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass, profileupdate, apiclientid, apiaccesstoken) VALUES ('8360c9f5f2578760932303f2f3ec7344', 0, '3.139.64.39', 'cc62631d8d31f2cd94414edb189b33e5', 1746008655, '/group.php?explain=1', 0, 0, 0, 0, 0, 0, 0, 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 0, 0, 0, '')
Time Before: 0.04032 seconds
Time After: 0.04043 seconds
Time Taken: 0.00011 seconds
Memory Before: 3,980.508 KB
Memory After: 3,980.398 KB
Memory Used: -0.109 KB