Time Before: 0.00042 seconds
Time After: 0.00053 seconds
Time Taken: 0.00011 seconds
Memory Before: 522.414 KB
Memory After: 536.629 KB
Memory Used: 14.215 KB
Time Before: 0.00056 seconds
Time After: 0.00220 seconds
Time Taken: 0.00164 seconds
Memory Before: 536.555 KB
Memory After: 538.605 KB
Memory Used: 2.051 KB
SET @@sql_mode = ''
Time Before: 0.00258 seconds
Time After: 0.00298 seconds
Time Taken: 0.00040 seconds
Memory Before: 538.566 KB
Memory After: 538.871 KB
Memory Used: 0.305 KB
SELECT * FROM datastore WHERE title IN ('userstats','birthdaycache','maxloggedin','iconcache','eventcache','mailqueue','activeblocks','navdata','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','activitystream','routes')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 150 | 23 | 100.00 | Using index condition |
Time Before: 0.00441 seconds
Time After: 0.00943 seconds
Time Taken: 0.00503 seconds
Memory Before: 541.348 KB
Memory After: 542.781 KB
Memory Used: 1.434 KB
Time Before: 0.00300 seconds
Time After: 0.01002 seconds
Time Taken: 0.00703 seconds
Memory Before: 538.324 KB
Memory After: 1,092.539 KB
Memory Used: 554.215 KB
SELECT * FROM datastore WHERE title IN ('blogcategorycache','blogstats','forumcache','usergroupcache')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 150 | 4 | 100.00 | Using index condition |
Time Before: 0.01119 seconds
Time After: 0.01391 seconds
Time Taken: 0.00272 seconds
Memory Before: 1,443.887 KB
Memory After: 1,445.262 KB
Memory Used: 1.375 KB
SELECT * FROM session WHERE userid = 0 AND host = '18.97.9.169' AND idhash = 'cafe753e855ff2939d0a288be7c544a4' LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | session | ref | guest_lookup,user_activity | guest_lookup | 145 | const,const,const | 2 | 100.00 |
Time Before: 0.01489 seconds
Time After: 0.01549 seconds
Time Taken: 0.00060 seconds
Memory Before: 1,452.258 KB
Memory After: 1,453.590 KB
Memory Used: 1.332 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_activitystream AS phrasegroup_activitystream, phrasegroup_holiday AS phrasegroup_holiday, 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 | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | language | const | PRIMARY | PRIMARY | 2 | const | 1 | 100.00 |
Time Before: 0.01717 seconds
Time After: 0.01956 seconds
Time Taken: 0.00239 seconds
Memory Before: 1,460.348 KB
Memory After: 1,461.145 KB
Memory Used: 0.797 KB
Time Before: 0.01402 seconds
Time After: 0.01964 seconds
Time Taken: 0.00562 seconds
Memory Before: 1,448.793 KB
Memory After: 1,531.465 KB
Memory Used: 82.672 KB
SELECT calendarpermission.usergroupid, calendarpermission.calendarpermissions, calendar.calendarid,calendar.title, displayorder FROM calendar AS calendar LEFT JOIN calendarpermission AS calendarpermission ON (calendarpermission.calendarid = calendar.calendarid AND usergroupid IN (1)) ORDER BY displayorder ASC
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | calendar | system | 1 | 100.00 | ||||||
1 | SIMPLE | calendarpermission | system | calendarid,usergroupid | 0 | 0.00 | const row not found |
Time Before: 0.02085 seconds
Time After: 0.02136 seconds
Time Taken: 0.00051 seconds
Memory Before: 1,482.910 KB
Memory After: 1,484.043 KB
Memory Used: 1.133 KB
SELECT MAX(permissions & 1) AS perm FROM cms_permissions WHERE nodeid = 1 AND usergroupid IN (1)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | cms_permissions | const | usergroupid,nodeid | usergroupid | 8 | const,const | 1 | 100.00 |
Time Before: 0.02226 seconds
Time After: 0.02271 seconds
Time Taken: 0.00046 seconds
Memory Before: 1,496.027 KB
Memory After: 1,497.348 KB
Memory Used: 1.320 KB
SELECT reason, liftdate FROM userban WHERE userid = 0
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | no matching row in const table |
Time Before: 0.02348 seconds
Time After: 0.02388 seconds
Time Taken: 0.00040 seconds
Memory Before: 1,498.965 KB
Memory After: 1,500.320 KB
Memory Used: 1.355 KB
SELECT text, languageid, special FROM phrase AS phrase LEFT JOIN phrasetype USING (fieldname) WHERE phrase.fieldname = 'error' AND varname = 'no_reason_specified' AND languageid IN (-1, 0, 2)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 816 | 3 | 100.00 | Using index condition | ||
1 | SIMPLE | phrasetype | eq_ref | PRIMARY | PRIMARY | 60 | mediaworxwfc4d2.phrase.fieldname | 1 | 100.00 | Using index condition |
Time Before: 0.02528 seconds
Time After: 0.02640 seconds
Time Taken: 0.00112 seconds
Memory Before: 1,499.965 KB
Memory After: 1,501.211 KB
Memory Used: 1.246 KB
SELECT text, languageid, special FROM phrase AS phrase LEFT JOIN phrasetype USING (fieldname) WHERE phrase.fieldname = 'error' AND varname = 'nopermission_banned' AND languageid IN (-1, 0, 2)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | phrase | range | name_lang_type,languageid | name_lang_type | 816 | 3 | 100.00 | Using index condition | ||
1 | SIMPLE | phrasetype | eq_ref | PRIMARY | PRIMARY | 60 | mediaworxwfc4d2.phrase.fieldname | 1 | 100.00 | Using index condition |
Time Before: 0.02752 seconds
Time After: 0.02855 seconds
Time Taken: 0.00103 seconds
Memory Before: 1,501.523 KB
Memory After: 1,502.770 KB
Memory Used: 1.246 KB
SELECT * FROM style WHERE (styleid = 1 AND userselect = 1) OR styleid = 1 ORDER BY styleid ASC LIMIT 1
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | style | const | PRIMARY | PRIMARY | 2 | const | 1 | 100.00 |
Time Before: 0.03054 seconds
Time After: 0.03140 seconds
Time Taken: 0.00086 seconds
Memory Before: 1,583.270 KB
Memory After: 1,584.676 KB
Memory Used: 1.406 KB
SELECT title, template FROM template WHERE templateid IN (2257,67,2313,2314,2315,2317,2318,2319,2320,2316,1810,2387,2393,2388,2389,2390,2391,2392,2738,980,1823,3156,2831,78,77,79,69,68,75,76,74,73,82,83,84,2575,2860,3159,2525,2522,2523,2524,2868,0,0,2882,2823,2545,2546,2548,2549,2772,2852,2891,2844,2853,2372,2371,2375,1757,1906,1001,1195,1209,1284,2198)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 65 | 100.00 | Using index condition |
Time Before: 0.03313 seconds
Time After: 0.03459 seconds
Time Taken: 0.00145 seconds
Memory Before: 2,137.387 KB
Memory After: 2,139.191 KB
Memory Used: 1.805 KB
SELECT t.tabid, t.title, t.url,t.tabmode, t.script, t.target, t.pusergroup, t.nusergroup, t.position, t.enable, c.title as ctitle, c.url as curl, c.target as ctarget, c.pusergroup as cpusergroup, c.nusergroup as cnusergroup,c.tipo,c.enable as cenable FROM evbs_sstabs as t LEFT JOIN evbs_sstabs_childs as c ON t.tabid=c.tabid WHERE t.enable=1 ORDER BY t.displayorder,c.tipo, c.displayorder
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | t | ALL | 6 | 16.67 | Using where; Using temporary; Using filesort | |||||
1 | SIMPLE | c | ALL | 6 | 100.00 | Using where; Using join buffer (hash join) |
Time Before: 0.03705 seconds
Time After: 0.03792 seconds
Time Taken: 0.00087 seconds
Memory Before: 2,354.871 KB
Memory After: 2,356.293 KB
Memory Used: 1.422 KB
INSERT IGNORE INTO session (sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass, profileupdate, apiclientid, apiaccesstoken) VALUES ('36691daab4d1b4e91184594a7da45f55', 0, '18.97.9.169', 'cafe753e855ff2939d0a288be7c544a4', 1739563106, '/forum.php?explain=1', 0, 0, 0, 0, 0, 0, 1, 'CCBot/2.0 (https://commoncrawl.org/faq/)', 0, 0, 0, '')
Time Before: 0.04091 seconds
Time After: 0.04170 seconds
Time Taken: 0.00079 seconds
Memory Before: 2,416.586 KB
Memory After: 2,416.430 KB
Memory Used: -0.156 KB