Time Before: 0.00043 seconds
Time After: 0.00047 seconds
Time Taken: 0.00003 seconds
Memory Before: 422.266 KB
Memory After: 424.906 KB
Memory Used: 2.641 KB
Time Before: 0.00049 seconds
Time After: 0.00081 seconds
Time Taken: 0.00032 seconds
Memory Before: 424.859 KB
Memory After: 425.750 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00096 seconds
Time After: 0.00103 seconds
Time Taken: 0.00007 seconds
Memory Before: 425.773 KB
Memory After: 425.828 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.00141 seconds
Time After: 0.00154 seconds
Time Taken: 0.00013 seconds
Memory Before: 427.102 KB
Memory After: 513.734 KB
Memory Used: 86.633 KB
Time Before: 0.00105 seconds
Time After: 0.00496 seconds
Time Taken: 0.00391 seconds
Memory Before: 425.617 KB
Memory After: 709.852 KB
Memory Used: 284.234 KB
SELECT * FROM session WHERE sessionhash = 'b03f7275aeb20574258353c35635a066' AND lastactivity > 1741923329 AND idhash = '051c63ad589fd2a8bf78921e2be3d26f'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | const | PRIMARY | PRIMARY | 98 | const | 1 |
Time Before: 0.00537 seconds
Time After: 0.00555 seconds
Time Taken: 0.00019 seconds
Memory Before: 719.594 KB
Memory After: 736.281 KB
Memory Used: 16.688 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.00620 seconds
Time After: 0.00636 seconds
Time Taken: 0.00015 seconds
Memory Before: 727.047 KB
Memory After: 779.609 KB
Memory Used: 52.563 KB
Time Before: 0.00513 seconds
Time After: 0.00643 seconds
Time Taken: 0.00130 seconds
Memory Before: 717.313 KB
Memory After: 766.492 KB
Memory Used: 49.180 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 = 652
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.00783 seconds
Time After: 0.00791 seconds
Time Taken: 0.00009 seconds
Memory Before: 901.367 KB
Memory After: 917.742 KB
Memory Used: 16.375 KB
SELECT IF(visible = 2, 1, 0) AS isdeleted, thread.* FROM thread AS thread WHERE thread.threadid = 135
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.00818 seconds
Time After: 0.00836 seconds
Time Taken: 0.00018 seconds
Memory Before: 906.977 KB
Memory After: 923.602 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.00880 seconds
Time After: 0.00888 seconds
Time Taken: 0.00008 seconds
Memory Before: 914.961 KB
Memory After: 963.523 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.01016 seconds
Time After: 0.01037 seconds
Time Taken: 0.00022 seconds
Memory Before: 1,040.219 KB
Memory After: 1,109.875 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 = 652
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 | 1 |
Time Before: 0.01221 seconds
Time After: 0.01276 seconds
Time Taken: 0.00055 seconds
Memory Before: 1,144.492 KB
Memory After: 1,163.242 KB
Memory Used: 18.750 KB
UPDATE session SET location = '/board/showpost.php?explain=1&p=652&postcount=3', inforum = 33, inthread = 135 WHERE sessionhash = 'b03f7275aeb20574258353c35635a066'
Time Before: 0.01427 seconds
Time After: 0.01444 seconds
Time Taken: 0.00017 seconds
Memory Before: 1,232.422 KB
Memory After: 1,232.297 KB
Memory Used: -0.125 KB