Time Before: 0.00027 seconds
Time After: 0.00031 seconds
Time Taken: 0.00004 seconds
Memory Before: 427.016 KB
Memory After: 429.656 KB
Memory Used: 2.641 KB
Time Before: 0.00034 seconds
Time After: 0.00579 seconds
Time Taken: 0.00544 seconds
Memory Before: 429.609 KB
Memory After: 430.500 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00596 seconds
Time After: 0.00604 seconds
Time Taken: 0.00008 seconds
Memory Before: 430.523 KB
Memory After: 430.578 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.00654 seconds
Time After: 0.01669 seconds
Time Taken: 0.01014 seconds
Memory Before: 431.852 KB
Memory After: 518.484 KB
Memory Used: 86.633 KB
Time Before: 0.00606 seconds
Time After: 0.02006 seconds
Time Taken: 0.01399 seconds
Memory Before: 430.367 KB
Memory After: 714.602 KB
Memory Used: 284.234 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.21' AND idhash = 'ea5a359a73a8141a16de516480d33c34' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ALL | 658 | Using where |
Time Before: 0.04170 seconds
Time After: 0.04197 seconds
Time Taken: 0.00027 seconds
Memory Before: 720.313 KB
Memory After: 736.875 KB
Memory Used: 16.563 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_poll AS phrasegroup_poll, phrasegroup_posting AS phrasegroup_posting, 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.04391 seconds
Time After: 0.04556 seconds
Time Taken: 0.00165 seconds
Memory Before: 727.820 KB
Memory After: 784.383 KB
Memory Used: 56.563 KB
Time Before: 0.02024 seconds
Time After: 0.04563 seconds
Time Taken: 0.02539 seconds
Memory Before: 718.063 KB
Memory After: 775.078 KB
Memory Used: 57.016 KB
SELECT poll.*, thread.threadid FROM poll AS poll INNER JOIN thread AS thread ON (thread.pollid = poll.pollid AND thread.open <> 10) WHERE poll.pollid = 4
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | poll | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | thread | ref | pollid | pollid | 4 | const | 1 | Using where |
Time Before: 0.04736 seconds
Time After: 0.04758 seconds
Time Taken: 0.00022 seconds
Memory Before: 909.313 KB
Memory After: 925.688 KB
Memory Used: 16.375 KB
SELECT IF(visible = 2, 1, 0) AS isdeleted, thread.* FROM thread AS thread WHERE thread.threadid = 50
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.04849 seconds
Time After: 0.04865 seconds
Time Taken: 0.00016 seconds
Memory Before: 910.844 KB
Memory After: 927.469 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.04933 seconds
Time After: 0.04944 seconds
Time Taken: 0.00011 seconds
Memory Before: 921.164 KB
Memory After: 969.727 KB
Memory Used: 48.563 KB
SELECT title, template FROM template WHERE templateid IN (17904,17908,17646,17654,17693,17694,17698,17699,17700,17701,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 | 35 | Using where |
Time Before: 0.05065 seconds
Time After: 0.05085 seconds
Time Taken: 0.00021 seconds
Memory Before: 1,046.703 KB
Memory After: 1,112.086 KB
Memory Used: 65.383 KB
SELECT user.userid, user.usergroupid, user.displaygroupid, user.username, voteoption, user.infractiongroupid FROM pollvote AS pollvote INNER JOIN user AS user ON (pollvote.userid = user.userid) WHERE pollid = 4 ORDER BY username ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | pollvote | ref | pollid,userid | pollid | 4 | const | 3 | Using temporary; Using filesort |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | pmorg.pollvote.userid | 1 |
Time Before: 0.06354 seconds
Time After: 0.06413 seconds
Time Taken: 0.00059 seconds
Memory Before: 1,170.297 KB
Memory After: 1,186.828 KB
Memory Used: 16.531 KB
UPDATE session SET lastactivity = 1752249553, location = '/board/poll.php?do=showresults&explain=1&pollid=4', inforum = 18, inthread = 50, incalendar = 0 WHERE sessionhash = '88a6ad24c6c1b2269318481548488d3e'
Time Before: 0.06547 seconds
Time After: 0.06571 seconds
Time Taken: 0.00024 seconds
Memory Before: 1,248.836 KB
Memory After: 1,248.648 KB
Memory Used: -0.188 KB