Time Before: 0.00117 seconds
Time After: 0.00138 seconds
Time Taken: 0.00021 seconds
Memory Before: 521.055 KB
Memory After: 543.828 KB
Memory Used: 22.773 KB
Time Before: 0.00147 seconds
Time After: 0.00186 seconds
Time Taken: 0.00039 seconds
Memory Before: 543.766 KB
Memory After: 544.680 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00206 seconds
Time After: 0.00217 seconds
Time Taken: 0.00011 seconds
Memory Before: 545.234 KB
Memory After: 545.758 KB
Memory Used: 0.523 KB
SELECT *
FROM datastore
WHERE title IN ('smiliecache','bbcodecache','noavatarperms','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','activitystream')| 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.00305 seconds
Time After: 0.00376 seconds
Time Taken: 0.00072 seconds
Memory Before: 548.695 KB
Memory After: 549.523 KB
Memory Used: 0.828 KB
Time Before: 0.00223 seconds
Time After: 0.00634 seconds
Time Taken: 0.00412 seconds
Memory Before: 545.008 KB
Memory After: 1,153.469 KB
Memory Used: 608.461 KB
SELECT * FROM session WHERE userid = 0 AND host = '216.73.217.21' AND idhash = '746d2c2e12532723401903d41921bd01' LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | session | ref | guest_lookup,user_activity | guest_lookup | 51 | const,const,const | 2 | Using where |
Time Before: 0.00793 seconds
Time After: 0.00830 seconds
Time Taken: 0.00037 seconds
Memory Before: 1,174.484 KB
Memory After: 1,175.094 KB
Memory Used: 0.609 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_calendar AS phrasegroup_calendar, phrasegroup_holiday AS phrasegroup_holiday, phrasegroup_timezone AS phrasegroup_timezone, phrasegroup_posting AS phrasegroup_posting, 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 = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | language | system | PRIMARY | 1 |
Time Before: 0.00929 seconds
Time After: 0.00998 seconds
Time Taken: 0.00069 seconds
Memory Before: 1,187.297 KB
Memory After: 1,187.195 KB
Memory Used: -0.102 KB
Time Before: 0.00709 seconds
Time After: 0.01027 seconds
Time Taken: 0.00318 seconds
Memory Before: 1,166.945 KB
Memory After: 1,301.078 KB
Memory Used: 134.133 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.01090 seconds
Time After: 0.01116 seconds
Time Taken: 0.00026 seconds
Memory Before: 1,302.367 KB
Memory After: 1,302.945 KB
Memory Used: 0.578 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 | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | calendar | system | 1 | |||||
| 1 | SIMPLE | calendarpermission | system | 0 | Const row not found |
Time Before: 0.01759 seconds
Time After: 0.01787 seconds
Time Taken: 0.00028 seconds
Memory Before: 2,287.406 KB
Memory After: 2,287.727 KB
Memory Used: 0.320 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.01897 seconds
Time After: 0.01937 seconds
Time Taken: 0.00040 seconds
Memory Before: 2,316.586 KB
Memory After: 2,317.180 KB
Memory Used: 0.594 KB
SELECT * FROM calendar WHERE calendarid = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | calendar | system | PRIMARY | 1 |
Time Before: 0.02211 seconds
Time After: 0.02236 seconds
Time Taken: 0.00025 seconds
Memory Before: 2,853.953 KB
Memory After: 2,854.633 KB
Memory Used: 0.680 KB
SELECT birthday, username, userid, showbirthday FROM user WHERE (birthday LIKE '09-%' OR birthday LIKE '09-%') AND usergroupid IN (0,6,7,2,5) AND showbirthday IN (2,3)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | user | range | usergroupid,birthday | usergroupid | 2 | 205 | Using index condition; Using where |
Time Before: 0.02354 seconds
Time After: 0.02539 seconds
Time Taken: 0.00185 seconds
Memory Before: 2,873.203 KB
Memory After: 2,873.688 KB
Memory Used: 0.484 KB
SELECT * FROM holiday
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | holiday | system | 0 | Const row not found |
Time Before: 0.02595 seconds
Time After: 0.02613 seconds
Time Taken: 0.00018 seconds
Memory Before: 2,876.734 KB
Memory After: 2,877.297 KB
Memory Used: 0.563 KB
SELECT event.*, user.username, IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid, user.adminoptions, user.usergroupid, user.usertitle, user.membergroupids, user.infractiongroupids, IF(options & 8192, 1, 0) AS hasaccessmask, IF(dateline_to = 0, 1, 0) AS singleday ,avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline, customavatar.width AS avwidth,customavatar.height AS avheight, customavatar.width_thumb AS avwidth_thumb, user.avatarrevision, customavatar.height_thumb AS avheight_thumb, customavatar.filedata_thumb, NOT ISNULL(customavatar.userid) AS hascustom FROM event AS event LEFT JOIN user AS user ON (user.userid = event.userid) LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid) WHERE calendarid = 1 AND ((dateline_to >= 1346414400 AND dateline_from < 1349092800) OR (dateline_to = 0 AND dateline_from >= 1346414400 AND dateline_from <= 1349092800 )) AND event.visible = 1 ORDER BY dateline_from
| 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.02705 seconds
Time After: 0.02757 seconds
Time Taken: 0.00052 seconds
Memory Before: 2,882.516 KB
Memory After: 2,882.000 KB
Memory Used: -0.516 KB
SELECT title, template FROM template WHERE templateid IN (715,716,691,693,695,697,699,742,721,727,723,724,722,725,726,737,738,735,736,740,741,739,731,712,1254,1264,1205,1275,67,66,68,63,62,651,652,650,649,71,72,656,961,1257,907,911,908,909,910,1273,0,0,1236,1238,931,932,934,935,1158,1200,1199,1249,1201,758,757,761)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 63 | Using index condition |
Time Before: 0.02944 seconds
Time After: 0.03059 seconds
Time Taken: 0.00115 seconds
Memory Before: 3,065.195 KB
Memory After: 3,066.922 KB
Memory Used: 1.727 KB
SELECT * FROM navigation WHERE state & 4 = 0 ORDER BY navtype, displayorder
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | navigation | ALL | 27 | Using where; Using filesort |
Time Before: 0.04770 seconds
Time After: 0.04808 seconds
Time Taken: 0.00038 seconds
Memory Before: 3,191.570 KB
Memory After: 3,195.031 KB
Memory Used: 3.461 KB
UPDATE session SET lastactivity = 1776513914, location = '/calendar.php?c=1&explain=1&week=1347753600', incalendar = 1, badlocation = 0, useragent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' WHERE sessionhash = 'efb7f41f6fceb3613485bfe4fb7e820a'
Time Before: 0.05252 seconds
Time After: 0.05281 seconds
Time Taken: 0.00029 seconds
Memory Before: 3,454.797 KB
Memory After: 3,454.867 KB
Memory Used: 0.070 KB