Time Before: 0.00396 seconds
Time After: 0.00740 seconds
Time Taken: 0.00344 seconds
Memory Before: 1,849.008 KB
Memory After: 2,772.188 KB
Memory Used: 923.180 KB
Time Before: 0.00743 seconds
Time After: 0.00799 seconds
Time Taken: 0.00056 seconds
Memory Before: 2,772.148 KB
Memory After: 2,773.070 KB
Memory Used: 0.922 KB
SELECT * FROM datastore WHERE title IN ('','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','smiliecache','bbcodecache','mailqueue','bookmarksitecache')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 150 | 18 | 100.00 | Using index condition |
Time Before: 0.00857 seconds
Time After: 0.00881 seconds
Time Taken: 0.00025 seconds
Memory Before: 2,777.023 KB
Memory After: 2,778.047 KB
Memory Used: 1.023 KB
Time Before: 0.00806 seconds
Time After: 0.01027 seconds
Time Taken: 0.00221 seconds
Memory Before: 2,772.914 KB
Memory After: 3,307.875 KB
Memory Used: 534.961 KB
SELECT * FROM session WHERE userid = 0 AND host = '3.235.11.178' AND idhash = '3dc265cdc2398eadceb9057c0d44a156' LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ALL | 133 | 0.75 | Using where |
Time Before: 0.01120 seconds
Time After: 0.01131 seconds
Time Taken: 0.00011 seconds
Memory Before: 3,346.664 KB
Memory After: 3,347.289 KB
Memory Used: 0.625 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, 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 = 2
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | language | const | PRIMARY | PRIMARY | 2 | const | 1 | 100.00 |
Time Before: 0.01189 seconds
Time After: 0.01217 seconds
Time Taken: 0.00028 seconds
Memory Before: 3,358.641 KB
Memory After: 3,358.570 KB
Memory Used: -0.070 KB
Time Before: 0.01082 seconds
Time After: 0.01228 seconds
Time Taken: 0.00145 seconds
Memory Before: 3,341.750 KB
Memory After: 3,430.805 KB
Memory Used: 89.055 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 = 178138
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | post | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 | ||
1 | SIMPLE | editlog | const | PRIMARY | PRIMARY | 4 | const | 0 | 0.00 | unique row not found |
Time Before: 0.01406 seconds
Time After: 0.01417 seconds
Time Taken: 0.00011 seconds
Memory Before: 3,487.531 KB
Memory After: 3,488.023 KB
Memory Used: 0.492 KB
SELECT IF(visible = 2, 1, 0) AS isdeleted, thread.* FROM thread AS thread WHERE thread.threadid = 116118
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | const | PRIMARY | PRIMARY | 4 | const | 1 | 100.00 |
Time Before: 0.01458 seconds
Time After: 0.01469 seconds
Time Taken: 0.00010 seconds
Memory Before: 3,495.367 KB
Memory After: 3,496.063 KB
Memory Used: 0.695 KB
SELECT * FROM style WHERE (styleid = 1 AND userselect = 1) OR styleid = 1 ORDER BY styleid ASC LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | style | system | PRIMARY | 1 | 100.00 |
Time Before: 0.01519 seconds
Time After: 0.01530 seconds
Time Taken: 0.00012 seconds
Memory Before: 3,507.172 KB
Memory After: 3,507.789 KB
Memory Used: 0.617 KB
SELECT title, template FROM template WHERE templateid IN (69,70,72,71,154,560,186,187,189,196,195,365,369,355,356,358,357,360,362,363,364,366,368,92,94,96,98,396,398,401,402,399,397,470,471,348,347,349,353,351,498,132,131,133,134,563,581,564,585,586,68,63,62,339,290,291,292,293,559,562,571,312,313,314,315,513,576,575,577,580)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 70 | 100.00 | Using index condition |
Time Before: 0.01614 seconds
Time After: 0.01657 seconds
Time Taken: 0.00043 seconds
Memory Before: 3,677.711 KB
Memory After: 3,679.656 KB
Memory Used: 1.945 KB
SELECT COUNT(*) AS posts FROM post AS post WHERE threadid = 116118 AND visible = 1 AND dateline <= 1434173354
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | post | ref | threadid | threadid | 4 | const | 1 | 5.00 | Using where |
Time Before: 0.02177 seconds
Time After: 0.02185 seconds
Time Taken: 0.00008 seconds
Memory Before: 4,253.633 KB
Memory After: 4,254.141 KB
Memory Used: 0.508 KB
SELECT post.postid FROM post AS post WHERE post.threadid = 116118 AND post.visible = 1 ORDER BY post.dateline LIMIT 0, 10
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | post | ref | threadid | threadid | 4 | const | 1 | 10.00 | Using index condition; Using where; Using filesort |
Time Before: 0.02207 seconds
Time After: 0.02216 seconds
Time Taken: 0.00008 seconds
Memory Before: 4,261.125 KB
Memory After: 4,261.633 KB
Memory Used: 0.508 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 = 1 AND postparsed.languageid = 2) LEFT JOIN sigparsed AS sigparsed ON(sigparsed.userid = user.userid AND sigparsed.styleid = 1 AND sigparsed.languageid = 2) LEFT JOIN sigpic AS sigpic ON(sigpic.userid = post.userid) WHERE post.postid IN (0,178138) ORDER BY post.dateline
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | avatar | system | PRIMARY | 0 | 0.00 | const row not found | ||||
1 | SIMPLE | customavatar | system | PRIMARY | 0 | 0.00 | const row not found | ||||
1 | SIMPLE | postparsed | system | PRIMARY | 0 | 0.00 | const row not found | ||||
1 | SIMPLE | sigparsed | system | PRIMARY | 0 | 0.00 | const row not found | ||||
1 | SIMPLE | sigpic | system | PRIMARY | 0 | 0.00 | const row not found | ||||
1 | SIMPLE | post | range | PRIMARY | PRIMARY | 4 | 2 | 100.00 | Using index condition; Using filesort | ||
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | h23696_denezka.post.userid | 1 | 100.00 | ||
1 | SIMPLE | userfield | eq_ref | PRIMARY | PRIMARY | 4 | h23696_denezka.user.userid | 1 | 100.00 | ||
1 | SIMPLE | usertextfield | eq_ref | PRIMARY | PRIMARY | 4 | h23696_denezka.user.userid | 1 | 100.00 | ||
1 | SIMPLE | icon | eq_ref | PRIMARY | PRIMARY | 2 | h23696_denezka.post.iconid | 1 | 100.00 | ||
1 | SIMPLE | editlog | eq_ref | PRIMARY | PRIMARY | 4 | h23696_denezka.post.postid | 1 | 100.00 |
Time Before: 0.02330 seconds
Time After: 0.02370 seconds
Time Taken: 0.00040 seconds
Memory Before: 4,268.898 KB
Memory After: 4,268.742 KB
Memory Used: -0.156 KB
UPDATE session SET lastactivity = 1614217046, location = '/showthread.php?p=178138&explain=1', inforum = 23, inthread = 116118, incalendar = 0, badlocation = 0 WHERE sessionhash = '595aad54fcfaa1f15e4c1c25af70b21d'
Time Before: 0.02656 seconds
Time After: 0.02664 seconds
Time Taken: 0.00008 seconds
Memory Before: 4,904.703 KB
Memory After: 4,904.914 KB
Memory Used: 0.211 KB
INSERT INTO threadviews (threadid) VALUES (116118)
Time Before: 0.02667 seconds
Time After: 0.02677 seconds
Time Taken: 0.00010 seconds
Memory Before: 4,899.023 KB
Memory After: 4,899.414 KB
Memory Used: 0.391 KB