Time Before: 0.00340 seconds
Time After: 0.00580 seconds
Time Taken: 0.00239 seconds
Memory Before: 502.820 KB
Memory After: 525.602 KB
Memory Used: 22.781 KB
Time Before: 0.00600 seconds
Time After: 0.00698 seconds
Time Taken: 0.00098 seconds
Memory Before: 525.539 KB
Memory After: 526.484 KB
Memory Used: 0.945 KB
SET @@sql_mode = ''
Time Before: 0.00726 seconds
Time After: 0.00741 seconds
Time Taken: 0.00015 seconds
Memory Before: 527.039 KB
Memory After: 527.563 KB
Memory Used: 0.523 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 | 50 | 14 | Using index condition |
Time Before: 0.00844 seconds
Time After: 0.00930 seconds
Time Taken: 0.00086 seconds
Memory Before: 530.258 KB
Memory After: 531.063 KB
Memory Used: 0.805 KB
Time Before: 0.00748 seconds
Time After: 0.01179 seconds
Time Taken: 0.00431 seconds
Memory Before: 526.813 KB
Memory After: 1,095.258 KB
Memory Used: 568.445 KB
SELECT * FROM session WHERE userid = 0 AND host = '18.97.14.85' AND idhash = '3baccf9796c876a91b207ca555fa88a5' 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.01544 seconds
Time After: 0.01578 seconds
Time Taken: 0.00035 seconds
Memory Before: 1,589.211 KB
Memory After: 1,589.828 KB
Memory Used: 0.617 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 = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | language | system | PRIMARY | 1 |
Time Before: 0.01679 seconds
Time After: 0.01730 seconds
Time Taken: 0.00050 seconds
Memory Before: 1,601.438 KB
Memory After: 1,601.438 KB
Memory Used: 0.000 KB
Time Before: 0.01461 seconds
Time After: 0.01753 seconds
Time Taken: 0.00292 seconds
Memory Before: 1,581.688 KB
Memory After: 1,661.453 KB
Memory Used: 79.766 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 | 50 | const | 1 |
Time Before: 0.01827 seconds
Time After: 0.01852 seconds
Time Taken: 0.00025 seconds
Memory Before: 1,662.875 KB
Memory After: 1,663.453 KB
Memory Used: 0.578 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 = 60
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.02201 seconds
Time After: 0.02240 seconds
Time Taken: 0.00039 seconds
Memory Before: 1,952.039 KB
Memory After: 1,952.633 KB
Memory Used: 0.594 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.02362 seconds
Time After: 0.02401 seconds
Time Taken: 0.00039 seconds
Memory Before: 1,985.516 KB
Memory After: 1,986.109 KB
Memory Used: 0.594 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 = 60 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 | 1 | Using temporary; Using filesort |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | business_business.post.userid | 1 |
Time Before: 0.02676 seconds
Time After: 0.02736 seconds
Time Taken: 0.00060 seconds
Memory Before: 2,509.898 KB
Memory After: 2,510.359 KB
Memory Used: 0.461 KB
SELECT title, template FROM template WHERE templateid IN (1186,1187,1254,1264,1205,1275,67,66,68,63,62,651,652,650,649,71,72,656,961,1257,907,911,908,909,910,1273,0,0,1236,1238,931,932,934,935,1158,1200,1199,1249,1201,758,757,761)
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.02901 seconds
Time After: 0.02985 seconds
Time Taken: 0.00085 seconds
Memory Before: 2,674.188 KB
Memory After: 2,675.492 KB
Memory Used: 1.305 KB
UPDATE session SET lastactivity = 1733954482, location = '/misc.php?do=whoposted&t=60&explain=1', inforum = 15, inthread = 60, badlocation = 0 WHERE sessionhash = '5c55ec13b26be30493688d8318ddf33c'
Time Before: 0.03651 seconds
Time After: 0.03674 seconds
Time Taken: 0.00022 seconds
Memory Before: 2,845.938 KB
Memory After: 2,846.117 KB
Memory Used: 0.180 KB