Time Before: 0.00984 seconds
Time After: 0.02544 seconds
Time Taken: 0.01560 seconds
Memory Before: 2,660.320 KB
Memory After: 5,019.297 KB
Memory Used: 2,358.977 KB
Time Before: 0.02557 seconds
Time After: 0.02691 seconds
Time Taken: 0.00135 seconds
Memory Before: 5,020.742 KB
Memory After: 5,023.297 KB
Memory Used: 2.555 KB
SET @@sql_mode = ''
Time Before: 0.02727 seconds
Time After: 0.02752 seconds
Time Taken: 0.00025 seconds
Memory Before: 5,021.438 KB
Memory After: 5,022.617 KB
Memory Used: 1.180 KB
SELECT * FROM datastore WHERE title IN ('options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','activitystream')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 52 | 14 | Using index condition |
Time Before: 0.02837 seconds
Time After: 0.02915 seconds
Time Taken: 0.00079 seconds
Memory Before: 5,024.789 KB
Memory After: 5,025.664 KB
Memory Used: 0.875 KB
Time Before: 0.02758 seconds
Time After: 0.03169 seconds
Time Taken: 0.00411 seconds
Memory Before: 5,020.563 KB
Memory After: 5,613.758 KB
Memory Used: 593.195 KB
SELECT * FROM session WHERE userid = 0 AND host = '44.212.94.18' AND idhash = '86d1cd7e0e3da9c81382a0ba6caa5a15' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ref | guest_lookup,user_activity | guest_lookup | 51 | const,const,const | 2 | Using where |
Time Before: 0.03699 seconds
Time After: 0.03752 seconds
Time Taken: 0.00053 seconds
Memory Before: 6,412.383 KB
Memory After: 6,413.336 KB
Memory Used: 0.953 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_fronthelp AS phrasegroup_fronthelp, phrasegroup_register AS phrasegroup_register, phrasegroupinfo AS lang_phrasegroupinfo, 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 | system | PRIMARY | 1 |
Time Before: 0.03861 seconds
Time After: 0.03933 seconds
Time Taken: 0.00072 seconds
Memory Before: 6,423.266 KB
Memory After: 6,423.609 KB
Memory Used: 0.344 KB
Time Before: 0.03614 seconds
Time After: 0.03951 seconds
Time Taken: 0.00337 seconds
Memory Before: 6,404.664 KB
Memory After: 6,484.625 KB
Memory Used: 79.961 KB
SELECT * FROM datastore WHERE title IN ('routes')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | const | PRIMARY | PRIMARY | 52 | const | 1 |
Time Before: 0.04050 seconds
Time After: 0.04099 seconds
Time Taken: 0.00049 seconds
Memory Before: 6,499.203 KB
Memory After: 6,500.242 KB
Memory Used: 1.039 KB
SELECT IF(thread.visible = 2, 1, 0) AS isdeleted, post.pagetext AS description, thread.* FROM thread AS thread LEFT JOIN post AS post ON(post.postid = thread.firstpostid) WHERE thread.threadid = 427
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | post | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.04619 seconds
Time After: 0.04679 seconds
Time Taken: 0.00060 seconds
Memory Before: 6,700.813 KB
Memory After: 6,701.648 KB
Memory Used: 0.836 KB
SELECT * FROM style WHERE (styleid = 2 AND userselect = 1) OR styleid = 2 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.04965 seconds
Time After: 0.05146 seconds
Time Taken: 0.00182 seconds
Memory Before: 6,960.141 KB
Memory After: 6,961.117 KB
Memory Used: 0.977 KB
SELECT COUNT(postid) AS posts, post.username AS postuser,user.userid,user.username FROM post AS post LEFT JOIN user AS user USING(userid) WHERE threadid = 427 AND visible = 1 GROUP BY userid ORDER BY posts DESC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | post | ref | threadid,threadid_visible_dateline | threadid | 4 | const | 3 | Using where; Using temporary; Using filesort |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | db0529771.post.userid | 1 |
Time Before: 0.05592 seconds
Time After: 0.05779 seconds
Time Taken: 0.00186 seconds
Memory Before: 7,727.531 KB
Memory After: 7,728.398 KB
Memory Used: 0.867 KB
SELECT title, template FROM template WHERE templateid IN (4208,4209,4276,2256,4227,4297,1609,1608,1610,1600,1599,1606,1607,1605,1604,1613,1614,1615,3983,4279,3929,3933,3930,3931,3932,4295,0,0,4258,4260,3953,3954,3956,3957,4180,4222,4221,4271,4223,3780,3779,3783)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 41 | Using index condition |
Time Before: 0.06186 seconds
Time After: 0.06267 seconds
Time Taken: 0.00082 seconds
Memory Before: 8,052.680 KB
Memory After: 8,053.523 KB
Memory Used: 0.844 KB
UPDATE session SET lastactivity = 1701210660, location = '/misc.php?do=whoposted&t=427&explain=1', inforum = 39, inthread = 427, badlocation = 0 WHERE sessionhash = 'f05e5fe8964131bf674ceb2e6b00ccf2'
Time Before: 0.07073 seconds
Time After: 0.07144 seconds
Time Taken: 0.00071 seconds
Memory Before: 8,272.188 KB
Memory After: 8,272.953 KB
Memory Used: 0.766 KB