Time Before: 0.00019 seconds
Time After: 0.00022 seconds
Time Taken: 0.00003 seconds
Memory Before: 420.305 KB
Memory After: 422.945 KB
Memory Used: 2.641 KB
Time Before: 0.00030 seconds
Time After: 0.00084 seconds
Time Taken: 0.00054 seconds
Memory Before: 422.898 KB
Memory After: 423.789 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00098 seconds
Time After: 0.00108 seconds
Time Taken: 0.00010 seconds
Memory Before: 423.813 KB
Memory After: 423.867 KB
Memory Used: 0.055 KB
SELECT * FROM datastore WHERE title IN ('','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','smiliecache','bbcodecache')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 152 | 16 | Using where |
Time Before: 0.00173 seconds
Time After: 0.00184 seconds
Time Taken: 0.00011 seconds
Memory Before: 425.141 KB
Memory After: 511.773 KB
Memory Used: 86.633 KB
Time Before: 0.00110 seconds
Time After: 0.00527 seconds
Time Taken: 0.00417 seconds
Memory Before: 423.656 KB
Memory After: 707.891 KB
Memory Used: 284.234 KB
SELECT * FROM session WHERE userid = 0 AND host = '18.116.60.124' AND idhash = 'b69b67cebb529e61399798ee6466cc88' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ALL | 780 | Using where |
Time Before: 0.00587 seconds
Time After: 0.00626 seconds
Time Taken: 0.00039 seconds
Memory Before: 717.602 KB
Memory After: 734.164 KB
Memory Used: 16.563 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_showthread AS phrasegroup_showthread, phrasegroup_postbit AS phrasegroup_postbit, phrasegroup_reputationlevel AS phrasegroup_reputationlevel, 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.00686 seconds
Time After: 0.00694 seconds
Time Taken: 0.00008 seconds
Memory Before: 725.273 KB
Memory After: 777.836 KB
Memory Used: 52.563 KB
Time Before: 0.00545 seconds
Time After: 0.00700 seconds
Time Taken: 0.00155 seconds
Memory Before: 715.352 KB
Memory After: 764.906 KB
Memory Used: 49.555 KB
SELECT post.*, IF(post.visible = 2, 1, 0) AS isdeleted, editlog.userid AS edit_userid, editlog.dateline AS edit_dateline, editlog.reason AS edit_reason, editlog.hashistory FROM post AS post LEFT JOIN editlog AS editlog ON (editlog.postid = post.postid) WHERE post.postid = 741
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | post | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | editlog | const | PRIMARY | PRIMARY | 4 | const | 0 | unique row not found |
Time Before: 0.00846 seconds
Time After: 0.00858 seconds
Time Taken: 0.00012 seconds
Memory Before: 899.781 KB
Memory After: 916.156 KB
Memory Used: 16.375 KB
SELECT IF(visible = 2, 1, 0) AS isdeleted, thread.* FROM thread AS thread WHERE thread.threadid = 207
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.00879 seconds
Time After: 0.00897 seconds
Time Taken: 0.00017 seconds
Memory Before: 905.375 KB
Memory After: 922.000 KB
Memory Used: 16.625 KB
SELECT * FROM style WHERE (styleid = 6 AND userselect = 1) OR styleid = 6 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.00947 seconds
Time After: 0.00953 seconds
Time Taken: 0.00007 seconds
Memory Before: 913.375 KB
Memory After: 961.938 KB
Memory Used: 48.563 KB
SELECT title, template FROM template WHERE templateid IN (17534,17535,17537,17544,17543,17713,17717,17703,17704,17706,17705,9542,17714,17716,17440,17442,17444,17446,17748,11515,10694,17912,17415,17414,17416,17411,17410,17687,9293,17639,17640,17641,17907,17910,17919,17660,17661,17662,17663,17861,17924,17923,17925,17928)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 44 | Using where |
Time Before: 0.01062 seconds
Time After: 0.01070 seconds
Time Taken: 0.00009 seconds
Memory Before: 1,038.633 KB
Memory After: 1,108.289 KB
Memory Used: 69.656 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, IF(user.displaygroupid=0, user.usergroupid, user.displaygroupid) AS displaygroupid, infractiongroupid, 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 , '' AS field6 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 = 6 AND postparsed.languageid = 1) LEFT JOIN sigparsed AS sigparsed ON(sigparsed.userid = user.userid AND sigparsed.styleid = 6 AND sigparsed.languageid = 1) LEFT JOIN sigpic AS sigpic ON(sigpic.userid = post.userid) WHERE post.postid = 741
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | sigpic | system | PRIMARY | 0 | const row not found | |||
1 | SIMPLE | post | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | user | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | userfield | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | usertextfield | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | icon | const | PRIMARY | PRIMARY | 2 | const | 0 | unique row not found |
1 | SIMPLE | avatar | const | PRIMARY | PRIMARY | 2 | const | 1 | |
1 | SIMPLE | customavatar | system | PRIMARY | 1 | ||||
1 | SIMPLE | editlog | const | PRIMARY | PRIMARY | 4 | const | 0 | unique row not found |
1 | SIMPLE | postparsed | const | PRIMARY | PRIMARY | 8 | const,const,const | 0 | unique row not found |
1 | SIMPLE | sigparsed | const | PRIMARY | PRIMARY | 8 | const,const,const | 0 | unique row not found |
Time Before: 0.01206 seconds
Time After: 0.01271 seconds
Time Taken: 0.00065 seconds
Memory Before: 1,142.906 KB
Memory After: 1,161.656 KB
Memory Used: 18.750 KB
UPDATE session SET location = '/board/showpost.php?explain=1&p=741&postcount=5', inforum = 19, inthread = 207 WHERE sessionhash = 'c3fcac0a8db8a7928fba03f8d6a507cc'
Time Before: 0.01406 seconds
Time After: 0.01426 seconds
Time Taken: 0.00020 seconds
Memory Before: 1,230.344 KB
Memory After: 1,230.219 KB
Memory Used: -0.125 KB