Time Before: 0.00370 seconds
Time After: 0.01175 seconds
Time Taken: 0.00804 seconds
Memory Before: 417.953 KB
Memory After: 426.602 KB
Memory Used: 8.648 KB
Time Before: 0.01181 seconds
Time After: 0.01214 seconds
Time Taken: 0.00033 seconds
Memory Before: 426.586 KB
Memory After: 427.547 KB
Memory Used: 0.961 KB
SET @@sql_mode = ''
Time Before: 0.01233 seconds
Time After: 0.01240 seconds
Time Taken: 0.00007 seconds
Memory Before: 428.211 KB
Memory After: 428.781 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.01274 seconds
Time After: 0.01349 seconds
Time Taken: 0.00075 seconds
Memory Before: 431.656 KB
Memory After: 433.133 KB
Memory Used: 1.477 KB
Time Before: 0.01243 seconds
Time After: 0.01984 seconds
Time Taken: 0.00740 seconds
Memory Before: 428.023 KB
Memory After: 5,388.344 KB
Memory Used: 4,960.320 KB
SELECT * FROM session WHERE userid = 0 AND host = '18.97.14.89' AND idhash = '3baccf9796c876a91b207ca555fa88a5' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ALL | 593 | Using where |
Time Before: 0.02058 seconds
Time After: 0.02094 seconds
Time Taken: 0.00036 seconds
Memory Before: 5,405.055 KB
Memory After: 5,406.375 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.02126 seconds
Time After: 0.02136 seconds
Time Taken: 0.00010 seconds
Memory Before: 5,416.172 KB
Memory After: 5,416.906 KB
Memory Used: 0.734 KB
Time Before: 0.02035 seconds
Time After: 0.02143 seconds
Time Taken: 0.00108 seconds
Memory Before: 5,399.820 KB
Memory After: 5,498.922 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.02238 seconds
Time After: 0.02243 seconds
Time Taken: 0.00005 seconds
Memory Before: 5,695.914 KB
Memory After: 5,697.203 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.02291 seconds
Time After: 0.02302 seconds
Time Taken: 0.00011 seconds
Memory Before: 5,880.852 KB
Memory After: 5,883.070 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.02390 seconds
Time After: 0.02401 seconds
Time Taken: 0.00012 seconds
Memory Before: 6,094.828 KB
Memory After: 6,095.953 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.02995 seconds
Time After: 0.03002 seconds
Time Taken: 0.00007 seconds
Memory Before: 6,099.352 KB
Memory After: 6,119.711 KB
Memory Used: 20.359 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.03149 seconds
Time After: 0.03154 seconds
Time Taken: 0.00005 seconds
Memory Before: 6,522.031 KB
Memory After: 6,531.750 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 <= 1737052871 AND enddate >= 1737052871 AND forumid IN (542,430,390,-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.03368 seconds
Time After: 0.03383 seconds
Time Taken: 0.00015 seconds
Memory Before: 7,008.523 KB
Memory After: 7,009.305 KB
Memory Used: 0.781 KB
SELECT COUNT(*) AS threads, SUM(IF(thread.lastpost > 1737052871 AND open <> 10, 1, 0)) AS newthread FROM thread AS thread WHERE forumid = 542 AND sticky = 0 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 | 227 |
Time Before: 0.03415 seconds
Time After: 0.04194 seconds
Time Taken: 0.00779 seconds
Memory Before: 7,014.508 KB
Memory After: 7,015.547 KB
Memory Used: 1.039 KB
SELECT thread.threadid, lastpost, open FROM thread AS thread WHERE forumid = 542 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 | 1 |
Time Before: 0.04218 seconds
Time After: 0.04237 seconds
Time Taken: 0.00019 seconds
Memory Before: 7,015.125 KB
Memory After: 7,016.211 KB
Memory Used: 1.086 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 = 542 AND sticky = 0 AND visible = 1 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 | ref | forumid | forumid | 6 | const,const,const | 227 | Using where |
Time Before: 0.04261 seconds
Time After: 0.04278 seconds
Time Taken: 0.00018 seconds
Memory Before: 7,016.906 KB
Memory After: 7,018.914 KB
Memory Used: 2.008 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,529886,528372,527990,528050,526565,525823,520203,465505,519861,516569,515375,515132,509291,509039,502592,507551,503563,491953,503140,493808) 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 | 21 | Using where; Using filesort | |
1 | SIMPLE | post | eq_ref | PRIMARY | PRIMARY | 4 | gentlemo_community.thread.firstpostid | 1 |
Time Before: 0.04308 seconds
Time After: 0.04410 seconds
Time Taken: 0.00102 seconds
Memory Before: 7,019.250 KB
Memory After: 7,023.969 KB
Memory Used: 4.719 KB
UPDATE session SET lastactivity = 1737052871, location = '/community/forumdisplay.php?f=542&explain=1', inforum = 542, inthread = 0, incalendar = 0, badlocation = 0 WHERE sessionhash = 'e8813699565fd0d424d7b3506b0c832c'
Time Before: 0.05784 seconds
Time After: 0.05855 seconds
Time Taken: 0.00071 seconds
Memory Before: 7,605.133 KB
Memory After: 7,605.297 KB
Memory Used: 0.164 KB