Time Before: 0.00022 seconds
Time After: 0.00026 seconds
Time Taken: 0.00004 seconds
Memory Before: 475.180 KB
Memory After: 477.102 KB
Memory Used: 1.922 KB
Time Before: 0.00028 seconds
Time After: 0.00043 seconds
Time Taken: 0.00015 seconds
Memory Before: 477.078 KB
Memory After: 477.656 KB
Memory Used: 0.578 KB
SET @@sql_mode = ''
Time Before: 0.00050 seconds
Time After: 0.00057 seconds
Time Taken: 0.00007 seconds
Memory Before: 477.680 KB
Memory After: 477.734 KB
Memory Used: 0.055 KB
SELECT * FROM datastore WHERE title IN ('iconcache','mailqueue','prefixcache','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 50 | 16 | Using index condition |
Time Before: 0.00079 seconds
Time After: 0.00149 seconds
Time Taken: 0.00070 seconds
Memory Before: 479.969 KB
Memory After: 1,036.836 KB
Memory Used: 556.867 KB
Time Before: 0.00058 seconds
Time After: 0.00235 seconds
Time Taken: 0.00177 seconds
Memory Before: 477.500 KB
Memory After: 1,289.797 KB
Memory Used: 812.297 KB
SELECT * FROM datastore WHERE title IN ('dbtech_ajaxthreads_usergroup')
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.00266 seconds
Time After: 0.00268 seconds
Time Taken: 0.00002 seconds
Memory Before: 1,447.352 KB
Memory After: 1,463.422 KB
Memory Used: 16.070 KB
SELECT * FROM session WHERE userid = 0 AND host = '18.206.194.21' AND idhash = '31fe98f3e084b949ab7fbecfb5c4e29c' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ref | user_activity,guest_lookup | guest_lookup | 51 | const,const,const | 2 | Using where |
Time Before: 0.00289 seconds
Time After: 0.00300 seconds
Time Taken: 0.00011 seconds
Memory Before: 1,454.906 KB
Memory After: 1,471.211 KB
Memory Used: 16.305 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 = 2
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | language | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 0.00332 seconds
Time After: 0.00354 seconds
Time Taken: 0.00021 seconds
Memory Before: 1,460.734 KB
Memory After: 1,669.641 KB
Memory Used: 208.906 KB
Time Before: 0.00272 seconds
Time After: 0.00356 seconds
Time Taken: 0.00084 seconds
Memory Before: 1,449.867 KB
Memory After: 1,562.625 KB
Memory Used: 112.758 KB
SELECT userip FROM vsavilxh_guests AS vsavilxh_guests WHERE userip = '18.206.194.21'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vsavilxh_guests | ALL | 658 | Using where |
Time Before: 0.00439 seconds
Time After: 0.00465 seconds
Time Taken: 0.00025 seconds
Memory Before: 1,713.266 KB
Memory After: 1,729.445 KB
Memory Used: 16.180 KB
INSERT INTO `vsavilxh_guests` (userip, dateline) VALUES ('18.206.194.21', '1695583000')
Time Before: 0.00466 seconds
Time After: 0.00480 seconds
Time Taken: 0.00014 seconds
Memory Before: 1,729.594 KB
Memory After: 1,729.563 KB
Memory Used: -0.031 KB
DELETE FROM vsavilxh_guests WHERE dateline < '1695496600'
Time Before: 0.00481 seconds
Time After: 0.00537 seconds
Time Taken: 0.00056 seconds
Memory Before: 1,712.875 KB
Memory After: 1,712.906 KB
Memory Used: 0.031 KB
SELECT * FROM style WHERE (styleid = 12 AND userselect = 1) OR styleid = 12 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.00552 seconds
Time After: 0.00558 seconds
Time Taken: 0.00006 seconds
Memory Before: 1,767.320 KB
Memory After: 1,975.969 KB
Memory Used: 208.648 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 | 3 | ||||
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | mihangam_mforum.moderator.userid | 1 |
Time Before: 0.00637 seconds
Time After: 0.00659 seconds
Time Taken: 0.00022 seconds
Memory Before: 2,105.766 KB
Memory After: 2,122.117 KB
Memory Used: 16.352 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 | 131 | |||||
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | mihangam_mforum.forum.lastposterid | 1 | |
1 | SIMPLE | userlist | eq_ref | PRIMARY,relationid,userid | PRIMARY | 9 | const,mihangam_mforum.user.userid,const | 1 | Using where |
Time Before: 0.00691 seconds
Time After: 0.00778 seconds
Time Taken: 0.00087 seconds
Memory Before: 2,112.594 KB
Memory After: 2,187.273 KB
Memory Used: 74.680 KB
SELECT title, template FROM template WHERE templateid IN (74,1146,1531,1533,1532,2220,1158,2217,2219,2216,2218,1149,1622,1572,1521,2233,2231,2234,2235,0,0,79,73,72,2344,2347,2101,75,80,81,82,1337,1634,2221,2222,1286,1287,1650,0,0,1613,1615,1307,1308,1310,1311,1534,1577,1576,1626,1578,1137,1136,1140,2249,1931,1932,1129,1132,1130,1295,1131,2226)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 60 | Using index condition |
Time Before: 0.00849 seconds
Time After: 0.00896 seconds
Time Taken: 0.00047 seconds
Memory Before: 2,435.938 KB
Memory After: 2,670.867 KB
Memory Used: 234.930 KB
SELECT * FROM molding ORDER BY molding.order ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | molding | ALL | 11 | Using filesort |
Time Before: 0.00938 seconds
Time After: 0.00941 seconds
Time Taken: 0.00003 seconds
Memory Before: 2,641.680 KB
Memory After: 2,659.422 KB
Memory Used: 17.742 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 <= 1695583000 AND enddate >= 1695583000 AND forumid IN (112,109,72,-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.01156 seconds
Time After: 0.01175 seconds
Time Taken: 0.00019 seconds
Memory Before: 2,746.641 KB
Memory After: 2,762.445 KB
Memory Used: 15.805 KB
SELECT COUNT(*) AS threads FROM thread AS thread WHERE thread.forumid = 112 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 | 33 | Using index |
Time Before: 0.01205 seconds
Time After: 0.01225 seconds
Time Taken: 0.00020 seconds
Memory Before: 2,763.570 KB
Memory After: 2,779.906 KB
Memory Used: 16.336 KB
SELECT COUNT(*) AS newthread FROM thread AS thread WHERE thread.forumid = 112 AND thread.lastpost > 1695583000 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.01253 seconds
Time After: 0.01271 seconds
Time Taken: 0.00018 seconds
Memory Before: 2,764.000 KB
Memory After: 2,780.336 KB
Memory Used: 16.336 KB
SELECT thread.threadid, lastpost, open FROM thread AS thread WHERE forumid = 112 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 | 6 | const,const,const | 1 |
Time Before: 0.01289 seconds
Time After: 0.01302 seconds
Time Taken: 0.00013 seconds
Memory Before: 2,763.992 KB
Memory After: 2,779.984 KB
Memory Used: 15.992 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 = 112 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 | 30 | Using where |
Time Before: 0.01326 seconds
Time After: 0.01396 seconds
Time Taken: 0.00069 seconds
Memory Before: 2,764.617 KB
Memory After: 2,783.297 KB
Memory Used: 18.680 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,25692,19909,14590,14576,14563,14313,8574,8466,8222,8131,8111,8097,7975,7923,7734,7608,7564,7534,5316,4315) ORDER BY thread.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 index condition; Using filesort | |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | mihangam_mforum.thread.lastposterid | 1 | |
1 | SIMPLE | userlist | eq_ref | PRIMARY,relationid,userid | PRIMARY | 9 | const,mihangam_mforum.user.userid,const | 1 | Using where |
1 | SIMPLE | post | eq_ref | PRIMARY | PRIMARY | 4 | mihangam_mforum.thread.firstpostid | 1 |
Time Before: 0.01450 seconds
Time After: 0.01794 seconds
Time Taken: 0.00344 seconds
Memory Before: 2,767.586 KB
Memory After: 2,970.578 KB
Memory Used: 202.992 KB
INSERT IGNORE INTO session (sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass, profileupdate, apiclientid, apiaccesstoken, topxtab, topxmenu, topxresult) VALUES ('48b6d8dc7d52185d198f1072431ce98f', 0, '18.206.194.21', '31fe98f3e084b949ab7fbecfb5c4e29c', 1695583000, 'forumdisplay.php?f=112', 0, 0, 0, 112, 0, 0, 0, 'CCBot/2.0 (https://commoncrawl.org/faq/)', 0, 0, 0, '', '0', '0', 0)
Time Before: 0.02724 seconds
Time After: 0.02746 seconds
Time Taken: 0.00022 seconds
Memory Before: 3,230.953 KB
Memory After: 3,230.328 KB
Memory Used: -0.625 KB