Time Before: 0.00013 seconds
Time After: 0.00014 seconds
Time Taken: 0.00001 seconds
Memory Before: 431.664 KB
Memory After: 434.305 KB
Memory Used: 2.641 KB
Time Before: 0.00016 seconds
Time After: 0.00042 seconds
Time Taken: 0.00026 seconds
Memory Before: 434.258 KB
Memory After: 435.148 KB
Memory Used: 0.891 KB
SET @@sql_mode = ''
Time Before: 0.00057 seconds
Time After: 0.00064 seconds
Time Taken: 0.00007 seconds
Memory Before: 435.172 KB
Memory After: 435.227 KB
Memory Used: 0.055 KB
SELECT *
FROM datastore
WHERE title IN ('','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','smiliecache','bbcodecache')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | ALL | PRIMARY | 40 | Using where |
Time Before: 0.00093 seconds
Time After: 0.00265 seconds
Time Taken: 0.00172 seconds
Memory Before: 436.500 KB
Memory After: 549.633 KB
Memory Used: 113.133 KB
Time Before: 0.00065 seconds
Time After: 0.00535 seconds
Time Taken: 0.00470 seconds
Memory Before: 435.016 KB
Memory After: 683.375 KB
Memory Used: 248.359 KB
SELECT * FROM session WHERE sessionhash = 'f08c828707f4478942c50daf687dafa0' AND lastactivity > 1770297157 AND idhash = 'ea5a359a73a8141a16de516480d33c34'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | session | const | PRIMARY | PRIMARY | 32 | const | 1 |
Time Before: 0.00568 seconds
Time After: 0.00584 seconds
Time Taken: 0.00016 seconds
Memory Before: 688.008 KB
Memory After: 704.633 KB
Memory Used: 16.625 KB
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_wol AS phrasegroup_wol, phrasegroup_user AS phrasegroup_user, phrasegroup_messaging AS phrasegroup_messaging, phrasegroup_cprofilefield AS phrasegroup_cprofilefield, phrasegroup_reputationlevel AS phrasegroup_reputationlevel, phrasegroup_infractionlevel AS phrasegroup_infractionlevel, phrasegroup_posting AS phrasegroup_posting, 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 | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | language | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 0.00626 seconds
Time After: 0.00719 seconds
Time Taken: 0.00093 seconds
Memory Before: 694.484 KB
Memory After: 815.109 KB
Memory Used: 120.625 KB
Time Before: 0.00540 seconds
Time After: 0.00725 seconds
Time Taken: 0.00185 seconds
Memory Before: 685.727 KB
Memory After: 805.148 KB
Memory Used: 119.422 KB
SELECT * FROM style WHERE (styleid = 7 AND userselect = 1) OR styleid = 7 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.00983 seconds
Time After: 0.00996 seconds
Time Taken: 0.00014 seconds
Memory Before: 1,008.156 KB
Memory After: 1,072.719 KB
Memory Used: 64.563 KB
SELECT title, template FROM template WHERE templateid IN (2113,2134,2102,2103,2105,2112,2111,2008,2010,2012,2014,2048,2047,2049,2050,2284,911,2437,2443,2115,2116,2117,2118,2119,2120,2121,2122,2123,2124,2128,2126,2127,2125,2129,2133,2135,2136,2145,2139,2140,2141,2142,2144,2114,2132,2137,2146,2148,2147,2143,2315,2334,921,920,2480,1983,1982,1984,1979,1978,2255,903,904,2208,2209,2475,2478,2487,2228,2229,2230,2231,2429,2492,2491,2493,2496)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 77 | Using index condition |
Time Before: 0.01112 seconds
Time After: 0.01186 seconds
Time Taken: 0.00074 seconds
Memory Before: 1,159.969 KB
Memory After: 1,315.773 KB
Memory Used: 155.805 KB
SELECT userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid, IF(user.displaygroupid=0, user.usergroupid, user.displaygroupid) AS displaygroupid, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight, customavatar.height_thumb AS avheight_thumb, customavatar.width_thumb AS avwidth_thumb, customavatar.filedata_thumb, customprofilepic.userid AS profilepic, customprofilepic.dateline AS profilepicdateline, customprofilepic.width AS ppwidth, customprofilepic.height AS ppheight, sigpic.userid AS sigpic, sigpic.dateline AS sigpicdateline, sigpic.width AS sigpicwidth, sigpic.height AS sigpicheight, usercsscache.cachedcss, IF(usercsscache.cachedcss IS NULL, 0, 1) AS hascachedcss, usercsscache.buildpermissions AS cssbuildpermissions FROM user AS user LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid) LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN avatar AS avatar ON (avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON (customavatar.userid = user.userid) LEFT JOIN customprofilepic AS customprofilepic ON (user.userid = customprofilepic.userid) LEFT JOIN sigpic AS sigpic ON (user.userid = sigpic.userid) LEFT JOIN usercsscache AS usercsscache ON (user.userid = usercsscache.userid) WHERE user.userid = 50
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | avatar | system | PRIMARY | 0 | Const row not found | |||
| 1 | SIMPLE | customprofilepic | system | PRIMARY | 0 | Const row not found | |||
| 1 | SIMPLE | sigpic | system | PRIMARY | 0 | Const row not found | |||
| 1 | SIMPLE | usercsscache | system | PRIMARY | 0 | Const row not found | |||
| 1 | SIMPLE | user | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | userfield | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | usertextfield | const | PRIMARY | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | customavatar | system | PRIMARY | 1 |
Time Before: 0.01327 seconds
Time After: 0.01367 seconds
Time Taken: 0.00040 seconds
Memory Before: 1,364.438 KB
Memory After: 1,383.438 KB
Memory Used: 19.000 KB
SELECT MAX(dateline) AS lastpost, COUNT(*) AS total FROM usernote AS usernote WHERE userid = 50
| 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.01406 seconds
Time After: 0.01419 seconds
Time Taken: 0.00013 seconds
Memory Before: 1,430.430 KB
Memory After: 1,446.836 KB
Memory Used: 16.406 KB
SELECT blockid, requirement FROM profileblockprivacy WHERE userid = 50
| 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.01442 seconds
Time After: 0.01454 seconds
Time Taken: 0.00012 seconds
Memory Before: 1,439.539 KB
Memory After: 1,455.656 KB
Memory Used: 16.117 KB
SELECT pf.profilefieldcategoryid, pfc.location, pf.* FROM profilefield AS pf LEFT JOIN profilefieldcategory AS pfc ON(pfc.profilefieldcategoryid = pf.profilefieldcategoryid) WHERE pf.form = 0 AND pf.hidden = 0 ORDER BY pfc.displayorder, pf.displayorder
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | pfc | system | PRIMARY | 0 | Const row not found | |||
| 1 | SIMPLE | pf | ALL | 4 | Using where; Using filesort |
Time Before: 0.01479 seconds
Time After: 0.01499 seconds
Time Taken: 0.00020 seconds
Memory Before: 1,439.992 KB
Memory After: 1,457.648 KB
Memory Used: 17.656 KB
SELECT album.*,
picture.pictureid, picture.extension, picture.idhash, album.moderation,
picture.thumbnail_dateline, picture.thumbnail_width, picture.thumbnail_height
FROM album AS album
LEFT JOIN picture AS picture ON (album.coverpictureid = picture.pictureid AND picture.thumbnail_filesize > 0)
WHERE album.userid = 50
AND album.state IN ('public')
AND album.visible > 0
ORDER BY album.lastpicturedate DESC
LIMIT 2| 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.01535 seconds
Time After: 0.01547 seconds
Time Taken: 0.00012 seconds
Memory Before: 1,459.898 KB
Memory After: 1,475.750 KB
Memory Used: 15.852 KB
UPDATE user SET profilevisits = profilevisits + 1 WHERE userid = 50
Time Before: 0.01550 seconds
Time After: 0.01563 seconds
Time Taken: 0.00013 seconds
Memory Before: 1,459.867 KB
Memory After: 1,459.867 KB
Memory Used: 0.000 KB
SELECT user.userid, user.username, user.usergroupid, user.displaygroupid, profilevisitor.visible, user.infractiongroupid FROM profilevisitor AS profilevisitor INNER JOIN user AS user ON (user.userid = profilevisitor.visitorid) WHERE profilevisitor.userid = 50 AND (visible = 1 OR profilevisitor.visitorid = 0) ORDER BY profilevisitor.dateline DESC LIMIT 10
| 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.01583 seconds
Time After: 0.01595 seconds
Time Taken: 0.00012 seconds
Memory Before: 1,460.508 KB
Memory After: 1,476.422 KB
Memory Used: 15.914 KB
SELECT socialgroup.groupid, socialgroup.name, socialgroup.description, socialgroup.dateline, sgicon.dateline AS icondateline, sgicon.thumbnail_width AS iconthumb_width, sgicon.thumbnail_height AS iconthumb_height FROM socialgroupmember AS socialgroupmember INNER JOIN socialgroup AS socialgroup ON (socialgroup.groupid = socialgroupmember.groupid) LEFT JOIN socialgroupicon AS sgicon ON sgicon.groupid = socialgroup.groupid WHERE socialgroupmember.userid = 50 AND socialgroupmember.type = 'member' ORDER BY socialgroup.name
| 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.01622 seconds
Time After: 0.01634 seconds
Time Taken: 0.00012 seconds
Memory Before: 1,463.688 KB
Memory After: 1,479.539 KB
Memory Used: 15.852 KB
SELECT SQL_CALC_FOUND_ROWS
visitormessage.*, user.*, visitormessage.ipaddress AS messageipaddress
,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, customavatar.height_thumb AS avheight_thumb, filedata_thumb, NOT ISNULL(customavatar.userid) AS hascustom
FROM visitormessage AS visitormessage
LEFT JOIN user AS user ON (visitormessage.postuserid = user.userid)
LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid)
WHERE visitormessage.userid = 50
AND (visitormessage.state IN ('visible'))
ORDER BY visitormessage.dateline DESC
LIMIT 0, 10| 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.01675 seconds
Time After: 0.01701 seconds
Time Taken: 0.00026 seconds
Memory Before: 1,542.883 KB
Memory After: 1,558.359 KB
Memory Used: 15.477 KB
SELECT FOUND_ROWS()
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | No tables used |
Time Before: 0.01711 seconds
Time After: 0.01717 seconds
Time Taken: 0.00007 seconds
Memory Before: 1,557.297 KB
Memory After: 1,573.750 KB
Memory Used: 16.453 KB
SELECT COUNT(*) AS messages, MAX(visitormessage.dateline) AS dateline
FROM visitormessage AS visitormessage
WHERE visitormessage.userid = 50
AND (visitormessage.state IN ('visible') OR (visitormessage.postuserid = 0 AND state = 'moderation'))| 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.01742 seconds
Time After: 0.01757 seconds
Time Taken: 0.00015 seconds
Memory Before: 1,567.477 KB
Memory After: 1,583.570 KB
Memory Used: 16.094 KB
SELECT COUNT(*) AS albumcount, SUM(album.visible) AS picturecount
FROM album AS album
WHERE album.userid = 50
AND album.state IN ('public')| 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.01780 seconds
Time After: 0.01788 seconds
Time Taken: 0.00008 seconds
Memory Before: 1,552.891 KB
Memory After: 1,569.297 KB
Memory Used: 16.406 KB
UPDATE session SET lastactivity = 1770298057, location = '/member.php?explain=1&nojs=1&u=50' WHERE sessionhash = 'f08c828707f4478942c50daf687dafa0'
Time Before: 0.01900 seconds
Time After: 0.01909 seconds
Time Taken: 0.00009 seconds
Memory Before: 1,695.789 KB
Memory After: 1,695.695 KB
Memory Used: -0.094 KB