Time Before: 0.00138 seconds
Time After: 0.00176 seconds
Time Taken: 0.00038 seconds
Memory Before: 502.766 KB
Memory After: 525.563 KB
Memory Used: 22.797 KB
Time Before: 0.00185 seconds
Time After: 0.00232 seconds
Time Taken: 0.00046 seconds
Memory Before: 525.500 KB
Memory After: 526.445 KB
Memory Used: 0.945 KB
SET @@sql_mode = ''
Time Before: 0.00254 seconds
Time After: 0.00267 seconds
Time Taken: 0.00013 seconds
Memory Before: 527.000 KB
Memory After: 527.523 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.00361 seconds
Time After: 0.00443 seconds
Time Taken: 0.00082 seconds
Memory Before: 530.445 KB
Memory After: 531.297 KB
Memory Used: 0.852 KB
Time Before: 0.00272 seconds
Time After: 0.00646 seconds
Time Taken: 0.00374 seconds
Memory Before: 526.773 KB
Memory After: 1,113.016 KB
Memory Used: 586.242 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.00937 seconds
Time After: 0.00971 seconds
Time Taken: 0.00034 seconds
Memory Before: 1,610.914 KB
Memory After: 1,611.531 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.01069 seconds
Time After: 0.01125 seconds
Time Taken: 0.00056 seconds
Memory Before: 1,623.305 KB
Memory After: 1,623.266 KB
Memory Used: -0.039 KB
Time Before: 0.00859 seconds
Time After: 0.01140 seconds
Time Taken: 0.00281 seconds
Memory Before: 1,603.016 KB
Memory After: 1,676.008 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.01209 seconds
Time After: 0.01231 seconds
Time Taken: 0.00022 seconds
Memory Before: 1,677.406 KB
Memory After: 1,677.984 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.01620 seconds
Time After: 0.01667 seconds
Time Taken: 0.00046 seconds
Memory Before: 1,985.852 KB
Memory After: 1,986.445 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.01976 seconds
Time After: 0.02121 seconds
Time Taken: 0.00146 seconds
Memory Before: 2,512.609 KB
Memory After: 2,513.336 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.02264 seconds
Time After: 0.02349 seconds
Time Taken: 0.00085 seconds
Memory Before: 2,534.086 KB
Memory After: 2,539.414 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.02607 seconds
Time After: 0.02699 seconds
Time Taken: 0.00092 seconds
Memory Before: 2,820.000 KB
Memory After: 2,821.547 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.03287 seconds
Time After: 0.03317 seconds
Time Taken: 0.00030 seconds
Memory Before: 2,977.047 KB
Memory After: 2,980.508 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 <= 1752306700 AND enddate >= 1752306700 AND forumid IN (18,-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.04003 seconds
Time After: 0.04028 seconds
Time Taken: 0.00026 seconds
Memory Before: 3,115.234 KB
Memory After: 3,115.313 KB
Memory Used: 0.078 KB
SELECT COUNT(*) AS threads FROM thread AS thread WHERE thread.forumid = 18 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.04102 seconds
Time After: 0.04134 seconds
Time Taken: 0.00032 seconds
Memory Before: 3,120.008 KB
Memory After: 3,120.500 KB
Memory Used: 0.492 KB
SELECT COUNT(*) AS newthread FROM thread AS thread WHERE thread.forumid = 18 AND thread.lastpost > 1752306700 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.04200 seconds
Time After: 0.04225 seconds
Time Taken: 0.00026 seconds
Memory Before: 3,120.734 KB
Memory After: 3,121.180 KB
Memory Used: 0.445 KB
SELECT thread.threadid, lastpost, open FROM thread AS thread WHERE forumid = 18 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.04273 seconds
Time After: 0.04294 seconds
Time Taken: 0.00022 seconds
Memory Before: 3,120.766 KB
Memory After: 3,121.211 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 = 18 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.04347 seconds
Time After: 0.04371 seconds
Time Taken: 0.00025 seconds
Memory Before: 3,122.547 KB
Memory After: 3,122.773 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.04440 seconds
Time After: 0.04486 seconds
Time Taken: 0.00046 seconds
Memory Before: 3,125.477 KB
Memory After: 3,124.836 KB
Memory Used: -0.641 KB
UPDATE session SET lastactivity = 1752306700, location = 'forumdisplay.php?f=18', inforum = 18, inthread = 0, badlocation = 0 WHERE sessionhash = 'a62b41ca1f8185c0575a22e003d2f8dd'
Time Before: 0.04902 seconds
Time After: 0.04922 seconds
Time Taken: 0.00020 seconds
Memory Before: 3,347.898 KB
Memory After: 3,348.109 KB
Memory Used: 0.211 KB