Time Before: 0.00159 seconds
Time After: 0.00199 seconds
Time Taken: 0.00040 seconds
Memory Before: 508.945 KB
Memory After: 531.719 KB
Memory Used: 22.773 KB
Time Before: 0.00211 seconds
Time After: 0.00264 seconds
Time Taken: 0.00053 seconds
Memory Before: 531.656 KB
Memory After: 532.602 KB
Memory Used: 0.945 KB
SET @@sql_mode = ''
Time Before: 0.00287 seconds
Time After: 0.00302 seconds
Time Taken: 0.00015 seconds
Memory Before: 533.156 KB
Memory After: 533.695 KB
Memory Used: 0.539 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.00404 seconds
Time After: 0.00499 seconds
Time Taken: 0.00095 seconds
Memory Before: 536.688 KB
Memory After: 537.563 KB
Memory Used: 0.875 KB
Time Before: 0.00307 seconds
Time After: 0.00776 seconds
Time Taken: 0.00470 seconds
Memory Before: 532.945 KB
Memory After: 1,147.906 KB
Memory Used: 614.961 KB
SELECT * FROM session WHERE userid = 0 AND host = '44.211.24.175' AND idhash = '49a846ad4970af9cd2c4f7db81245d1f' 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.01100 seconds
Time After: 0.01132 seconds
Time Taken: 0.00033 seconds
Memory Before: 1,645.906 KB
Memory After: 1,646.516 KB
Memory Used: 0.609 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.01240 seconds
Time After: 0.01333 seconds
Time Taken: 0.00093 seconds
Memory Before: 1,658.398 KB
Memory After: 1,658.328 KB
Memory Used: -0.070 KB
Time Before: 0.01017 seconds
Time After: 0.01353 seconds
Time Taken: 0.00336 seconds
Memory Before: 1,637.992 KB
Memory After: 1,728.461 KB
Memory Used: 90.469 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.01432 seconds
Time After: 0.01455 seconds
Time Taken: 0.00023 seconds
Memory Before: 1,729.781 KB
Memory After: 1,730.359 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 = 52
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.01910 seconds
Time After: 0.01950 seconds
Time Taken: 0.00040 seconds
Memory Before: 2,104.508 KB
Memory After: 2,105.102 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.02069 seconds
Time After: 0.02145 seconds
Time Taken: 0.00076 seconds
Memory Before: 2,138.953 KB
Memory After: 2,139.547 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.02724 seconds
Time After: 0.02888 seconds
Time Taken: 0.00164 seconds
Memory Before: 2,941.094 KB
Memory After: 2,943.203 KB
Memory Used: 2.109 KB
SELECT post.postid, post.attach FROM post AS post WHERE post.threadid = 52 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 | 1 | Using where |
Time Before: 0.03815 seconds
Time After: 0.03847 seconds
Time Taken: 0.00032 seconds
Memory Before: 3,121.500 KB
Memory After: 3,121.977 KB
Memory Used: 0.477 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 (057,92) 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 | 2 | 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.04039 seconds
Time After: 0.04191 seconds
Time Taken: 0.00151 seconds
Memory Before: 3,129.305 KB
Memory After: 3,130.188 KB
Memory Used: 0.883 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.04777 seconds
Time After: 0.04801 seconds
Time Taken: 0.00023 seconds
Memory Before: 3,321.211 KB
Memory After: 3,321.750 KB
Memory Used: 0.539 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.05799 seconds
Time After: 0.05839 seconds
Time Taken: 0.00040 seconds
Memory Before: 3,382.898 KB
Memory After: 3,386.359 KB
Memory Used: 3.461 KB
UPDATE session SET lastactivity = 1730489117, location = 'showthread.php?t=52', inforum = 13, inthread = 52, badlocation = 0 WHERE sessionhash = '62d174d20fd3f2dd2a51554d63bc9b59'
Time Before: 0.06454 seconds
Time After: 0.06478 seconds
Time Taken: 0.00025 seconds
Memory Before: 3,748.328 KB
Memory After: 3,748.539 KB
Memory Used: 0.211 KB
UPDATE thread SET views = views + 1 WHERE threadid = 52
Time Before: 0.06488 seconds
Time After: 0.06521 seconds
Time Taken: 0.00034 seconds
Memory Before: 3,742.594 KB
Memory After: 3,742.938 KB
Memory Used: 0.344 KB