Time Before: 0.00141 seconds
Time After: 0.00173 seconds
Time Taken: 0.00032 seconds
Memory Before: 502.641 KB
Memory After: 525.422 KB
Memory Used: 22.781 KB
Time Before: 0.00182 seconds
Time After: 0.00227 seconds
Time Taken: 0.00045 seconds
Memory Before: 525.359 KB
Memory After: 526.305 KB
Memory Used: 0.945 KB
SET @@sql_mode = ''
Time Before: 0.00246 seconds
Time After: 0.00259 seconds
Time Taken: 0.00013 seconds
Memory Before: 526.859 KB
Memory After: 527.398 KB
Memory Used: 0.539 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.00347 seconds
Time After: 0.00437 seconds
Time Taken: 0.00090 seconds
Memory Before: 530.094 KB
Memory After: 530.898 KB
Memory Used: 0.805 KB
Time Before: 0.00264 seconds
Time After: 0.00703 seconds
Time Taken: 0.00439 seconds
Memory Before: 526.648 KB
Memory After: 1,095.102 KB
Memory Used: 568.453 KB
SELECT * FROM session WHERE userid = 0 AND host = '18.97.14.91' 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.00976 seconds
Time After: 0.01012 seconds
Time Taken: 0.00036 seconds
Memory Before: 1,589.047 KB
Memory After: 1,589.664 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.01121 seconds
Time After: 0.01175 seconds
Time Taken: 0.00054 seconds
Memory Before: 1,601.273 KB
Memory After: 1,601.273 KB
Memory Used: 0.000 KB
Time Before: 0.00892 seconds
Time After: 0.01196 seconds
Time Taken: 0.00303 seconds
Memory Before: 1,581.523 KB
Memory After: 1,661.289 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.01261 seconds
Time After: 0.01283 seconds
Time Taken: 0.00022 seconds
Memory Before: 1,662.711 KB
Memory After: 1,663.289 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 = 2481
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.01636 seconds
Time After: 0.01676 seconds
Time Taken: 0.00040 seconds
Memory Before: 1,951.867 KB
Memory After: 1,952.461 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.01796 seconds
Time After: 0.01840 seconds
Time Taken: 0.00044 seconds
Memory Before: 1,989.633 KB
Memory After: 1,990.227 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 = 2481 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 | 1 | Using where; Using temporary; Using filesort |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | business_business.post.userid | 1 |
Time Before: 0.02149 seconds
Time After: 0.02213 seconds
Time Taken: 0.00065 seconds
Memory Before: 2,514.055 KB
Memory After: 2,514.469 KB
Memory Used: 0.414 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.02388 seconds
Time After: 0.02484 seconds
Time Taken: 0.00096 seconds
Memory Before: 2,678.313 KB
Memory After: 2,679.617 KB
Memory Used: 1.305 KB
UPDATE session SET lastactivity = 1737388125, location = '/misc.php?do=whoposted&t=2481&explain=1', inforum = 10, inthread = 2481, badlocation = 0 WHERE sessionhash = 'ba28aff600ee6d38df010f67faafb304'
Time Before: 0.03199 seconds
Time After: 0.03229 seconds
Time Taken: 0.00030 seconds
Memory Before: 2,846.906 KB
Memory After: 2,847.094 KB
Memory Used: 0.188 KB