Time Before: 0.00011 seconds
Time After: 0.00012 seconds
Time Taken: 0.00001 seconds
Memory Before: 449.133 KB
Memory After: 451.773 KB
Memory Used: 2.641 KB
Time Before: 0.00014 seconds
Time After: 0.00043 seconds
Time Taken: 0.00029 seconds
Memory Before: 451.727 KB
Memory After: 452.617 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00056 seconds
Time After: 0.00066 seconds
Time Taken: 0.00011 seconds
Memory Before: 452.641 KB
Memory After: 452.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','iconcache','searchcloud')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | ALL | PRIMARY | 40 | Using where |
Time Before: 0.00092 seconds
Time After: 0.00138 seconds
Time Taken: 0.00046 seconds
Memory Before: 453.938 KB
Memory After: 555.070 KB
Memory Used: 101.133 KB
Time Before: 0.00067 seconds
Time After: 0.00368 seconds
Time Taken: 0.00301 seconds
Memory Before: 452.484 KB
Memory After: 694.688 KB
Memory Used: 242.203 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.216.186' AND idhash = 'ea5a359a73a8141a16de516480d33c34' LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | session | ALL | 111 | Using where |
Time Before: 0.00389 seconds
Time After: 0.00397 seconds
Time Taken: 0.00009 seconds
Memory Before: 699.289 KB
Memory After: 715.789 KB
Memory Used: 16.500 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_search AS phrasegroup_search, phrasegroup_inlinemod AS phrasegroup_inlinemod, phrasegroup_prefix AS phrasegroup_prefix, 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.00419 seconds
Time After: 0.00452 seconds
Time Taken: 0.00034 seconds
Memory Before: 705.422 KB
Memory After: 769.984 KB
Memory Used: 64.563 KB
Time Before: 0.00372 seconds
Time After: 0.00456 seconds
Time Taken: 0.00084 seconds
Memory Before: 697.039 KB
Memory After: 759.055 KB
Memory Used: 62.016 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.00569 seconds
Time After: 0.00583 seconds
Time Taken: 0.00014 seconds
Memory Before: 895.000 KB
Memory After: 959.563 KB
Memory Used: 64.563 KB
SELECT title, template FROM template WHERE templateid IN (0,2486,2304,913,2306,914,916,2427,917,2426,2225,2415,2414,2391,2389,2390,2099,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 | 42 | Using index condition |
Time Before: 0.00704 seconds
Time After: 0.00752 seconds
Time Taken: 0.00048 seconds
Memory Before: 1,035.547 KB
Memory After: 1,134.227 KB
Memory Used: 98.680 KB
SELECT * FROM search AS search WHERE completed = 1 AND searchid = 132681
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | search | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.00841 seconds
Time After: 0.00853 seconds
Time Taken: 0.00012 seconds
Memory Before: 1,179.641 KB
Memory After: 1,196.219 KB
Memory Used: 16.578 KB
SELECT postid AS itemid, post.visible AS post_visible, thread.visible AS thread_visible, thread.forumid, thread.threadid, thread.postuserid, post.userid, IF(postuserid = 0, 'self', 'other') AS starter FROM post AS post INNER JOIN thread AS thread ON(thread.threadid = post.threadid) WHERE postid IN(229) AND thread.open <> 10
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | post | const | PRIMARY,threadid | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | thread | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.00877 seconds
Time After: 0.00891 seconds
Time Taken: 0.00014 seconds
Memory Before: 1,187.297 KB
Memory After: 1,203.797 KB
Memory Used: 16.500 KB
SELECT post.postid, post.title AS posttitle, post.dateline AS postdateline, post.iconid AS posticonid, post.pagetext, post.visible, post.attach, IF(post.userid = 0, post.username, user.username) AS username, thread.threadid, thread.title AS threadtitle, thread.iconid AS threadiconid, thread.replycount, IF(thread.views=0, thread.replycount+1, thread.views) as views, thread.firstpostid, thread.prefixid, thread.taglist, thread.pollid, thread.sticky, thread.open, thread.lastpost, thread.forumid, thread.visible AS thread_visible, user.userid FROM post AS post INNER JOIN thread AS thread ON(thread.threadid = post.threadid) LEFT JOIN user AS user ON(user.userid = post.userid) WHERE post.postid IN(229)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | post | const | PRIMARY,threadid | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | thread | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | user | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.00924 seconds
Time After: 0.00944 seconds
Time Taken: 0.00021 seconds
Memory Before: 1,188.914 KB
Memory After: 1,205.539 KB
Memory Used: 16.625 KB
UPDATE session SET lastactivity = 1770303813, location = '/search.php?explain=1&searchid=132681' WHERE sessionhash = '5d14e86d25d5bd19e9a178a8ee79ea65'
Time Before: 0.01070 seconds
Time After: 0.01082 seconds
Time Taken: 0.00012 seconds
Memory Before: 1,314.000 KB
Memory After: 1,313.906 KB
Memory Used: -0.094 KB