Time Before: 0.00059 seconds
Time After: 0.00071 seconds
Time Taken: 0.00012 seconds
Memory Before: 523.973 KB
Memory After: 538.188 KB
Memory Used: 14.215 KB
Time Before: 0.00074 seconds
Time After: 0.00251 seconds
Time Taken: 0.00177 seconds
Memory Before: 538.113 KB
Memory After: 540.164 KB
Memory Used: 2.051 KB
SET @@sql_mode = ''
Time Before: 0.00294 seconds
Time After: 0.00326 seconds
Time Taken: 0.00032 seconds
Memory Before: 540.125 KB
Memory After: 540.430 KB
Memory Used: 0.305 KB
SELECT * FROM datastore WHERE title IN ('tagcloud','iconcache','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 | 18 | 100.00 | Using index condition |
Time Before: 0.00456 seconds
Time After: 0.00832 seconds
Time Taken: 0.00376 seconds
Memory Before: 542.707 KB
Memory After: 544.133 KB
Memory Used: 1.426 KB
Time Before: 0.00328 seconds
Time After: 0.00885 seconds
Time Taken: 0.00557 seconds
Memory Before: 539.883 KB
Memory After: 1,090.734 KB
Memory Used: 550.852 KB
SELECT * FROM datastore WHERE title IN ('forumcache','usergroupcache')
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 150 | 2 | 100.00 | Using index condition |
Time Before: 0.01008 seconds
Time After: 0.01224 seconds
Time Taken: 0.00216 seconds
Memory Before: 1,441.504 KB
Memory After: 1,442.879 KB
Memory Used: 1.375 KB
SELECT * FROM session WHERE userid = 0 AND host = '18.118.164.105' AND idhash = '88a5e80ed144057d041502f1fb50803c' 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.01318 seconds
Time After: 0.01359 seconds
Time Taken: 0.00041 seconds
Memory Before: 1,448.426 KB
Memory After: 1,449.754 KB
Memory Used: 1.328 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_inlinemod AS phrasegroup_inlinemod, phrasegroup_search AS phrasegroup_search, phrasegroup_prefix AS phrasegroup_prefix, 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.01486 seconds
Time After: 0.01619 seconds
Time Taken: 0.00133 seconds
Memory Before: 1,456.715 KB
Memory After: 1,457.488 KB
Memory Used: 0.773 KB
Time Before: 0.01239 seconds
Time After: 0.01628 seconds
Time Taken: 0.00388 seconds
Memory Before: 1,444.949 KB
Memory After: 1,538.797 KB
Memory Used: 93.848 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.01737 seconds
Time After: 0.01786 seconds
Time Taken: 0.00049 seconds
Memory Before: 1,491.973 KB
Memory After: 1,493.293 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.01855 seconds
Time After: 0.01889 seconds
Time Taken: 0.00034 seconds
Memory Before: 1,494.910 KB
Memory After: 1,496.266 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.01972 seconds
Time After: 0.02041 seconds
Time Taken: 0.00069 seconds
Memory Before: 1,495.910 KB
Memory After: 1,497.156 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.02127 seconds
Time After: 0.02194 seconds
Time Taken: 0.00067 seconds
Memory Before: 1,497.469 KB
Memory After: 1,498.715 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.02377 seconds
Time After: 0.02448 seconds
Time Taken: 0.00071 seconds
Memory Before: 1,579.215 KB
Memory After: 1,580.621 KB
Memory Used: 1.406 KB
SELECT title, template FROM template WHERE templateid IN (0,2871,1795,0,2649,2650,2769,2771,2770,2542,2759,2758,2738,2744,2646,2655,2402,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,1934,1001,1195,1284,2198)
id | select_type | table | partitions | type | possible_keys | key | key_len | ref | rows | filtered | Extra |
---|---|---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 60 | 100.00 | Using index condition |
Time Before: 0.02602 seconds
Time After: 0.02714 seconds
Time Taken: 0.00111 seconds
Memory Before: 2,132.648 KB
Memory After: 2,134.414 KB
Memory Used: 1.766 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.02918 seconds
Time After: 0.02976 seconds
Time Taken: 0.00058 seconds
Memory Before: 2,352.766 KB
Memory After: 2,354.188 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 ('77ad313fcfc1d7fbd2026e031262081d', 0, '18.118.164.105', '88a5e80ed144057d041502f1fb50803c', 1734784359, '/tags.php?explain=1&tag=freebies', 0, 0, 0, 0, 0, 0, 1, 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 0, 0, 0, '')
Time Before: 0.03172 seconds
Time After: 0.03236 seconds
Time Taken: 0.00063 seconds
Memory Before: 2,394.598 KB
Memory After: 2,394.363 KB
Memory Used: -0.234 KB