Time Before: 0.00312 seconds
Time After: 0.00533 seconds
Time Taken: 0.00220 seconds
Memory Before: 502.875 KB
Memory After: 525.648 KB
Memory Used: 22.773 KB
Time Before: 0.00553 seconds
Time After: 0.00670 seconds
Time Taken: 0.00117 seconds
Memory Before: 525.586 KB
Memory After: 526.531 KB
Memory Used: 0.945 KB
SET @@sql_mode = ''
Time Before: 0.00700 seconds
Time After: 0.00713 seconds
Time Taken: 0.00013 seconds
Memory Before: 527.086 KB
Memory After: 527.609 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.00826 seconds
Time After: 0.00911 seconds
Time Taken: 0.00085 seconds
Memory Before: 530.531 KB
Memory After: 531.383 KB
Memory Used: 0.852 KB
Time Before: 0.00720 seconds
Time After: 0.01177 seconds
Time Taken: 0.00457 seconds
Memory Before: 526.859 KB
Memory After: 1,113.086 KB
Memory Used: 586.227 KB
SELECT * FROM session WHERE userid = 0 AND host = '18.97.9.169' 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.01558 seconds
Time After: 0.01601 seconds
Time Taken: 0.00043 seconds
Memory Before: 1,610.945 KB
Memory After: 1,611.563 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.01716 seconds
Time After: 0.01772 seconds
Time Taken: 0.00056 seconds
Memory Before: 1,623.352 KB
Memory After: 1,623.313 KB
Memory Used: -0.039 KB
Time Before: 0.01465 seconds
Time After: 0.01789 seconds
Time Taken: 0.00323 seconds
Memory Before: 1,603.047 KB
Memory After: 1,676.039 KB
Memory Used: 72.992 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.01859 seconds
Time After: 0.01881 seconds
Time Taken: 0.00022 seconds
Memory Before: 1,677.422 KB
Memory After: 1,678.000 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.02274 seconds
Time After: 0.02322 seconds
Time Taken: 0.00049 seconds
Memory Before: 1,985.938 KB
Memory After: 1,986.531 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.02618 seconds
Time After: 0.02755 seconds
Time Taken: 0.00136 seconds
Memory Before: 2,512.672 KB
Memory After: 2,513.398 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.02903 seconds
Time After: 0.03009 seconds
Time Taken: 0.00107 seconds
Memory Before: 2,534.133 KB
Memory After: 2,539.461 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.03268 seconds
Time After: 0.03388 seconds
Time Taken: 0.00120 seconds
Memory Before: 2,820.516 KB
Memory After: 2,822.063 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.03955 seconds
Time After: 0.03995 seconds
Time Taken: 0.00040 seconds
Memory Before: 2,977.461 KB
Memory After: 2,980.922 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 <= 1733338669 AND enddate >= 1733338669 AND forumid IN (37,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.04615 seconds
Time After: 0.04645 seconds
Time Taken: 0.00030 seconds
Memory Before: 3,116.023 KB
Memory After: 3,116.102 KB
Memory Used: 0.078 KB
SELECT COUNT(*) AS threads FROM thread AS thread WHERE thread.forumid = 37 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.04710 seconds
Time After: 0.04739 seconds
Time Taken: 0.00029 seconds
Memory Before: 3,120.797 KB
Memory After: 3,121.289 KB
Memory Used: 0.492 KB
SELECT COUNT(*) AS newthread FROM thread AS thread WHERE thread.forumid = 37 AND thread.lastpost > 1733338669 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.04795 seconds
Time After: 0.04829 seconds
Time Taken: 0.00034 seconds
Memory Before: 3,121.523 KB
Memory After: 3,121.969 KB
Memory Used: 0.445 KB
SELECT thread.threadid, lastpost, open FROM thread AS thread WHERE forumid = 37 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.04884 seconds
Time After: 0.04910 seconds
Time Taken: 0.00027 seconds
Memory Before: 3,121.555 KB
Memory After: 3,122.000 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 = 37 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.04969 seconds
Time After: 0.04998 seconds
Time Taken: 0.00029 seconds
Memory Before: 3,123.336 KB
Memory After: 3,123.563 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.05088 seconds
Time After: 0.05142 seconds
Time Taken: 0.00053 seconds
Memory Before: 3,126.266 KB
Memory After: 3,125.625 KB
Memory Used: -0.641 KB
UPDATE session SET lastactivity = 1733338669, location = 'forumdisplay.php?f=37', badlocation = 0 WHERE sessionhash = '3f5e410b5159b0d0cbb2d828df60859e'
Time Before: 0.05527 seconds
Time After: 0.05552 seconds
Time Taken: 0.00024 seconds
Memory Before: 3,350.164 KB
Memory After: 3,350.406 KB
Memory Used: 0.242 KB