Time Before: 0.00084 seconds
Time After: 0.00097 seconds
Time Taken: 0.00013 seconds
Memory Before: 474.531 KB
Memory After: 540.625 KB
Memory Used: 66.094 KB
Time Before: 0.00101 seconds
Time After: 0.00143 seconds
Time Taken: 0.00042 seconds
Memory Before: 540.578 KB
Memory After: 541.156 KB
Memory Used: 0.578 KB
SET @@sql_mode = ''
Time Before: 0.00161 seconds
Time After: 0.00173 seconds
Time Taken: 0.00012 seconds
Memory Before: 541.180 KB
Memory After: 541.234 KB
Memory Used: 0.055 KB
SELECT * FROM datastore WHERE title IN ('smiliecache','bbcodecache','banemail','noavatarperms','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache')
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 50 | 17 | Using index condition |
Time Before: 0.01041 seconds
Time After: 0.01832 seconds
Time Taken: 0.00791 seconds
Memory Before: 543.266 KB
Memory After: 1,002.047 KB
Memory Used: 458.781 KB
Time Before: 0.00175 seconds
Time After: 0.02029 seconds
Time Taken: 0.01853 seconds
Memory Before: 541.000 KB
Memory After: 1,768.203 KB
Memory Used: 1,227.203 KB
SELECT * FROM datastore WHERE title IN ('dbtech_ajaxthreads_usergroup')
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.02623 seconds
Time After: 0.02630 seconds
Time Taken: 0.00008 seconds
Memory Before: 1,925.891 KB
Memory After: 1,942.008 KB
Memory Used: 16.117 KB
SELECT * FROM session WHERE userid = 0 AND host = '54.85.57.0' AND idhash = 'a543cd6a2e56fb425ea85fd299fff910' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ref | user_activity,guest_lookup | guest_lookup | 51 | const,const,const | 2 | Using where |
Time Before: 0.02679 seconds
Time After: 0.02699 seconds
Time Taken: 0.00021 seconds
Memory Before: 1,930.086 KB
Memory After: 1,946.836 KB
Memory Used: 16.750 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_messaging AS phrasegroup_messaging, phrasegroup_posting AS phrasegroup_posting, phrasegroup_postbit AS phrasegroup_postbit, phrasegroup_pm AS phrasegroup_pm, phrasegroup_user AS phrasegroup_user, 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 | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 0.03968 seconds
Time After: 0.04220 seconds
Time Taken: 0.00252 seconds
Memory Before: 1,937.484 KB
Memory After: 2,134.359 KB
Memory Used: 196.875 KB
Time Before: 0.02637 seconds
Time After: 0.04233 seconds
Time Taken: 0.01596 seconds
Memory Before: 1,927.234 KB
Memory After: 2,130.438 KB
Memory Used: 203.203 KB
SELECT userip FROM vsavilxh_guests AS vsavilxh_guests WHERE userip = '54.85.57.0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | vsavilxh_guests | ALL | 603 | Using where |
Time Before: 0.04539 seconds
Time After: 0.04595 seconds
Time Taken: 0.00056 seconds
Memory Before: 2,459.398 KB
Memory After: 2,475.664 KB
Memory Used: 16.266 KB
UPDATE vsavilxh_guests SET dateline = '1610735987' WHERE userip = '54.85.57.0'
Time Before: 0.04601 seconds
Time After: 0.08007 seconds
Time Taken: 0.03406 seconds
Memory Before: 2,475.781 KB
Memory After: 2,475.750 KB
Memory Used: -0.031 KB
DELETE FROM vsavilxh_guests WHERE dateline < '1610649587'
Time Before: 0.08013 seconds
Time After: 0.08176 seconds
Time Taken: 0.00163 seconds
Memory Before: 2,459.039 KB
Memory After: 2,459.070 KB
Memory Used: 0.031 KB
SELECT * FROM style WHERE (styleid = 12 AND userselect = 1) OR styleid = 12 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.08907 seconds
Time After: 0.08921 seconds
Time Taken: 0.00013 seconds
Memory Before: 2,444.492 KB
Memory After: 2,557.117 KB
Memory Used: 112.625 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.09710 seconds
Time After: 0.09716 seconds
Time Taken: 0.00006 seconds
Memory Before: 2,842.305 KB
Memory After: 2,858.695 KB
Memory Used: 16.391 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, 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.10859 seconds
Time After: 0.10965 seconds
Time Taken: 0.00107 seconds
Memory Before: 2,992.016 KB
Memory After: 3,008.141 KB
Memory Used: 16.125 KB
SELECT title, template FROM template WHERE templateid IN (1541,1538,1335,2233,2231,2234,2235,0,0,79,73,72,2344,2347,2101,75,80,81,82,1337,1634,2221,2222,1286,1287,1650,0,0,1613,1615,1307,1308,1310,1311,1534,1577,1576,1626,1578,1137,1136,1140,1124,1129,1125,1131,1132,1127,1128,1130,1070,1072,1074,2212,1078,1300,1295,1298,1299,1379,1380,1301,1296,1293,1294,1622,2249,1931,1932,2226,2330)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 68 | Using index condition |
Time Before: 0.11158 seconds
Time After: 0.12739 seconds
Time Taken: 0.01581 seconds
Memory Before: 3,215.313 KB
Memory After: 3,392.227 KB
Memory Used: 176.914 KB
SELECT * FROM molding ORDER BY molding.order ASC
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | molding | ALL | 11 | Using filesort |
Time Before: 0.12896 seconds
Time After: 0.12905 seconds
Time Taken: 0.00009 seconds
Memory Before: 3,407.516 KB
Memory After: 3,425.461 KB
Memory Used: 17.945 KB
UPDATE session SET lastactivity = 1610735987, location = '/forum/private.php?do=newpm&u=3775&explain=1', inforum = 0, inthread = 0, badlocation = 1 WHERE sessionhash = '0e0a4d741294be878159970a2ce58641'
Time Before: 0.13659 seconds
Time After: 0.13766 seconds
Time Taken: 0.00107 seconds
Memory Before: 3,494.367 KB
Memory After: 3,494.242 KB
Memory Used: -0.125 KB