Time Before: 0.00037 seconds
Time After: 0.00042 seconds
Time Taken: 0.00004 seconds
Memory Before: 426.133 KB
Memory After: 428.773 KB
Memory Used: 2.641 KB
Time Before: 0.00047 seconds
Time After: 0.00122 seconds
Time Taken: 0.00074 seconds
Memory Before: 428.727 KB
Memory After: 429.617 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00155 seconds
Time After: 0.00183 seconds
Time Taken: 0.00027 seconds
Memory Before: 429.641 KB
Memory After: 429.695 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 | ALL | PRIMARY | 40 | Using where |
Time Before: 0.00270 seconds
Time After: 0.00459 seconds
Time Taken: 0.00189 seconds
Memory Before: 430.969 KB
Memory After: 544.102 KB
Memory Used: 113.133 KB
Time Before: 0.00188 seconds
Time After: 0.01221 seconds
Time Taken: 0.01033 seconds
Memory Before: 429.484 KB
Memory After: 677.844 KB
Memory Used: 248.359 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.166' AND idhash = 'ea5a359a73a8141a16de516480d33c34' LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | session | ALL | 26 | Using where |
Time Before: 0.01305 seconds
Time After: 0.01360 seconds
Time Taken: 0.00055 seconds
Memory Before: 682.445 KB
Memory After: 698.945 KB
Memory Used: 16.500 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 = 2
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | language | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 0.01453 seconds
Time After: 0.01591 seconds
Time Taken: 0.00138 seconds
Memory Before: 688.578 KB
Memory After: 749.141 KB
Memory Used: 60.563 KB
Time Before: 0.01236 seconds
Time After: 0.01606 seconds
Time Taken: 0.00370 seconds
Memory Before: 680.195 KB
Memory After: 733.930 KB
Memory Used: 53.734 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 = 244
| 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 | 1 |
Time Before: 0.01995 seconds
Time After: 0.02056 seconds
Time Taken: 0.00061 seconds
Memory Before: 870.648 KB
Memory After: 887.023 KB
Memory Used: 16.375 KB
SELECT IF(visible = 2, 1, 0) AS isdeleted, thread.* FROM thread AS thread WHERE thread.threadid = 42
| 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.02136 seconds
Time After: 0.02191 seconds
Time Taken: 0.00055 seconds
Memory Before: 876.414 KB
Memory After: 893.039 KB
Memory Used: 16.625 KB
SELECT * FROM style WHERE (styleid = 7 AND userselect = 1) OR styleid = 7 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.02270 seconds
Time After: 0.02329 seconds
Time Taken: 0.00059 seconds
Memory Before: 884.266 KB
Memory After: 948.828 KB
Memory Used: 64.563 KB
SELECT title, template FROM template WHERE templateid IN (2102,2103,2105,2112,2111,907,2285,908,2272,2274,909,2280,911,2284,2008,2010,2012,2014,2316,921,920,2480,1983,1982,1984,1979,1978,2255,903,904,2208,2209,2475,2478,2487,2228,2229,2230,2231,2429,2492,2491,2493,2496)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 44 | Using index condition |
Time Before: 0.02639 seconds
Time After: 0.02779 seconds
Time Taken: 0.00140 seconds
Memory Before: 1,024.766 KB
Memory After: 1,103.453 KB
Memory Used: 78.688 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 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 = 7 AND postparsed.languageid = 2) LEFT JOIN sigparsed AS sigparsed ON(sigparsed.userid = user.userid AND sigparsed.styleid = 7 AND sigparsed.languageid = 2) LEFT JOIN sigpic AS sigpic ON(sigpic.userid = post.userid) WHERE post.postid = 244
| 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 | postparsed | system | PRIMARY | 0 | Const row not found | |||
| 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 | 1 | Unique row not found |
| 1 | SIMPLE | customavatar | system | PRIMARY | 1 | ||||
| 1 | SIMPLE | editlog | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | sigparsed | const | PRIMARY | PRIMARY | 8 | const,const,const | 1 | Unique row not found |
Time Before: 0.03209 seconds
Time After: 0.03355 seconds
Time Taken: 0.00147 seconds
Memory Before: 1,160.742 KB
Memory After: 1,178.992 KB
Memory Used: 18.250 KB
UPDATE session SET lastactivity = 1764996547, location = '/showpost.php?explain=1&p=244&postcount=2', inforum = 9, inthread = 42 WHERE sessionhash = 'e50b84b3539cdcb1ce960fdb479478a0'
Time Before: 0.03609 seconds
Time After: 0.03652 seconds
Time Taken: 0.00043 seconds
Memory Before: 1,268.445 KB
Memory After: 1,268.320 KB
Memory Used: -0.125 KB