Time Before: 0.00012 seconds
Time After: 0.00013 seconds
Time Taken: 0.00002 seconds
Memory Before: 448.664 KB
Memory After: 451.305 KB
Memory Used: 2.641 KB
Time Before: 0.00015 seconds
Time After: 0.00045 seconds
Time Taken: 0.00031 seconds
Memory Before: 451.258 KB
Memory After: 452.148 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00057 seconds
Time After: 0.00069 seconds
Time Taken: 0.00012 seconds
Memory Before: 452.172 KB
Memory After: 452.227 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.00098 seconds
Time After: 0.00162 seconds
Time Taken: 0.00064 seconds
Memory Before: 453.469 KB
Memory After: 554.602 KB
Memory Used: 101.133 KB
Time Before: 0.00070 seconds
Time After: 0.00339 seconds
Time Taken: 0.00269 seconds
Memory Before: 452.016 KB
Memory After: 694.219 KB
Memory Used: 242.203 KB
SELECT * FROM session WHERE sessionhash = 'c1ae857639265b03f2e8cafe53a9aaac' AND lastactivity > 1786713461 AND idhash = '746d2c2e12532723401903d41921bd01'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | session | const | PRIMARY | PRIMARY | 32 | const | 1 |
Time Before: 0.00364 seconds
Time After: 0.00373 seconds
Time Taken: 0.00008 seconds
Memory Before: 698.852 KB
Memory After: 715.477 KB
Memory Used: 16.625 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.00395 seconds
Time After: 0.00447 seconds
Time Taken: 0.00052 seconds
Memory Before: 704.953 KB
Memory After: 769.516 KB
Memory Used: 64.563 KB
Time Before: 0.00343 seconds
Time After: 0.00451 seconds
Time Taken: 0.00108 seconds
Memory Before: 696.570 KB
Memory After: 758.586 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.00555 seconds
Time After: 0.00567 seconds
Time Taken: 0.00012 seconds
Memory Before: 894.531 KB
Memory After: 959.094 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.00648 seconds
Time After: 0.00690 seconds
Time Taken: 0.00042 seconds
Memory Before: 1,035.078 KB
Memory After: 1,133.758 KB
Memory Used: 98.680 KB
SELECT * FROM search AS search WHERE completed = 1 AND searchid = 436723
| 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.00785 seconds
Time After: 0.00803 seconds
Time Taken: 0.00017 seconds
Memory Before: 1,179.172 KB
Memory After: 1,195.750 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(307, 304) AND thread.open <> 10
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | post | range | PRIMARY,threadid | PRIMARY | 4 | 2 | Using index condition | |
| 1 | SIMPLE | thread | eq_ref | PRIMARY | PRIMARY | 4 | vbfp_forum.post.threadid | 1 | Using where |
Time Before: 0.00833 seconds
Time After: 0.00858 seconds
Time Taken: 0.00025 seconds
Memory Before: 1,187.016 KB
Memory After: 1,203.547 KB
Memory Used: 16.531 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(307, 304)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | post | range | PRIMARY,threadid | PRIMARY | 4 | 2 | Using index condition | |
| 1 | SIMPLE | thread | eq_ref | PRIMARY | PRIMARY | 4 | vbfp_forum.post.threadid | 1 | |
| 1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | vbfp_forum.post.userid | 1 |
Time Before: 0.00889 seconds
Time After: 0.00914 seconds
Time Taken: 0.00024 seconds
Memory Before: 1,188.516 KB
Memory After: 1,205.797 KB
Memory Used: 17.281 KB
UPDATE session SET lastactivity = 1786714361, location = '/search.php?explain=1&searchid=436723' WHERE sessionhash = 'c1ae857639265b03f2e8cafe53a9aaac'
Time Before: 0.01033 seconds
Time After: 0.25894 seconds
Time Taken: 0.24861 seconds
Memory Before: 1,320.211 KB
Memory After: 1,320.117 KB
Memory Used: -0.094 KB