Time Before: 0.00014 seconds
Time After: 0.00016 seconds
Time Taken: 0.00002 seconds
Memory Before: 428.398 KB
Memory After: 431.039 KB
Memory Used: 2.641 KB
Time Before: 0.00019 seconds
Time After: 0.00038 seconds
Time Taken: 0.00020 seconds
Memory Before: 430.992 KB
Memory After: 431.883 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00050 seconds
Time After: 0.00055 seconds
Time Taken: 0.00006 seconds
Memory Before: 431.906 KB
Memory After: 431.961 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.00084 seconds
Time After: 0.00094 seconds
Time Taken: 0.00010 seconds
Memory Before: 433.234 KB
Memory After: 519.867 KB
Memory Used: 86.633 KB
Time Before: 0.00057 seconds
Time After: 0.00395 seconds
Time Taken: 0.00338 seconds
Memory Before: 431.750 KB
Memory After: 715.984 KB
Memory Used: 284.234 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.185' AND idhash = 'ea5a359a73a8141a16de516480d33c34' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ALL | 700 | Using where |
Time Before: 0.01609 seconds
Time After: 0.01615 seconds
Time Taken: 0.00006 seconds
Memory Before: 721.695 KB
Memory After: 738.258 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.01651 seconds
Time After: 0.01667 seconds
Time Taken: 0.00016 seconds
Memory Before: 729.016 KB
Memory After: 785.578 KB
Memory Used: 56.563 KB
Time Before: 0.00413 seconds
Time After: 0.01674 seconds
Time Taken: 0.01261 seconds
Memory Before: 719.445 KB
Memory After: 776.086 KB
Memory Used: 56.641 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.01942 seconds
Time After: 0.01961 seconds
Time Taken: 0.00019 seconds
Memory Before: 910.320 KB
Memory After: 926.695 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.01983 seconds
Time After: 0.02034 seconds
Time Taken: 0.00050 seconds
Memory Before: 911.852 KB
Memory After: 928.477 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.02150 seconds
Time After: 0.02213 seconds
Time Taken: 0.00063 seconds
Memory Before: 922.172 KB
Memory After: 970.734 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.02736 seconds
Time After: 0.02757 seconds
Time Taken: 0.00021 seconds
Memory Before: 1,047.711 KB
Memory After: 1,113.094 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.03035 seconds
Time After: 0.03071 seconds
Time Taken: 0.00036 seconds
Memory Before: 1,171.133 KB
Memory After: 1,187.664 KB
Memory Used: 16.531 KB
UPDATE session SET lastactivity = 1755190400, location = '/board/poll.php?do=showresults&explain=1&pollid=4', inforum = 18, inthread = 50 WHERE sessionhash = '8220b78281b710dcc2a06885a1efb068'
Time Before: 0.03187 seconds
Time After: 0.03310 seconds
Time Taken: 0.00123 seconds
Memory Before: 1,245.453 KB
Memory After: 1,245.328 KB
Memory Used: -0.125 KB