Time Before: 0.00137 seconds
Time After: 0.00168 seconds
Time Taken: 0.00031 seconds
Memory Before: 502.977 KB
Memory After: 525.758 KB
Memory Used: 22.781 KB
Time Before: 0.00177 seconds
Time After: 0.00214 seconds
Time Taken: 0.00038 seconds
Memory Before: 525.695 KB
Memory After: 526.641 KB
Memory Used: 0.945 KB
SET @@sql_mode = ''
Time Before: 0.00231 seconds
Time After: 0.00244 seconds
Time Taken: 0.00013 seconds
Memory Before: 527.195 KB
Memory After: 527.719 KB
Memory Used: 0.523 KB
SELECT * FROM datastore WHERE title IN ('iconcache','mailqueue','prefixcache','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','activitystream')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 50 | 17 | Using index condition |
Time Before: 0.00325 seconds
Time After: 0.00392 seconds
Time Taken: 0.00067 seconds
Memory Before: 530.641 KB
Memory After: 531.492 KB
Memory Used: 0.852 KB
Time Before: 0.00249 seconds
Time After: 0.00649 seconds
Time Taken: 0.00401 seconds
Memory Before: 526.969 KB
Memory After: 1,113.203 KB
Memory Used: 586.234 KB
SELECT * FROM session WHERE userid = 0 AND host = '18.97.9.172' AND idhash = 'cafe753e855ff2939d0a288be7c544a4' 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 | 51 | const,const,const | 2 | Using where |
Time Before: 0.00956 seconds
Time After: 0.00987 seconds
Time Taken: 0.00031 seconds
Memory Before: 1,611.094 KB
Memory After: 1,611.711 KB
Memory Used: 0.617 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_forumdisplay AS phrasegroup_forumdisplay, phrasegroup_inlinemod AS phrasegroup_inlinemod, phrasegroup_prefix AS phrasegroup_prefix, 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.01072 seconds
Time After: 0.01125 seconds
Time Taken: 0.00053 seconds
Memory Before: 1,623.492 KB
Memory After: 1,623.453 KB
Memory Used: -0.039 KB
Time Before: 0.00881 seconds
Time After: 0.01138 seconds
Time Taken: 0.00257 seconds
Memory Before: 1,603.195 KB
Memory After: 1,676.180 KB
Memory Used: 72.984 KB
SELECT * FROM datastore WHERE title IN ('routes')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | const | PRIMARY | PRIMARY | 50 | const | 1 |
Time Before: 0.01209 seconds
Time After: 0.01231 seconds
Time Taken: 0.00022 seconds
Memory Before: 1,677.547 KB
Memory After: 1,678.125 KB
Memory Used: 0.578 KB
SELECT * FROM style WHERE (styleid = 2 AND userselect = 1) OR styleid = 2 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.01604 seconds
Time After: 0.01651 seconds
Time Taken: 0.00047 seconds
Memory Before: 1,986.016 KB
Memory After: 1,986.609 KB
Memory Used: 0.594 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 | 172 | ||||
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | business_business.moderator.userid | 1 |
Time Before: 0.01937 seconds
Time After: 0.02057 seconds
Time Taken: 0.00119 seconds
Memory Before: 2,512.750 KB
Memory After: 2,513.477 KB
Memory Used: 0.727 KB
SELECT forum.forumid, forum.lastpost, forum.lastposter, forum.lastposterid, forum.lastthread, forum.lastthreadid, forum.lasticonid, forum.threadcount, forum.replycount, forum.lastpostid, forum.lastprefixid, user.usergroupid, user.homepage, user.options AS useroptions, IF(userlist.friend = 'yes', 1, 0) AS isfriend, user.lastactivity, user.lastvisit, IF(user.options & 512, 1, 0) AS invisible FROM forum AS forum LEFT JOIN user AS user ON (user.userid = forum.lastposterid) LEFT JOIN userlist AS userlist ON (userlist.relationid = user.userid AND userlist.type = 'buddy' AND userlist.userid = 0)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | forum | ALL | 36 | |||||
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | business_business.forum.lastposterid | 1 | |
1 | SIMPLE | userlist | eq_ref | PRIMARY,relationid,userid | PRIMARY | 9 | const,business_business.user.userid,const | 1 | Using where |
Time Before: 0.02186 seconds
Time After: 0.02285 seconds
Time Taken: 0.00099 seconds
Memory Before: 2,534.219 KB
Memory After: 2,539.547 KB
Memory Used: 5.328 KB
SELECT title, template FROM template WHERE templateid IN (648,767,1155,1157,1156,778,779,775,777,774,776,770,1245,1195,1145,1254,1264,1205,1275,67,66,68,63,62,651,652,650,649,71,72,656,961,1257,907,911,908,909,910,1273,0,0,1236,1238,931,932,934,935,1158,1200,1199,1249,1201,758,757,761)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 54 | Using index condition |
Time Before: 0.02526 seconds
Time After: 0.02630 seconds
Time Taken: 0.00104 seconds
Memory Before: 2,820.625 KB
Memory After: 2,822.172 KB
Memory Used: 1.547 KB
SELECT * FROM navigation WHERE state & 4 = 0 ORDER BY navtype, displayorder
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | navigation | ALL | 27 | Using where; Using filesort |
Time Before: 0.03175 seconds
Time After: 0.03211 seconds
Time Taken: 0.00036 seconds
Memory Before: 2,977.563 KB
Memory After: 2,981.023 KB
Memory Used: 3.461 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 <= 1752211302 AND enddate >= 1752211302 AND forumid IN (36,35,-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 | Impossible WHERE noticed after reading const tables |
Time Before: 0.03839 seconds
Time After: 0.03867 seconds
Time Taken: 0.00029 seconds
Memory Before: 3,116.125 KB
Memory After: 3,116.203 KB
Memory Used: 0.078 KB
SELECT COUNT(*) AS threads FROM thread AS thread WHERE thread.forumid = 36 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_lastpost | forumid | 6 | const,const,const | 1 | Using index |
Time Before: 0.03931 seconds
Time After: 0.03957 seconds
Time Taken: 0.00025 seconds
Memory Before: 3,120.898 KB
Memory After: 3,121.391 KB
Memory Used: 0.492 KB
SELECT COUNT(*) AS newthread FROM thread AS thread WHERE thread.forumid = 36 AND thread.lastpost > 1752211302 AND open <> 10 AND sticky = 0 AND visible = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | range | forumid,forumid_lastpost,lastpost | forumid_lastpost | 6 | 1 | Using index condition; Using where |
Time Before: 0.04005 seconds
Time After: 0.04033 seconds
Time Taken: 0.00028 seconds
Memory Before: 3,121.625 KB
Memory After: 3,122.070 KB
Memory Used: 0.445 KB
SELECT thread.threadid, lastpost, open FROM thread AS thread WHERE forumid = 36 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_lastpost | forumid_lastpost | 2 | const | 1 | Using where |
Time Before: 0.04076 seconds
Time After: 0.04099 seconds
Time Taken: 0.00023 seconds
Memory Before: 3,121.656 KB
Memory After: 3,122.102 KB
Memory Used: 0.445 KB
SELECT thread.threadid, thread.lastpost, thread.lastposter, thread.lastposterid, thread.lastpostid, thread.replycount, IF(thread.views<=thread.replycount, thread.replycount+1, thread.views) AS views FROM thread AS thread WHERE forumid = 36 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_lastpost | forumid_lastpost | 2 | const | 1 | Using where |
Time Before: 0.04151 seconds
Time After: 0.04179 seconds
Time Taken: 0.00028 seconds
Memory Before: 3,123.438 KB
Memory After: 3,123.664 KB
Memory Used: 0.227 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, thread.pollid, thread.open, thread.postusername, thread.postuserid, thread.iconid AS threadiconid, thread.dateline, thread.notes, thread.visible, thread.sticky, thread.votetotal, thread.attach, thread.lastpost, thread.lastposter, thread.lastposterid, thread.lastpostid, thread.replycount, IF(thread.views<=thread.replycount, thread.replycount+1, thread.views) AS views, thread.prefixid, thread.taglist, thread.hiddencount, thread.deletedcount, user.usergroupid, user.homepage, user.options AS useroptions, IF(userlist.friend = 'yes', 1, 0) AS isfriend, user.lastactivity, user.lastvisit, IF(user.options & 512, 1, 0) AS invisible FROM thread AS thread LEFT JOIN user AS user ON (user.userid = thread.lastposterid) LEFT JOIN userlist AS userlist ON (userlist.relationid = user.userid AND userlist.type = 'buddy' AND userlist.userid = 0) LEFT JOIN post AS post ON(post.postid = thread.firstpostid) WHERE thread.threadid IN (0) ORDER BY thread.sticky DESC, lastpost DESC
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.04258 seconds
Time After: 0.04314 seconds
Time Taken: 0.00056 seconds
Memory Before: 3,126.367 KB
Memory After: 3,125.727 KB
Memory Used: -0.641 KB
UPDATE session SET lastactivity = 1752211302, location = 'forumdisplay.php?f=36', inforum = 36, badlocation = 0 WHERE sessionhash = '8a3100e92a8bfc8337af093935a70e42'
Time Before: 0.04685 seconds
Time After: 0.04711 seconds
Time Taken: 0.00026 seconds
Memory Before: 3,350.180 KB
Memory After: 3,350.398 KB
Memory Used: 0.219 KB