Time Before: 0.00025 seconds
Time After: 0.00028 seconds
Time Taken: 0.00003 seconds
Memory Before: 427.000 KB
Memory After: 429.641 KB
Memory Used: 2.641 KB
Time Before: 0.00031 seconds
Time After: 0.00061 seconds
Time Taken: 0.00030 seconds
Memory Before: 429.594 KB
Memory After: 430.484 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00078 seconds
Time After: 0.00086 seconds
Time Taken: 0.00008 seconds
Memory Before: 430.508 KB
Memory After: 430.563 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.00132 seconds
Time After: 0.00202 seconds
Time Taken: 0.00070 seconds
Memory Before: 431.836 KB
Memory After: 518.469 KB
Memory Used: 86.633 KB
Time Before: 0.00088 seconds
Time After: 0.00529 seconds
Time Taken: 0.00441 seconds
Memory Before: 430.352 KB
Memory After: 714.586 KB
Memory Used: 284.234 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.212' AND idhash = 'ea5a359a73a8141a16de516480d33c34' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ALL | 644 | Using where |
Time Before: 0.00578 seconds
Time After: 0.00606 seconds
Time Taken: 0.00029 seconds
Memory Before: 720.297 KB
Memory After: 736.859 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.00826 seconds
Time After: 0.00844 seconds
Time Taken: 0.00018 seconds
Memory Before: 727.844 KB
Memory After: 784.406 KB
Memory Used: 56.563 KB
Time Before: 0.00551 seconds
Time After: 0.00853 seconds
Time Taken: 0.00302 seconds
Memory Before: 718.047 KB
Memory After: 775.102 KB
Memory Used: 57.055 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.01032 seconds
Time After: 0.01083 seconds
Time Taken: 0.00051 seconds
Memory Before: 909.336 KB
Memory After: 925.711 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.01113 seconds
Time After: 0.01135 seconds
Time Taken: 0.00023 seconds
Memory Before: 910.867 KB
Memory After: 927.492 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.01191 seconds
Time After: 0.01198 seconds
Time Taken: 0.00007 seconds
Memory Before: 921.188 KB
Memory After: 969.750 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.01332 seconds
Time After: 0.01353 seconds
Time Taken: 0.00021 seconds
Memory Before: 1,046.727 KB
Memory After: 1,112.109 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.01538 seconds
Time After: 0.01625 seconds
Time Taken: 0.00087 seconds
Memory Before: 1,170.320 KB
Memory After: 1,186.852 KB
Memory Used: 16.531 KB
UPDATE session SET location = '/board/poll.php?do=showresults&explain=1&pollid=4', inforum = 18, inthread = 50 WHERE sessionhash = 'e534e2454c024baccc21524a422dc9e0'
Time Before: 0.01734 seconds
Time After: 0.01754 seconds
Time Taken: 0.00020 seconds
Memory Before: 1,248.680 KB
Memory After: 1,248.555 KB
Memory Used: -0.125 KB