Time Before: 0.00022 seconds
Time After: 0.00025 seconds
Time Taken: 0.00003 seconds
Memory Before: 422.047 KB
Memory After: 424.688 KB
Memory Used: 2.641 KB
Time Before: 0.00028 seconds
Time After: 0.00062 seconds
Time Taken: 0.00034 seconds
Memory Before: 424.641 KB
Memory After: 425.531 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00075 seconds
Time After: 0.00084 seconds
Time Taken: 0.00009 seconds
Memory Before: 425.555 KB
Memory After: 425.609 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.00147 seconds
Time After: 0.00161 seconds
Time Taken: 0.00014 seconds
Memory Before: 426.883 KB
Memory After: 513.516 KB
Memory Used: 86.633 KB
Time Before: 0.00086 seconds
Time After: 0.00683 seconds
Time Taken: 0.00597 seconds
Memory Before: 425.398 KB
Memory After: 709.633 KB
Memory Used: 284.234 KB
SELECT * FROM session WHERE sessionhash = '0c4e317e56391eaf5cb68bfad8c5cf61' AND lastactivity > 1745084738 AND idhash = 'cbdcb0d7b18282a9d5397da6f2a1f222'
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.00728 seconds
Time After: 0.00746 seconds
Time Taken: 0.00018 seconds
Memory Before: 719.375 KB
Memory After: 736.063 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.00783 seconds
Time After: 0.00811 seconds
Time Taken: 0.00028 seconds
Memory Before: 726.828 KB
Memory After: 779.391 KB
Memory Used: 52.563 KB
Time Before: 0.00703 seconds
Time After: 0.00817 seconds
Time Taken: 0.00113 seconds
Memory Before: 717.094 KB
Memory After: 766.273 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 = 347
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.00967 seconds
Time After: 0.00978 seconds
Time Taken: 0.00010 seconds
Memory Before: 901.148 KB
Memory After: 917.523 KB
Memory Used: 16.375 KB
SELECT IF(visible = 2, 1, 0) AS isdeleted, thread.* FROM thread AS thread WHERE thread.threadid = 34
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.01019 seconds
Time After: 0.01043 seconds
Time Taken: 0.00024 seconds
Memory Before: 906.742 KB
Memory After: 923.367 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.01070 seconds
Time After: 0.01077 seconds
Time Taken: 0.00007 seconds
Memory Before: 915.117 KB
Memory After: 963.680 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.01184 seconds
Time After: 0.01193 seconds
Time Taken: 0.00008 seconds
Memory Before: 1,040.375 KB
Memory After: 1,110.031 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 = 347
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 | 0 | unique row not found |
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.01332 seconds
Time After: 0.01375 seconds
Time Taken: 0.00043 seconds
Memory Before: 1,144.648 KB
Memory After: 1,163.398 KB
Memory Used: 18.750 KB
UPDATE session SET location = '/board/showpost.php?explain=1&p=347&postcount=14', inforum = 12, inthread = 34 WHERE sessionhash = '0c4e317e56391eaf5cb68bfad8c5cf61'
Time Before: 0.01494 seconds
Time After: 0.01512 seconds
Time Taken: 0.00018 seconds
Memory Before: 1,232.383 KB
Memory After: 1,232.258 KB
Memory Used: -0.125 KB