Time Before: 0.08089 seconds
Time After: 0.20577 seconds
Time Taken: 0.12489 seconds
Memory Before: 3,427.445 KB
Memory After: 5,786.445 KB
Memory Used: 2,359.000 KB
Time Before: 0.20638 seconds
Time After: 0.20905 seconds
Time Taken: 0.00267 seconds
Memory Before: 5,787.891 KB
Memory After: 5,790.445 KB
Memory Used: 2.555 KB
SET @@sql_mode = ''
Time Before: 0.21009 seconds
Time After: 0.21055 seconds
Time Taken: 0.00046 seconds
Memory Before: 5,788.586 KB
Memory After: 5,789.766 KB
Memory Used: 1.180 KB
SELECT * FROM datastore WHERE title IN ('smiliecache','bbcodecache','mailqueue','bookmarksitecache','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 | 18 | Using index condition |
Time Before: 0.21359 seconds
Time After: 0.21638 seconds
Time Taken: 0.00279 seconds
Memory Before: 5,792.258 KB
Memory After: 5,793.063 KB
Memory Used: 0.805 KB
Time Before: 0.21089 seconds
Time After: 0.23245 seconds
Time Taken: 0.02156 seconds
Memory Before: 5,787.711 KB
Memory After: 6,404.398 KB
Memory Used: 616.688 KB
SELECT * FROM session WHERE userid = 0 AND host = '3.236.237.61' AND idhash = '333b4ef3d9377cb855b38d599e740fd4' 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.26532 seconds
Time After: 0.26627 seconds
Time Taken: 0.00095 seconds
Memory Before: 7,208.289 KB
Memory After: 7,209.242 KB
Memory Used: 0.953 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_posting AS phrasegroup_posting, phrasegroup_postbit AS phrasegroup_postbit, phrasegroup_showthread AS phrasegroup_showthread, phrasegroup_inlinemod AS phrasegroup_inlinemod, 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.26953 seconds
Time After: 0.27210 seconds
Time Taken: 0.00258 seconds
Memory Before: 7,220.188 KB
Memory After: 7,220.430 KB
Memory Used: 0.242 KB
Time Before: 0.26239 seconds
Time After: 0.27335 seconds
Time Taken: 0.01096 seconds
Memory Before: 7,200.133 KB
Memory After: 7,293.516 KB
Memory Used: 93.383 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.27750 seconds
Time After: 0.27813 seconds
Time Taken: 0.00064 seconds
Memory Before: 7,307.992 KB
Memory After: 7,309.031 KB
Memory Used: 1.039 KB
SELECT post.*, IF(post.visible = 2, 1, 0) AS isdeleted, editlog.userid AS edit_userid, editlog.dateline AS edit_dateline, editlog.reason AS edit_reason, editlog.hashistory FROM post AS post LEFT JOIN editlog AS editlog ON (editlog.postid = post.postid) WHERE post.postid = 12088
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.32223 seconds
Time After: 0.32310 seconds
Time Taken: 0.00087 seconds
Memory Before: 7,596.188 KB
Memory After: 7,596.977 KB
Memory Used: 0.789 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 = 9006
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | Impossible WHERE noticed after reading const tables |
Time Before: 0.32629 seconds
Time After: 0.32775 seconds
Time Taken: 0.00146 seconds
Memory Before: 7,597.297 KB
Memory After: 7,598.133 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.34624 seconds
Time After: 0.35058 seconds
Time Taken: 0.00434 seconds
Memory Before: 7,839.195 KB
Memory After: 7,840.172 KB
Memory Used: 0.977 KB
SELECT text, languageid, special FROM phrase AS phrase LEFT JOIN phrasetype USING (fieldname) WHERE phrase.fieldname = 'error' AND varname = 'noid' AND languageid IN (-1, 0, 2)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 276 | 3 | Using index condition | |
1 | SIMPLE | phrasetype | const | PRIMARY | PRIMARY | 20 | const | 1 | Using where |
Time Before: 0.47586 seconds
Time After: 0.47641 seconds
Time Taken: 0.00055 seconds
Memory Before: 10,364.789 KB
Memory After: 10,365.711 KB
Memory Used: 0.922 KB
SELECT title, template FROM template WHERE templateid IN (1614,1613,1615,1616,4267,3812,3813,3815,3821,3820,4015,4019,4005,4006,4008,4007,4010,4012,4013,4014,4017,3713,3715,3717,3719,3721,4069,4073,4074,4075,4072,4142,3993,3992,3994,3999,3997,4166,3774,3775,3941,3768,3767,3770,3771,3784,3782,4276,2256,4227,4297,1609,1608,1610,1600,1599,1606,1607,1605,1604,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 | 83 | Using index condition |
Time Before: 0.48827 seconds
Time After: 0.49313 seconds
Time Taken: 0.00487 seconds
Memory Before: 10,590.820 KB
Memory After: 10,591.453 KB
Memory Used: 0.633 KB
SELECT * FROM navigation WHERE state & 4 = 0 ORDER BY navtype, displayorder
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | navigation | ALL | 37 | Using where; Using filesort |
Time Before: 0.54354 seconds
Time After: 0.54443 seconds
Time Taken: 0.00089 seconds
Memory Before: 10,839.094 KB
Memory After: 10,840.117 KB
Memory Used: 1.023 KB
UPDATE session SET lastactivity = 1696042212, location = '/showthread.php?9006-%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD-%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD-2-%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD-%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD-2-%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD%EF%BF%BD-2022&p=12088&explain=1' WHERE sessionhash = '45eec5d0ea5a16a6fb666bdfe59f9cfb'
Time Before: 0.59186 seconds
Time After: 0.59266 seconds
Time Taken: 0.00080 seconds
Memory Before: 11,093.445 KB
Memory After: 11,093.563 KB
Memory Used: 0.117 KB