Time Before: 0.00106 seconds
Time After: 0.00131 seconds
Time Taken: 0.00025 seconds
Memory Before: 509.352 KB
Memory After: 532.125 KB
Memory Used: 22.773 KB
Time Before: 0.00138 seconds
Time After: 0.00169 seconds
Time Taken: 0.00031 seconds
Memory Before: 532.063 KB
Memory After: 533.008 KB
Memory Used: 0.945 KB
SET @@sql_mode = ''
Time Before: 0.00183 seconds
Time After: 0.00192 seconds
Time Taken: 0.00009 seconds
Memory Before: 533.563 KB
Memory After: 534.086 KB
Memory Used: 0.523 KB
SELECT * FROM datastore WHERE title IN ('smiliecache','bbcodecache','mailqueue','bookmarksitecache','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 | 18 | Using index condition |
Time Before: 0.00260 seconds
Time After: 0.00326 seconds
Time Taken: 0.00066 seconds
Memory Before: 537.078 KB
Memory After: 537.953 KB
Memory Used: 0.875 KB
Time Before: 0.00196 seconds
Time After: 0.00547 seconds
Time Taken: 0.00352 seconds
Memory Before: 533.336 KB
Memory After: 1,148.289 KB
Memory Used: 614.953 KB
SELECT * FROM session WHERE userid = 0 AND host = '18.97.9.174' 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.00789 seconds
Time After: 0.00821 seconds
Time Taken: 0.00032 seconds
Memory Before: 1,646.297 KB
Memory After: 1,646.914 KB
Memory Used: 0.617 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_posting AS phrasegroup_posting, phrasegroup_postbit AS phrasegroup_postbit, phrasegroup_showthread AS phrasegroup_showthread, phrasegroup_inlinemod AS phrasegroup_inlinemod, 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.00900 seconds
Time After: 0.00940 seconds
Time Taken: 0.00040 seconds
Memory Before: 1,658.828 KB
Memory After: 1,658.758 KB
Memory Used: -0.070 KB
Time Before: 0.00731 seconds
Time After: 0.00954 seconds
Time Taken: 0.00223 seconds
Memory Before: 1,638.398 KB
Memory After: 1,728.875 KB
Memory Used: 90.477 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.01000 seconds
Time After: 0.01015 seconds
Time Taken: 0.00014 seconds
Memory Before: 1,730.195 KB
Memory After: 1,730.773 KB
Memory Used: 0.578 KB
SELECT IF(thread.visible = 2, 1, 0) AS isdeleted, post.pagetext AS description, thread.* FROM thread AS thread LEFT JOIN post AS post ON(post.postid = thread.firstpostid) WHERE thread.threadid = 2951
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | post | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.01423 seconds
Time After: 0.01447 seconds
Time Taken: 0.00025 seconds
Memory Before: 2,104.930 KB
Memory After: 2,105.523 KB
Memory Used: 0.594 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.01532 seconds
Time After: 0.01565 seconds
Time Taken: 0.00033 seconds
Memory Before: 2,139.844 KB
Memory After: 2,140.438 KB
Memory Used: 0.594 KB
SELECT title, template FROM template WHERE templateid IN (72,71,656,657,1245,790,791,793,799,798,978,997,983,984,986,985,988,990,991,992,995,691,693,695,697,699,1047,1051,1052,1053,1050,1120,971,970,972,977,975,1144,752,753,919,746,745,748,749,762,760,1254,1264,1205,1275,67,66,68,63,62,651,652,650,649,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 | 83 | Using index condition |
Time Before: 0.02025 seconds
Time After: 0.02451 seconds
Time Taken: 0.00426 seconds
Memory Before: 2,942.047 KB
Memory After: 2,944.156 KB
Memory Used: 2.109 KB
SELECT post.postid, post.attach FROM post AS post WHERE post.threadid = 2951 AND post.visible = 1 ORDER BY post.dateline LIMIT 0, 10
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | post | ref | threadid,threadid_visible_dateline | threadid_visible_dateline | 6 | const,const | 2 | Using where |
Time Before: 0.02981 seconds
Time After: 0.02999 seconds
Time Taken: 0.00018 seconds
Memory Before: 3,122.516 KB
Memory After: 3,123.008 KB
Memory Used: 0.492 KB
SELECT post.*, post.username AS postusername, post.ipaddress AS ip, IF(post.visible = 2, 1, 0) AS isdeleted, user.*, userfield.*, usertextfield.*, icon.title as icontitle, icon.iconpath, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline,customavatar.width AS avwidth,customavatar.height AS avheight, editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline, editlog.reason AS edit_reason, editlog.hashistory, postparsed.pagetext_html, postparsed.hasimages, sigparsed.signatureparsed, sigparsed.hasimages AS sighasimages, sigpic.userid AS sigpic, sigpic.dateline AS sigpicdateline, sigpic.width AS sigpicwidth, sigpic.height AS sigpicheight, IF(user.displaygroupid=0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid FROM post AS post LEFT JOIN user AS user ON(user.userid = post.userid) LEFT JOIN userfield AS userfield ON(userfield.userid = user.userid) LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid = user.userid) LEFT JOIN icon AS icon ON(icon.iconid = post.iconid) LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid) LEFT JOIN editlog AS editlog ON(editlog.postid = post.postid) LEFT JOIN postparsed AS postparsed ON(postparsed.postid = post.postid AND postparsed.styleid = 2 AND postparsed.languageid = 1) LEFT JOIN sigparsed AS sigparsed ON(sigparsed.userid = user.userid AND sigparsed.styleid = 2 AND sigparsed.languageid = 1) LEFT JOIN sigpic AS sigpic ON(sigpic.userid = post.userid) WHERE post.postid IN (03176,3196,3197) ORDER BY post.dateline
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | avatar | system | PRIMARY | 0 | Const row not found | |||
1 | SIMPLE | customavatar | system | PRIMARY | 0 | Const row not found | |||
1 | SIMPLE | postparsed | system | PRIMARY | 0 | Const row not found | |||
1 | SIMPLE | sigparsed | system | PRIMARY | 0 | Const row not found | |||
1 | SIMPLE | sigpic | system | PRIMARY | 0 | Const row not found | |||
1 | SIMPLE | post | range | PRIMARY | PRIMARY | 4 | 3 | Using index condition; Using filesort | |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | business_business.post.userid | 1 | |
1 | SIMPLE | editlog | eq_ref | PRIMARY | PRIMARY | 4 | business_business.post.postid | 1 | |
1 | SIMPLE | userfield | eq_ref | PRIMARY | PRIMARY | 4 | business_business.user.userid | 1 | Using where |
1 | SIMPLE | usertextfield | eq_ref | PRIMARY | PRIMARY | 4 | business_business.user.userid | 1 | Using where |
1 | SIMPLE | icon | eq_ref | PRIMARY | PRIMARY | 2 | business_business.post.iconid | 1 |
Time Before: 0.03099 seconds
Time After: 0.03170 seconds
Time Taken: 0.00071 seconds
Memory Before: 3,130.531 KB
Memory After: 3,132.398 KB
Memory Used: 1.867 KB
SELECT data, expires, locktime, serialized FROM cache WHERE cacheid = 'vb_types.types'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | cache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.03907 seconds
Time After: 0.03920 seconds
Time Taken: 0.00013 seconds
Memory Before: 3,324.227 KB
Memory After: 3,324.766 KB
Memory Used: 0.539 KB
SELECT thread.threadid, thread.forumid, thread.title, thread.prefixid, thread.taglist, postusername, postuserid, thread.lastpost, thread.replycount, forum.title AS forumtitle ,post.pagetext AS preview FROM thread AS thread INNER JOIN forum AS forum ON (forum.forumid = thread.forumid) LEFT JOIN post AS post ON (post.postid = thread.firstpostid) WHERE thread.threadid IN (1547, 1124, 1488) AND thread.visible = 1 AND forum.password = '' ORDER BY lastpost DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | range | PRIMARY,forumid,forumid_lastpost | PRIMARY | 4 | 3 | Using index condition; Using where; Using filesort | |
1 | SIMPLE | forum | eq_ref | PRIMARY | PRIMARY | 2 | business_business.thread.forumid | 1 | Using where |
1 | SIMPLE | post | eq_ref | PRIMARY | PRIMARY | 4 | business_business.thread.firstpostid | 1 |
Time Before: 0.04616 seconds
Time After: 0.04787 seconds
Time Taken: 0.00170 seconds
Memory Before: 3,363.445 KB
Memory After: 3,363.820 KB
Memory Used: 0.375 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.05181 seconds
Time After: 0.05202 seconds
Time Taken: 0.00021 seconds
Memory Before: 3,399.313 KB
Memory After: 3,402.773 KB
Memory Used: 3.461 KB
UPDATE session SET lastactivity = 1736930351, location = 'showthread.php?t=2951', inforum = 33, inthread = 2951, badlocation = 0 WHERE sessionhash = '20115dabc5d7f64cac3a3ce93fd0b865'
Time Before: 0.05608 seconds
Time After: 0.05623 seconds
Time Taken: 0.00015 seconds
Memory Before: 3,809.305 KB
Memory After: 3,809.508 KB
Memory Used: 0.203 KB
UPDATE thread SET views = views + 1 WHERE threadid = 2951
Time Before: 0.05627 seconds
Time After: 0.05704 seconds
Time Taken: 0.00076 seconds
Memory Before: 3,803.570 KB
Memory After: 3,803.914 KB
Memory Used: 0.344 KB