Time Before: 0.00093 seconds
Time After: 0.00132 seconds
Time Taken: 0.00039 seconds
Memory Before: 522.668 KB
Memory After: 536.883 KB
Memory Used: 14.215 KB
Time Before: 0.00135 seconds
Time After: 0.00325 seconds
Time Taken: 0.00190 seconds
Memory Before: 536.809 KB
Memory After: 538.859 KB
Memory Used: 2.051 KB
SET @@sql_mode = ''
Time Before: 0.00371 seconds
Time After: 0.00414 seconds
Time Taken: 0.00043 seconds
Memory Before: 538.820 KB
Memory After: 539.125 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.00547 seconds
Time After: 0.00990 seconds
Time Taken: 0.00443 seconds
Memory Before: 541.602 KB
Memory After: 543.035 KB
Memory Used: 1.434 KB
Time Before: 0.00416 seconds
Time After: 0.01045 seconds
Time Taken: 0.00629 seconds
Memory Before: 538.578 KB
Memory After: 1,092.773 KB
Memory Used: 554.195 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.01198 seconds
Time After: 0.01424 seconds
Time Taken: 0.00226 seconds
Memory Before: 1,444.113 KB
Memory After: 1,445.488 KB
Memory Used: 1.375 KB
SELECT * FROM session WHERE userid = 0 AND host = '100.28.231.85' AND idhash = '39b17777abd03b9634f47645b13681bd' 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.01543 seconds
Time After: 0.01600 seconds
Time Taken: 0.00057 seconds
Memory Before: 1,452.496 KB
Memory After: 1,453.906 KB
Memory Used: 1.410 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.01722 seconds
Time After: 0.01842 seconds
Time Taken: 0.00120 seconds
Memory Before: 1,460.102 KB
Memory After: 1,460.898 KB
Memory Used: 0.797 KB
Time Before: 0.01435 seconds
Time After: 0.01850 seconds
Time Taken: 0.00415 seconds
Memory Before: 1,449.020 KB
Memory After: 1,531.219 KB
Memory Used: 82.199 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.02014 seconds
Time After: 0.02067 seconds
Time Taken: 0.00053 seconds
Memory Before: 1,482.641 KB
Memory After: 1,483.773 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.02143 seconds
Time After: 0.02192 seconds
Time Taken: 0.00049 seconds
Memory Before: 1,496.941 KB
Memory After: 1,498.262 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.02273 seconds
Time After: 0.02308 seconds
Time Taken: 0.00035 seconds
Memory Before: 1,499.887 KB
Memory After: 1,501.242 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 where |
Time Before: 0.02401 seconds
Time After: 0.02477 seconds
Time Taken: 0.00077 seconds
Memory Before: 1,500.875 KB
Memory After: 1,502.125 KB
Memory Used: 1.250 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 where |
Time Before: 0.02567 seconds
Time After: 0.02646 seconds
Time Taken: 0.00079 seconds
Memory Before: 1,502.434 KB
Memory After: 1,503.684 KB
Memory Used: 1.250 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.02838 seconds
Time After: 0.02932 seconds
Time Taken: 0.00093 seconds
Memory Before: 1,584.211 KB
Memory After: 1,585.617 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.03096 seconds
Time After: 0.03222 seconds
Time Taken: 0.00126 seconds
Memory Before: 2,138.332 KB
Memory After: 2,140.137 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.03451 seconds
Time After: 0.03517 seconds
Time Taken: 0.00066 seconds
Memory Before: 2,355.809 KB
Memory After: 2,357.230 KB
Memory Used: 1.422 KB
UPDATE session SET lastactivity = 1730807980, location = '/forum.php?explain=1' WHERE sessionhash = '11cc9752377b2c78dde642edf36cd52c'
Time Before: 0.03819 seconds
Time After: 0.03898 seconds
Time Taken: 0.00078 seconds
Memory Before: 2,416.586 KB
Memory After: 2,416.719 KB
Memory Used: 0.133 KB