Time Before: 0.00022 seconds
Time After: 0.00027 seconds
Time Taken: 0.00005 seconds
Memory Before: 430.180 KB
Memory After: 432.016 KB
Memory Used: 1.836 KB
Time Before: 0.00030 seconds
Time After: 0.00124 seconds
Time Taken: 0.00094 seconds
Memory Before: 432.000 KB
Memory After: 432.891 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00142 seconds
Time After: 0.00153 seconds
Time Taken: 0.00012 seconds
Memory Before: 432.938 KB
Memory After: 432.992 KB
Memory Used: 0.055 KB
SELECT * FROM datastore WHERE title IN ('','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','smiliecache','bbcodecache','mailqueue','bookmarksitecache')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 200 | 18 | Using where |
Time Before: 0.00212 seconds
Time After: 0.00444 seconds
Time Taken: 0.00233 seconds
Memory Before: 434.531 KB
Memory After: 651.711 KB
Memory Used: 217.180 KB
Time Before: 0.00155 seconds
Time After: 0.01410 seconds
Time Taken: 0.01255 seconds
Memory Before: 432.781 KB
Memory After: 968.445 KB
Memory Used: 535.664 KB
SELECT * FROM datastore WHERE title IN ('modstats_coder','modstats_designer','modstats_motm','modtitle_coder','modtitle_designer')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 200 | 5 | Using where |
Time Before: 0.01492 seconds
Time After: 0.01622 seconds
Time Taken: 0.00129 seconds
Memory Before: 970.180 KB
Memory After: 1,354.500 KB
Memory Used: 384.320 KB
SELECT * FROM session WHERE sessionhash = 'a0ceb93674843936847fed3e195669fc' AND lastactivity > 1747857985 AND idhash = 'aa8bea470767112a03b6c0435c036991'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | const | PRIMARY | PRIMARY | 128 | const | 1 |
Time Before: 0.01964 seconds
Time After: 0.02155 seconds
Time Taken: 0.00190 seconds
Memory Before: 1,160.719 KB
Memory After: 1,177.289 KB
Memory Used: 16.570 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, 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.02374 seconds
Time After: 0.02467 seconds
Time Taken: 0.00093 seconds
Memory Before: 1,166.672 KB
Memory After: 1,311.617 KB
Memory Used: 144.945 KB
Time Before: 0.01635 seconds
Time After: 0.02475 seconds
Time Taken: 0.00840 seconds
Memory Before: 1,158.242 KB
Memory After: 1,236.727 KB
Memory Used: 78.484 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 = 2550145
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | post | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | editlog | const | PRIMARY | PRIMARY | 4 | const | 0 | Unique row not found |
Time Before: 0.02947 seconds
Time After: 0.03208 seconds
Time Taken: 0.00260 seconds
Memory Before: 1,367.148 KB
Memory After: 1,383.469 KB
Memory Used: 16.320 KB
SELECT IF(visible = 2, 1, 0) AS isdeleted, thread.* FROM thread AS thread WHERE thread.threadid = 319462
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | thread | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.03385 seconds
Time After: 0.03444 seconds
Time Taken: 0.00059 seconds
Memory Before: 1,370.172 KB
Memory After: 1,386.742 KB
Memory Used: 16.570 KB
SELECT forum.*, NOT ISNULL(podcast.forumid) AS podcast FROM forum AS forum LEFT JOIN podcast AS podcast ON (forum.forumid = podcast.forumid AND podcast.enabled = 1) WHERE forum.forumid = 30
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.03538 seconds
Time After: 0.03620 seconds
Time Taken: 0.00081 seconds
Memory Before: 1,373.773 KB
Memory After: 1,390.117 KB
Memory Used: 16.344 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.03765 seconds
Time After: 0.03863 seconds
Time Taken: 0.00098 seconds
Memory Before: 1,373.836 KB
Memory After: 1,470.344 KB
Memory Used: 96.508 KB
SELECT title, template FROM template WHERE templateid IN (69,70,72,71,154,560,186,187,189,196,195,607,369,355,356,358,357,360,362,363,364,366,368,92,94,96,98,602,398,401,402,399,397,470,471,348,347,349,353,351,498,132,131,133,134,641,644,624,67,66,68,63,62,339,645,291,292,293,559,562,571,312,313,314,315,513,576,575,577,580,599,600,595,609,596,131,132,133,134,149,584,585,587,588,586,583,581,582,594,589,590,593,592,591,366,394,395,392,598,615,619,610,611,612,613,616,618)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 102 | Using where |
Time Before: 0.04028 seconds
Time After: 0.04161 seconds
Time Taken: 0.00133 seconds
Memory Before: 1,526.859 KB
Memory After: 1,840.414 KB
Memory Used: 313.555 KB
SELECT forum.*, NOT ISNULL(podcast.forumid) AS podcast FROM forum AS forum LEFT JOIN podcast AS podcast ON (forum.forumid = podcast.forumid AND podcast.enabled = 1) WHERE forum.forumid = 30
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.04485 seconds
Time After: 0.04516 seconds
Time Taken: 0.00031 seconds
Memory Before: 1,889.930 KB
Memory After: 1,906.273 KB
Memory Used: 16.344 KB
SELECT text, languageid, special FROM phrase AS phrase LEFT JOIN phrasetype USING (fieldname) WHERE phrase.fieldname = 'error' AND varname = 'nopermission_loggedout' AND languageid IN (-1, 0, 1)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 1086 | 3 | Using index condition | |
1 | SIMPLE | phrasetype | eq_ref | PRIMARY | PRIMARY | 80 | vbsupport_vborg.phrase.fieldname | 1 | Using where |
Time Before: 0.04569 seconds
Time After: 0.04610 seconds
Time Taken: 0.00041 seconds
Memory Before: 1,892.133 KB
Memory After: 1,908.250 KB
Memory Used: 16.117 KB
UPDATE session SET location = '/showthread.php?explain=1&p=2550145', inforum = 0, inthread = 0, badlocation = 1 WHERE sessionhash = 'a0ceb93674843936847fed3e195669fc'
Time Before: 0.04700 seconds
Time After: 0.04727 seconds
Time Taken: 0.00027 seconds
Memory Before: 1,973.242 KB
Memory After: 1,973.164 KB
Memory Used: -0.078 KB