Time Before: 0.08241 seconds
Time After: 0.20697 seconds
Time Taken: 0.12456 seconds
Memory Before: 3,422.695 KB
Memory After: 5,781.656 KB
Memory Used: 2,358.961 KB
Time Before: 0.20766 seconds
Time After: 0.21040 seconds
Time Taken: 0.00275 seconds
Memory Before: 5,783.102 KB
Memory After: 5,785.656 KB
Memory Used: 2.555 KB
SET @@sql_mode = ''
Time Before: 0.21149 seconds
Time After: 0.21212 seconds
Time Taken: 0.00063 seconds
Memory Before: 5,783.797 KB
Memory After: 5,784.977 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.21557 seconds
Time After: 0.21857 seconds
Time Taken: 0.00299 seconds
Memory Before: 5,787.477 KB
Memory After: 5,788.281 KB
Memory Used: 0.805 KB
Time Before: 0.21253 seconds
Time After: 0.23596 seconds
Time Taken: 0.02343 seconds
Memory Before: 5,782.922 KB
Memory After: 6,399.664 KB
Memory Used: 616.742 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.27367 seconds
Time After: 0.27461 seconds
Time Taken: 0.00094 seconds
Memory Before: 7,203.570 KB
Memory After: 7,204.531 KB
Memory Used: 0.961 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.27849 seconds
Time After: 0.28101 seconds
Time Taken: 0.00252 seconds
Memory Before: 7,215.156 KB
Memory After: 7,215.398 KB
Memory Used: 0.242 KB
Time Before: 0.26826 seconds
Time After: 0.28239 seconds
Time Taken: 0.01413 seconds
Memory Before: 7,195.414 KB
Memory After: 7,288.484 KB
Memory Used: 93.070 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.28728 seconds
Time After: 0.28796 seconds
Time Taken: 0.00068 seconds
Memory Before: 7,302.961 KB
Memory After: 7,304.000 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 = 11902
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.33561 seconds
Time After: 0.33644 seconds
Time Taken: 0.00083 seconds
Memory Before: 7,591.023 KB
Memory After: 7,591.813 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 = 8821
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.33915 seconds
Time After: 0.33997 seconds
Time Taken: 0.00081 seconds
Memory Before: 7,592.133 KB
Memory After: 7,592.969 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.35906 seconds
Time After: 0.36334 seconds
Time Taken: 0.00428 seconds
Memory Before: 7,833.742 KB
Memory After: 7,834.719 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.49297 seconds
Time After: 0.49354 seconds
Time Taken: 0.00057 seconds
Memory Before: 10,359.188 KB
Memory After: 10,360.109 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.50520 seconds
Time After: 0.50953 seconds
Time Taken: 0.00433 seconds
Memory Before: 10,585.336 KB
Memory After: 10,585.969 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.56021 seconds
Time After: 0.56124 seconds
Time Taken: 0.00103 seconds
Memory Before: 10,832.734 KB
Memory After: 10,833.758 KB
Memory Used: 1.023 KB
UPDATE session SET lastactivity = 1696273236, location = '/showthread.php?8821-%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-%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&p=11902&explain=1', inforum = 0, badlocation = 3 WHERE sessionhash = '02b7c7f30ed869fa2ade5a6fad1b4268'
Time Before: 0.61135 seconds
Time After: 0.61267 seconds
Time Taken: 0.00132 seconds
Memory Before: 11,080.469 KB
Memory After: 11,080.867 KB
Memory Used: 0.398 KB