Time Before: 0.02194 seconds
Time After: 0.02901 seconds
Time Taken: 0.00706 seconds
Memory Before: 2,342.836 KB
Memory After: 3,886.727 KB
Memory Used: 1,543.891 KB
Time Before: 0.02904 seconds
Time After: 0.02946 seconds
Time Taken: 0.00042 seconds
Memory Before: 3,886.758 KB
Memory After: 3,887.680 KB
Memory Used: 0.922 KB
SET @@sql_mode = ''
Time Before: 0.02966 seconds
Time After: 0.02981 seconds
Time Taken: 0.00015 seconds
Memory Before: 3,888.406 KB
Memory After: 3,888.992 KB
Memory Used: 0.586 KB
SELECT * FROM datastore WHERE title IN ('userstats','birthdaycache','maxloggedin','iconcache','eventcache','mailqueue','activeblocks','navdata','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','activitystream','routes')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 50 | 23 | 100.00 | Using where |
Time Before: 0.05319 seconds
Time After: 0.05374 seconds
Time Taken: 0.00055 seconds
Memory Before: 3,892.484 KB
Memory After: 3,893.461 KB
Memory Used: 0.977 KB
Time Before: 0.02988 seconds
Time After: 0.05533 seconds
Time Taken: 0.02545 seconds
Memory Before: 3,888.242 KB
Memory After: 4,691.508 KB
Memory Used: 803.266 KB
SELECT * FROM datastore WHERE title IN ('blogcategorycache','blogstats','dbtech_dbseo_keyword','dbtech_dbseo_gwt_cache','dbtech_dbseo_oauth','profilefield')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 50 | 6 | 100.00 | Using where |
Time Before: 0.09500 seconds
Time After: 0.09531 seconds
Time Taken: 0.00032 seconds
Memory Before: 7,426.969 KB
Memory After: 7,427.555 KB
Memory Used: 0.586 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.75' AND idhash = 'ea5a359a73a8141a16de516480d33c34' LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ref | user_activity,guest_lookup | guest_lookup | 51 | const,const,const | 2 | 100.00 |
Time Before: 0.11541 seconds
Time After: 0.11569 seconds
Time Taken: 0.00027 seconds
Memory Before: 7,444.273 KB
Memory After: 7,444.914 KB
Memory Used: 0.641 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_activitystream AS phrasegroup_activitystream, phrasegroup_holiday AS phrasegroup_holiday, 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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | language | system | PRIMARY | 1 | 100.00 |
Time Before: 0.11654 seconds
Time After: 0.11695 seconds
Time Taken: 0.00041 seconds
Memory Before: 7,456.117 KB
Memory After: 7,456.148 KB
Memory Used: 0.031 KB
Time Before: 0.09547 seconds
Time After: 0.11705 seconds
Time Taken: 0.02158 seconds
Memory Before: 7,437.008 KB
Memory After: 7,516.445 KB
Memory Used: 79.438 KB
SELECT MAX(permissions & 1) AS perm FROM cms_permissions WHERE nodeid = 1 AND usergroupid IN (1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | cms_permissions | const | usergroupid,nodeid | usergroupid | 8 | const,const | 1 | 100.00 |
Time Before: 0.16017 seconds
Time After: 0.16039 seconds
Time Taken: 0.00022 seconds
Memory Before: 7,737.211 KB
Memory After: 7,737.758 KB
Memory Used: 0.547 KB
SELECT * FROM style WHERE (styleid = 1 AND userselect = 1) OR styleid = 1 ORDER BY styleid ASC LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | style | const | PRIMARY | PRIMARY | 2 | const | 1 | 100.00 |
Time Before: 0.19318 seconds
Time After: 0.19344 seconds
Time Taken: 0.00026 seconds
Memory Before: 8,234.156 KB
Memory After: 8,234.789 KB
Memory Used: 0.633 KB
SELECT user.username, (user.options & 512) AS invisible, user.usergroupid, user.lastvisit, session.userid, session.inforum, session.lastactivity, session.badlocation, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, infractiongroupid FROM session AS session LEFT JOIN user AS user ON(user.userid = session.userid) WHERE session.lastactivity > 1747165519 ORDER BY username ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | range | last_activity | last_activity | 4 | 98 | 100.00 | Using where; Using temporary; Using filesort | ||
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | melanotan_test.session.userid | 1 | 100.00 |
Time Before: 0.19829 seconds
Time After: 0.19939 seconds
Time Taken: 0.00111 seconds
Memory Before: 9,540.570 KB
Memory After: 9,555.297 KB
Memory Used: 14.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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | forum | ALL | 2 | 100.00 | ||||||
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | melanotan_test.forum.lastposterid | 1 | 100.00 | ||
1 | SIMPLE | userlist | eq_ref | PRIMARY,relationid,userid | PRIMARY | 9 | const,melanotan_test.user.userid,const | 1 | 100.00 |
Time Before: 0.20051 seconds
Time After: 0.20089 seconds
Time Taken: 0.00038 seconds
Memory Before: 9,545.266 KB
Memory After: 9,545.570 KB
Memory Used: 0.305 KB
SELECT title, template FROM template WHERE templateid IN (427,428,1353,484,485,487,488,489,490,486,1344,557,563,558,1427,1445,1428,562,908,1361,1343,1393,1059,0,0,436,430,429,434,435,433,432,437,438,439,745,1430,1381,695,692,693,694,1057,0,0,1020,1022,715,716,718,719,942,984,983,1033,985,1420,541,545,1352,61,85,1386,1385,1387,1389,1388,1390,1382,1384)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 67 | 100.00 | Using where |
Time Before: 0.21444 seconds
Time After: 0.21523 seconds
Time Taken: 0.00079 seconds
Memory Before: 10,134.383 KB
Memory After: 10,136.211 KB
Memory Used: 1.828 KB
SELECT user.userid as usersuserid, user.avatarid, user.avatarrevision, avatarpath, NOT ISNULL(customavatar.userid) AS hascustom, customavatar.dateline, customavatar.width, customavatar.height, customavatar.width_thumb, customavatar.height_thumb FROM user AS user LEFT JOIN avatar AS avatar ON avatar.avatarid = user.avatarid LEFT JOIN customavatar AS customavatar ON customavatar.userid = user.userid WHERE user.username = 'Shaans'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | user | ref | username | username | 102 | const | 1 | 100.00 | ||
1 | SIMPLE | avatar | eq_ref | PRIMARY | PRIMARY | 2 | melanotan_test.user.avatarid | 1 | 100.00 | Using where | |
1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | melanotan_test.user.userid | 1 | 100.00 |
Time Before: 0.22168 seconds
Time After: 0.22200 seconds
Time Taken: 0.00032 seconds
Memory Before: 10,420.680 KB
Memory After: 10,420.961 KB
Memory Used: 0.281 KB
SELECT user.userid as usersuserid, user.avatarid, user.avatarrevision, avatarpath, NOT ISNULL(customavatar.userid) AS hascustom, customavatar.dateline, customavatar.width, customavatar.height, customavatar.width_thumb, customavatar.height_thumb FROM user AS user LEFT JOIN avatar AS avatar ON avatar.avatarid = user.avatarid LEFT JOIN customavatar AS customavatar ON customavatar.userid = user.userid WHERE user.username = 'Talktomikey@gmail.com'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | user | ref | username | username | 102 | const | 1 | 100.00 | ||
1 | SIMPLE | avatar | eq_ref | PRIMARY | PRIMARY | 2 | melanotan_test.user.avatarid | 1 | 100.00 | Using where | |
1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | melanotan_test.user.userid | 1 | 100.00 |
Time Before: 0.22357 seconds
Time After: 0.22389 seconds
Time Taken: 0.00032 seconds
Memory Before: 10,424.977 KB
Memory After: 10,425.242 KB
Memory Used: 0.266 KB
SELECT post.dateline, post.pagetext AS message, post.allowsmilie, post.postid, thread.threadid, thread.title, thread.prefixid, post.attach, forum.forumid, user.* ,avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight FROM post AS post JOIN thread AS thread ON (thread.threadid = post.threadid) JOIN forum AS forum ON(forum.forumid = thread.forumid) LEFT JOIN user AS user ON (post.userid = user.userid) LEFT JOIN cms_nodeinfo AS info ON info.associatedthreadid = thread.threadid LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid) WHERE 1=1 AND thread.forumid IN(42,34) AND thread.visible = 1 AND post.visible = 1 AND thread.open <> 10 AND post.dateline > 1744574419 AND info.associatedthreadid IS NULL ORDER BY post.dateline DESC LIMIT 0,5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | post | range | threadid,threadid_visible_dateline,dateline | dateline | 4 | 1 | 10.00 | Using index condition; Using where | ||
1 | SIMPLE | thread | eq_ref | PRIMARY,forumid,forumid_lastpost | PRIMARY | 4 | melanotan_test.post.threadid | 1 | 90.00 | Using where | |
1 | SIMPLE | forum | eq_ref | PRIMARY | PRIMARY | 2 | melanotan_test.thread.forumid | 1 | 100.00 | Using index | |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | melanotan_test.post.userid | 1 | 100.00 | ||
1 | SIMPLE | info | ref | associatedthreadid | associatedthreadid | 4 | melanotan_test.post.threadid | 35 | 100.00 | Using where; Not exists; Using index | |
1 | SIMPLE | avatar | eq_ref | PRIMARY | PRIMARY | 2 | melanotan_test.user.avatarid | 1 | 100.00 | Using where | |
1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | melanotan_test.user.userid | 1 | 100.00 |
Time Before: 0.22675 seconds
Time After: 0.22732 seconds
Time Taken: 0.00057 seconds
Memory Before: 10,639.617 KB
Memory After: 10,639.227 KB
Memory Used: -0.391 KB
SELECT stream.*, type.section, type.type FROM activitystream AS stream LEFT JOIN activitystreamtype AS type ON (stream.typeid = type.typeid) WHERE stream.dateline <> 0 AND stream.dateline <= 1747166419 ORDER BY dateline DESC LIMIT 0, 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | stream | ALL | dateline | 1 | 100.00 | Using where; Using filesort | ||||
1 | SIMPLE | type | eq_ref | PRIMARY | PRIMARY | 4 | melanotan_test.stream.typeid | 1 | 100.00 |
Time Before: 0.25364 seconds
Time After: 0.25395 seconds
Time Taken: 0.00031 seconds
Memory Before: 11,349.141 KB
Memory After: 11,349.516 KB
Memory Used: 0.375 KB
SELECT b.blogid, b.userid, b.username,b.attach, b.title,b.attach, pagetext FROM blog b join blog_text as bt on ( b.blogid = bt.blogid ) where b.userid = bt.userid ORDER BY b.blogid Desc LIMIT 5
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | b | ALL | PRIMARY,userid | 17 | 100.00 | Using filesort | ||||
1 | SIMPLE | bt | ref | blogid,userid | blogid | 4 | melanotan_test.b.blogid | 4 | 10.00 | Using where |
Time Before: 0.25546 seconds
Time After: 0.25581 seconds
Time Taken: 0.00035 seconds
Memory Before: 11,406.648 KB
Memory After: 11,407.391 KB
Memory Used: 0.742 KB
SELECT data, expires, locktime, serialized FROM cache WHERE cacheid = 'vb_types.types'
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 | 100.00 |
Time Before: 0.28662 seconds
Time After: 0.28688 seconds
Time Taken: 0.00026 seconds
Memory Before: 12,007.602 KB
Memory After: 12,008.172 KB
Memory Used: 0.570 KB
SELECT fd.thumbnail_dateline, fd.filesize, IF(fd.thumbnail_filesize > 0, 1, 0) AS hasthumbnail, fd.thumbnail_filesize, a.dateline, a.state, a.attachmentid, a.counter, a.contentid, a.filename, a.userid, a.settings, a.displayorder, at.contenttypes FROM attachment AS a INNER JOIN filedata AS fd ON (fd.filedataid = a.filedataid) LEFT JOIN attachmenttype AS at ON (at.extension = fd.extension) WHERE a.contentid = 53 AND a.contenttypeid = 19 ORDER BY a.contentid, a.displayorder
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | a | ref | contenttypeid,contentid,filedataid | contenttypeid | 8 | const,const | 1 | 100.00 | Using index condition; Using filesort | |
1 | SIMPLE | fd | eq_ref | PRIMARY | PRIMARY | 4 | melanotan_test.a.filedataid | 1 | 100.00 | ||
1 | SIMPLE | at | eq_ref | PRIMARY | PRIMARY | 20 | melanotan_test.fd.extension | 1 | 100.00 | Using where |
Time Before: 0.28773 seconds
Time After: 0.28813 seconds
Time Taken: 0.00040 seconds
Memory Before: 12,083.766 KB
Memory After: 12,083.984 KB
Memory Used: 0.219 KB
SELECT fd.thumbnail_dateline, fd.filesize, IF(fd.thumbnail_filesize > 0, 1, 0) AS hasthumbnail, fd.thumbnail_filesize, a.dateline, a.state, a.attachmentid, a.counter, a.contentid, a.filename, a.userid, a.settings, a.displayorder, at.contenttypes FROM attachment AS a INNER JOIN filedata AS fd ON (fd.filedataid = a.filedataid) LEFT JOIN attachmenttype AS at ON (at.extension = fd.extension) WHERE a.contentid = 51 AND a.contenttypeid = 19 ORDER BY a.contentid, a.displayorder
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | a | ref | contenttypeid,contentid,filedataid | contenttypeid | 8 | const,const | 1 | 100.00 | Using index condition; Using filesort | |
1 | SIMPLE | fd | eq_ref | PRIMARY | PRIMARY | 4 | melanotan_test.a.filedataid | 1 | 100.00 | ||
1 | SIMPLE | at | eq_ref | PRIMARY | PRIMARY | 20 | melanotan_test.fd.extension | 1 | 100.00 | Using where |
Time Before: 0.28884 seconds
Time After: 0.28926 seconds
Time Taken: 0.00042 seconds
Memory Before: 12,089.281 KB
Memory After: 12,089.500 KB
Memory Used: 0.219 KB
SELECT fd.thumbnail_dateline, fd.filesize, IF(fd.thumbnail_filesize > 0, 1, 0) AS hasthumbnail, fd.thumbnail_filesize, a.dateline, a.state, a.attachmentid, a.counter, a.contentid, a.filename, a.userid, a.settings, a.displayorder, at.contenttypes FROM attachment AS a INNER JOIN filedata AS fd ON (fd.filedataid = a.filedataid) LEFT JOIN attachmenttype AS at ON (at.extension = fd.extension) WHERE a.contentid = 50 AND a.contenttypeid = 19 ORDER BY a.contentid, a.displayorder
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | a | ref | contenttypeid,contentid,filedataid | contenttypeid | 8 | const,const | 1 | 100.00 | Using index condition; Using filesort | |
1 | SIMPLE | fd | eq_ref | PRIMARY | PRIMARY | 4 | melanotan_test.a.filedataid | 1 | 100.00 | ||
1 | SIMPLE | at | eq_ref | PRIMARY | PRIMARY | 20 | melanotan_test.fd.extension | 1 | 100.00 | Using where |
Time Before: 0.29019 seconds
Time After: 0.29060 seconds
Time Taken: 0.00041 seconds
Memory Before: 12,091.094 KB
Memory After: 12,091.313 KB
Memory Used: 0.219 KB
SELECT fd.thumbnail_dateline, fd.filesize, IF(fd.thumbnail_filesize > 0, 1, 0) AS hasthumbnail, fd.thumbnail_filesize, a.dateline, a.state, a.attachmentid, a.counter, a.contentid, a.filename, a.userid, a.settings, a.displayorder, at.contenttypes FROM attachment AS a INNER JOIN filedata AS fd ON (fd.filedataid = a.filedataid) LEFT JOIN attachmenttype AS at ON (at.extension = fd.extension) WHERE a.contentid = 46 AND a.contenttypeid = 19 ORDER BY a.contentid, a.displayorder
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | a | ref | contenttypeid,contentid,filedataid | contenttypeid | 8 | const,const | 1 | 100.00 | Using index condition; Using filesort | |
1 | SIMPLE | fd | eq_ref | PRIMARY | PRIMARY | 4 | melanotan_test.a.filedataid | 1 | 100.00 | ||
1 | SIMPLE | at | eq_ref | PRIMARY | PRIMARY | 20 | melanotan_test.fd.extension | 1 | 100.00 | Using where |
Time Before: 0.29157 seconds
Time After: 0.29199 seconds
Time Taken: 0.00042 seconds
Memory Before: 12,092.922 KB
Memory After: 12,093.141 KB
Memory Used: 0.219 KB
SELECT thread.threadid, thread.title, thread.replycount FROM thread AS thread LEFT JOIN post AS post ON (post.postid = thread.firstpostid) WHERE 1=1 ORDER BY thread.replycount DESC LIMIT 0,10
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | ALL | 2939 | 100.00 | Using filesort | |||||
1 | SIMPLE | post | eq_ref | PRIMARY | PRIMARY | 4 | melanotan_test.thread.firstpostid | 1 | 100.00 | Using index |
Time Before: 0.29276 seconds
Time After: 0.29562 seconds
Time Taken: 0.00286 seconds
Memory Before: 12,089.320 KB
Memory After: 12,090.078 KB
Memory Used: 0.758 KB
SELECT * FROM thread ORDER BY dateline DESC LIMIT 10
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | index | dateline | 4 | 10 | 100.00 |
Time Before: 0.29645 seconds
Time After: 0.29680 seconds
Time Taken: 0.00035 seconds
Memory Before: 12,099.555 KB
Memory After: 12,103.023 KB
Memory Used: 3.469 KB
SELECT post.dateline, post.pagetext AS message, post.allowsmilie, post.postid, thread.threadid, thread.title, thread.prefixid, post.attach, forum.forumid, user.* , avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight FROM post AS post JOIN thread AS thread ON (thread.threadid = post.threadid) JOIN forum AS forum ON(forum.forumid = thread.forumid) LEFT JOIN user AS user ON (post.userid = user.userid) LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid) WHERE 1=1 AND thread.visible = 1 AND post.visible = 1 AND thread.open <> 10 ORDER BY post.dateline DESC LIMIT 0,8
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | forum | index | PRIMARY | PRIMARY | 2 | 2 | 100.00 | Using index; Using temporary; Using filesort | ||
1 | SIMPLE | thread | ALL | PRIMARY,forumid,forumid_lastpost | 2939 | 4.50 | Using where; Using join buffer (Block Nested Loop) | ||||
1 | SIMPLE | post | ref | threadid,threadid_visible_dateline | threadid_visible_dateline | 6 | melanotan_test.thread.threadid,const | 6 | 100.00 | ||
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | melanotan_test.post.userid | 1 | 100.00 | ||
1 | SIMPLE | avatar | eq_ref | PRIMARY | PRIMARY | 2 | melanotan_test.user.avatarid | 1 | 100.00 | Using where | |
1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | melanotan_test.user.userid | 1 | 100.00 |
Time Before: 0.29829 seconds
Time After: 0.90646 seconds
Time Taken: 0.60817 seconds
Memory Before: 12,134.945 KB
Memory After: 12,140.695 KB
Memory Used: 5.750 KB
SELECT template FROM template WHERE templateid = 1407
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 |
Time Before: 0.90968 seconds
Time After: 0.90989 seconds
Time Taken: 0.00021 seconds
Memory Before: 12,239.141 KB
Memory After: 12,239.727 KB
Memory Used: 0.586 KB
UPDATE session SET lastactivity = 1747166419, location = '/realpeptide/forum/?explain=1', badlocation = 0 WHERE sessionhash = 'ce740823f537796f45c4afb375ec8dcd'
Time Before: 0.93891 seconds
Time After: 0.93911 seconds
Time Taken: 0.00021 seconds
Memory Before: 13,314.898 KB
Memory After: 13,315.164 KB
Memory Used: 0.266 KB