Time Before: 0.00136 seconds
Time After: 0.00161 seconds
Time Taken: 0.00026 seconds
Memory Before: 522.344 KB
Memory After: 545.117 KB
Memory Used: 22.773 KB
Time Before: 0.00171 seconds
Time After: 0.00208 seconds
Time Taken: 0.00037 seconds
Memory Before: 545.055 KB
Memory After: 545.969 KB
Memory Used: 0.914 KB
SET @@sql_mode = ''
Time Before: 0.00227 seconds
Time After: 0.00236 seconds
Time Taken: 0.00009 seconds
Memory Before: 546.523 KB
Memory After: 547.047 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.00316 seconds
Time After: 0.00387 seconds
Time Taken: 0.00071 seconds
Memory Before: 549.984 KB
Memory After: 550.813 KB
Memory Used: 0.828 KB
Time Before: 0.00241 seconds
Time After: 0.00682 seconds
Time Taken: 0.00441 seconds
Memory Before: 546.297 KB
Memory After: 1,154.703 KB
Memory Used: 608.406 KB
SELECT * FROM session WHERE userid = 0 AND host = '18.97.9.173' AND idhash = 'cafe753e855ff2939d0a288be7c544a4' 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.00953 seconds
Time After: 0.00986 seconds
Time Taken: 0.00033 seconds
Memory Before: 1,648.656 KB
Memory After: 1,649.273 KB
Memory Used: 0.617 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.01084 seconds
Time After: 0.01154 seconds
Time Taken: 0.00070 seconds
Memory Before: 1,661.313 KB
Memory After: 1,661.211 KB
Memory Used: -0.102 KB
Time Before: 0.00874 seconds
Time After: 0.01185 seconds
Time Taken: 0.00311 seconds
Memory Before: 1,641.070 KB
Memory After: 1,775.117 KB
Memory Used: 134.047 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.01243 seconds
Time After: 0.01266 seconds
Time Taken: 0.00023 seconds
Memory Before: 1,776.414 KB
Memory After: 1,776.992 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.01789 seconds
Time After: 0.01813 seconds
Time Taken: 0.00024 seconds
Memory Before: 2,289.633 KB
Memory After: 2,289.953 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.01925 seconds
Time After: 0.01969 seconds
Time Taken: 0.00043 seconds
Memory Before: 2,318.883 KB
Memory After: 2,319.477 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.02241 seconds
Time After: 0.02263 seconds
Time Taken: 0.00023 seconds
Memory Before: 2,855.891 KB
Memory After: 2,856.570 KB
Memory Used: 0.680 KB
SELECT birthday, username, userid, showbirthday FROM user WHERE (birthday LIKE '11-%' OR birthday LIKE '12-%') 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.02378 seconds
Time After: 0.02544 seconds
Time Taken: 0.00166 seconds
Memory Before: 2,875.883 KB
Memory After: 2,876.445 KB
Memory Used: 0.563 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.02597 seconds
Time After: 0.02611 seconds
Time Taken: 0.00014 seconds
Memory Before: 2,882.320 KB
Memory After: 2,882.883 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 >= 1351684800 AND dateline_from < 1357041600) OR (dateline_to = 0 AND dateline_from >= 1351684800 AND dateline_from <= 1357041600 )) 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.02702 seconds
Time After: 0.02756 seconds
Time Taken: 0.00054 seconds
Memory Before: 2,888.102 KB
Memory After: 2,887.586 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.02919 seconds
Time After: 0.03021 seconds
Time Taken: 0.00102 seconds
Memory Before: 3,070.789 KB
Memory After: 3,072.516 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.05023 seconds
Time After: 0.05058 seconds
Time Taken: 0.00036 seconds
Memory Before: 3,196.242 KB
Memory After: 3,199.703 KB
Memory Used: 3.461 KB
UPDATE session SET lastactivity = 1776893417, location = '/calendar.php?c=1&week=1353801600&do=displayweek&month=11&explain=1', incalendar = 1, badlocation = 0 WHERE sessionhash = 'dbc92962b735745cbbb97ecb3548c09b'
Time Before: 0.05496 seconds
Time After: 0.05520 seconds
Time Taken: 0.00024 seconds
Memory Before: 3,473.703 KB
Memory After: 3,473.859 KB
Memory Used: 0.156 KB