Time Before: 0.08465 seconds
Time After: 0.20743 seconds
Time Taken: 0.12278 seconds
Memory Before: 2,660.234 KB
Memory After: 5,019.313 KB
Memory Used: 2,359.078 KB
Time Before: 0.20811 seconds
Time After: 0.21061 seconds
Time Taken: 0.00250 seconds
Memory Before: 5,020.758 KB
Memory After: 5,023.313 KB
Memory Used: 2.555 KB
SET @@sql_mode = ''
Time Before: 0.21174 seconds
Time After: 0.21232 seconds
Time Taken: 0.00058 seconds
Memory Before: 5,021.453 KB
Memory After: 5,022.633 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.21556 seconds
Time After: 0.21837 seconds
Time Taken: 0.00281 seconds
Memory Before: 5,024.805 KB
Memory After: 5,025.680 KB
Memory Used: 0.875 KB
Time Before: 0.21271 seconds
Time After: 0.23498 seconds
Time Taken: 0.02227 seconds
Memory Before: 5,020.578 KB
Memory After: 5,613.797 KB
Memory Used: 593.219 KB
SELECT * FROM session WHERE userid = 0 AND host = '3.235.188.113' AND idhash = '200bab90a670a25b51afdf335110ce19' 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.26797 seconds
Time After: 0.26892 seconds
Time Taken: 0.00095 seconds
Memory Before: 6,412.453 KB
Memory After: 6,413.414 KB
Memory Used: 0.961 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.27259 seconds
Time After: 0.27468 seconds
Time Taken: 0.00209 seconds
Memory Before: 6,423.352 KB
Memory After: 6,423.695 KB
Memory Used: 0.344 KB
Time Before: 0.26454 seconds
Time After: 0.27600 seconds
Time Taken: 0.01146 seconds
Memory Before: 6,404.734 KB
Memory After: 6,484.711 KB
Memory Used: 79.977 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.28014 seconds
Time After: 0.28083 seconds
Time Taken: 0.00069 seconds
Memory Before: 6,499.289 KB
Memory After: 6,500.328 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 = 424
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.31406 seconds
Time After: 0.31571 seconds
Time Taken: 0.00165 seconds
Memory Before: 6,701.102 KB
Memory After: 6,701.938 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.33516 seconds
Time After: 0.33944 seconds
Time Taken: 0.00427 seconds
Memory Before: 6,972.297 KB
Memory After: 6,973.273 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 = 424 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_visible_dateline | 6 | const,const | 4 | Using temporary; Using filesort |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | db0529771.post.userid | 1 |
Time Before: 0.35959 seconds
Time After: 0.36080 seconds
Time Taken: 0.00121 seconds
Memory Before: 7,739.750 KB
Memory After: 7,740.625 KB
Memory Used: 0.875 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.37882 seconds
Time After: 0.38083 seconds
Time Taken: 0.00201 seconds
Memory Before: 8,064.859 KB
Memory After: 8,065.703 KB
Memory Used: 0.844 KB
UPDATE session SET lastactivity = 1696268150, location = '/misc.php?do=whoposted&t=424&explain=1', inforum = 3, inthread = 424, badlocation = 0 WHERE sessionhash = '02b7c7f30ed869fa2ade5a6fad1b4268'
Time Before: 0.43983 seconds
Time After: 0.44080 seconds
Time Taken: 0.00097 seconds
Memory Before: 8,291.344 KB
Memory After: 8,292.117 KB
Memory Used: 0.773 KB