Time Before: 0.00388 seconds
Time After: 0.01014 seconds
Time Taken: 0.00626 seconds
Memory Before: 418.289 KB
Memory After: 426.992 KB
Memory Used: 8.703 KB
Time Before: 0.01019 seconds
Time After: 0.01215 seconds
Time Taken: 0.00196 seconds
Memory Before: 426.977 KB
Memory After: 427.938 KB
Memory Used: 0.961 KB
SET @@sql_mode = ''
Time Before: 0.01227 seconds
Time After: 0.01234 seconds
Time Taken: 0.00006 seconds
Memory Before: 428.602 KB
Memory After: 429.172 KB
Memory Used: 0.570 KB
SELECT * FROM datastore WHERE title IN ('','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','iconcache','mailqueue','prefixcache')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 50 | 17 | Using where |
Time Before: 0.01267 seconds
Time After: 0.01397 seconds
Time Taken: 0.00131 seconds
Memory Before: 432.047 KB
Memory After: 433.508 KB
Memory Used: 1.461 KB
Time Before: 0.01236 seconds
Time After: 0.03322 seconds
Time Taken: 0.02085 seconds
Memory Before: 428.414 KB
Memory After: 5,388.977 KB
Memory Used: 4,960.563 KB
SELECT * FROM session WHERE userid = 0 AND host = '18.97.14.85' AND idhash = '3baccf9796c876a91b207ca555fa88a5' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ALL | 600 | Using where |
Time Before: 0.03786 seconds
Time After: 0.03822 seconds
Time Taken: 0.00036 seconds
Memory Before: 5,405.703 KB
Memory After: 5,407.023 KB
Memory Used: 1.320 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_forumdisplay AS phrasegroup_forumdisplay, phrasegroup_inlinemod AS phrasegroup_inlinemod, phrasegroup_prefix AS phrasegroup_prefix, 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.03855 seconds
Time After: 0.03863 seconds
Time Taken: 0.00008 seconds
Memory Before: 5,416.820 KB
Memory After: 5,417.570 KB
Memory Used: 0.750 KB
Time Before: 0.03371 seconds
Time After: 0.03870 seconds
Time Taken: 0.00499 seconds
Memory Before: 5,400.469 KB
Memory After: 5,499.570 KB
Memory Used: 99.102 KB
SELECT * FROM style WHERE (styleid = 13 AND userselect = 1) OR styleid = 13 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.03992 seconds
Time After: 0.03999 seconds
Time Taken: 0.00007 seconds
Memory Before: 5,696.305 KB
Memory After: 5,697.594 KB
Memory Used: 1.289 KB
SELECT title, template FROM template WHERE templateid IN (64,929,918,511,510,164,161,163,160,162,168,170,154,167,155,156,169,171,166,560,570,499,977,1011,991,67,66,68,63,62,339,648,291,292,293,559,562,571,312,313,314,315,513,576,575,577,580,1012,1013,649,920,921,922,923,924)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 55 | Using where |
Time Before: 0.04071 seconds
Time After: 0.04082 seconds
Time Taken: 0.00011 seconds
Memory Before: 5,881.266 KB
Memory After: 5,883.484 KB
Memory Used: 2.219 KB
SELECT id, type, title, url, banner, duration, height, width, active, clicks, bannord FROM cybbanners AS cybbanners WHERE active = 1 ORDER BY RAND() LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | cybbanners | ALL | 13 | Using where; Using temporary; Using filesort |
Time Before: 0.04173 seconds
Time After: 0.04214 seconds
Time Taken: 0.00041 seconds
Memory Before: 6,094.969 KB
Memory After: 6,096.094 KB
Memory Used: 1.125 KB
SELECT forum.forumid, lastpost, lastposter, lastthread, lastthreadid, lasticonid, threadcount, replycount, lastpostid, lastprefixid FROM forum AS forum
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | forum | ALL | 224 |
Time Before: 0.05034 seconds
Time After: 0.05041 seconds
Time Taken: 0.00007 seconds
Memory Before: 6,099.820 KB
Memory After: 6,120.164 KB
Memory Used: 20.344 KB
SELECT moderator.*, user.username, IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid FROM moderator AS moderator INNER JOIN user AS user USING(userid)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | moderator | ALL | userid_forumid | 111 | ||||
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | gentlemo_community.moderator.userid | 1 |
Time Before: 0.05395 seconds
Time After: 0.05402 seconds
Time Taken: 0.00007 seconds
Memory Before: 6,522.070 KB
Memory After: 6,531.789 KB
Memory Used: 9.719 KB
SELECT announcement.announcementid, startdate, title, announcement.views, user.username, user.userid, user.usertitle, user.customtitle, user.usergroupid, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, infractiongroupid FROM announcement AS announcement LEFT JOIN user AS user ON(user.userid = announcement.userid) WHERE startdate <= 1733735774 AND enddate >= 1733735774 AND forumid IN (437,391,-1) ORDER BY startdate DESC, announcement.announcementid DESC LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | announcement | range | forumid,startdate | startdate | 6 | 1 | Using index condition; Using filesort | |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | gentlemo_community.announcement.userid | 1 |
Time Before: 0.05694 seconds
Time After: 0.05714 seconds
Time Taken: 0.00020 seconds
Memory Before: 7,034.414 KB
Memory After: 7,035.172 KB
Memory Used: 0.758 KB
SELECT COUNT(*) AS threads, SUM(IF(thread.lastpost > 1733735774 AND open <> 10, 1, 0)) AS newthread FROM thread AS thread WHERE forumid = 437 AND sticky = 0 AND visible = 1 AND lastpost >= 1731143774
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | range | forumid,lastpost | forumid | 10 | 1 | Using index condition |
Time Before: 0.05747 seconds
Time After: 0.05760 seconds
Time Taken: 0.00014 seconds
Memory Before: 7,040.578 KB
Memory After: 7,041.578 KB
Memory Used: 1.000 KB
SELECT thread.threadid, lastpost, open FROM thread AS thread WHERE forumid = 437 AND sticky = 1 AND visible = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | ref | forumid | forumid | 6 | const,const,const | 3 |
Time Before: 0.05781 seconds
Time After: 0.05795 seconds
Time Taken: 0.00014 seconds
Memory Before: 7,041.031 KB
Memory After: 7,042.203 KB
Memory Used: 1.172 KB
SELECT thread.threadid, thread.lastpost, thread.lastposter, thread.lastpostid, thread.replycount, IF(thread.views<=thread.replycount, thread.replycount+1, thread.views) AS views FROM thread AS thread WHERE forumid = 437 AND sticky = 0 AND visible = 1 AND lastpost >= 1731143774 ORDER BY sticky DESC, lastpost DESC LIMIT 0, 20
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | range | forumid,lastpost | forumid | 10 | 1 | Using index condition |
Time Before: 0.05820 seconds
Time After: 0.05846 seconds
Time Taken: 0.00025 seconds
Memory Before: 7,042.898 KB
Memory After: 7,043.773 KB
Memory Used: 0.875 KB
SELECT IF(votenum >= 1, votenum, 0) AS votenum, IF(votenum >= 1 AND votenum > 0, votetotal / votenum, 0) AS voteavg, post.pagetext AS preview, thread.threadid, thread.title AS threadtitle, thread.forumid, pollid, open, postusername, postuserid, thread.iconid AS threadiconid, thread.dateline, notes, thread.visible, sticky, votetotal, thread.attach, thread.lastpost, thread.lastposter, thread.lastpostid, thread.replycount, IF(thread.views<=thread.replycount, thread.replycount+1, thread.views) AS views, thread.prefixid, thread.taglist, hiddencount, deletedcount FROM thread AS thread LEFT JOIN post AS post ON(post.postid = thread.firstpostid) WHERE thread.threadid IN (0,348915,471174,494726) ORDER BY sticky DESC, lastpost DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | range | PRIMARY | PRIMARY | 4 | 4 | Using where; Using filesort | |
1 | SIMPLE | post | eq_ref | PRIMARY | PRIMARY | 4 | gentlemo_community.thread.firstpostid | 1 |
Time Before: 0.05872 seconds
Time After: 0.05915 seconds
Time Taken: 0.00043 seconds
Memory Before: 7,044.664 KB
Memory After: 7,045.898 KB
Memory Used: 1.234 KB
UPDATE session SET lastactivity = 1733735774, location = '/community/forumdisplay.php?f=437&explain=1', inforum = 437, inthread = 0, incalendar = 0, badlocation = 0 WHERE sessionhash = 'b641822ccc68c7f6b57537b5dfb5bed3'
Time Before: 0.06447 seconds
Time After: 0.06480 seconds
Time Taken: 0.00033 seconds
Memory Before: 7,478.055 KB
Memory After: 7,478.219 KB
Memory Used: 0.164 KB