Time Before: 0.02425 seconds
Time After: 0.03222 seconds
Time Taken: 0.00796 seconds
Memory Before: 850.898 KB
Memory After: 877.633 KB
Memory Used: 26.734 KB
Time Before: 0.03230 seconds
Time After: 0.03283 seconds
Time Taken: 0.00054 seconds
Memory Before: 877.594 KB
Memory After: 878.570 KB
Memory Used: 0.977 KB
SET @@sql_mode = ''
Time Before: 0.03312 seconds
Time After: 0.03323 seconds
Time Taken: 0.00012 seconds
Memory Before: 879.211 KB
Memory After: 879.734 KB
Memory Used: 0.523 KB
SELECT *
FROM datastore
WHERE title IN ('smiliecache','bbcodecache','navdata','options','bitfields','attachmentcache','forumcache','usergroupcache','stylecache','languagecache','products','pluginlist','cron','profilefield','loadcache','noticecache','activitystream','routes')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | range | PRIMARY | PRIMARY | 52 | 18 | Using where |
Time Before: 0.03393 seconds
Time After: 0.03667 seconds
Time Taken: 0.00274 seconds
Memory Before: 882.523 KB
Memory After: 883.398 KB
Memory Used: 0.875 KB
Time Before: 0.03329 seconds
Time After: 0.04040 seconds
Time Taken: 0.00711 seconds
Memory Before: 879.016 KB
Memory After: 1,959.484 KB
Memory Used: 1,080.469 KB
SELECT *
FROM datastore
WHERE title IN ('blogcategorycache')| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | datastore | const | PRIMARY | PRIMARY | 52 | const | 1 |
Time Before: 0.04898 seconds
Time After: 0.04917 seconds
Time Taken: 0.00020 seconds
Memory Before: 2,487.719 KB
Memory After: 2,488.273 KB
Memory Used: 0.555 KB
SELECT * FROM session WHERE userid = 0 AND host = '192.168.0.1' AND idhash = 'ce294c5626a6c3c128594a952859491f' LIMIT 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | session | ref | idhash,host,userid,guest_lookup,user_activity | idhash | 32 | const | 2 | Using where |
Time Before: 0.05014 seconds
Time After: 0.05051 seconds
Time Taken: 0.00038 seconds
Memory Before: 2,505.219 KB
Memory After: 2,505.836 KB
Memory Used: 0.617 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, phrasegroup_profilefield AS phrasegroup_profilefield, phrasegroup_activitystream AS phrasegroup_activitystream, phrasegroup_vbblogglobal AS phrasegroup_vbblogglobal, 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 = 3
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | language | system | PRIMARY | 1 |
Time Before: 0.05297 seconds
Time After: 0.05455 seconds
Time Taken: 0.00158 seconds
Memory Before: 2,517.641 KB
Memory After: 2,517.281 KB
Memory Used: -0.359 KB
Time Before: 0.04952 seconds
Time After: 0.05483 seconds
Time Taken: 0.00531 seconds
Memory Before: 2,498.656 KB
Memory After: 2,671.305 KB
Memory Used: 172.648 KB
SELECT MAX(permissions & 1) AS perm FROM cms_permissions WHERE nodeid = 1 AND usergroupid IN (1)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | cms_permissions | const | usergroupid,nodeid | usergroupid | 8 | const,const | 1 |
Time Before: 0.10438 seconds
Time After: 0.10454 seconds
Time Taken: 0.00016 seconds
Memory Before: 3,487.344 KB
Memory After: 3,487.859 KB
Memory Used: 0.516 KB
REPLACE INTO datastore
(title, data, unserialize)
VALUES
('loadcache', 'a:2:{s:7:\"loadavg\";s:6:\"22.49,\";s:9:\"lastcheck\";i:1765924486;}', 1)Time Before: 0.11695 seconds
Time After: 0.11734 seconds
Time Taken: 0.00039 seconds
Memory Before: 3,488.594 KB
Memory After: 3,488.844 KB
Memory Used: 0.250 KB
SELECT * FROM style WHERE (styleid = 5 AND userselect = 1) OR styleid = 5 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.18059 seconds
Time After: 0.18184 seconds
Time Taken: 0.00125 seconds
Memory Before: 3,966.063 KB
Memory After: 3,966.656 KB
Memory Used: 0.594 KB
SELECT userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid, IF(displaygroupid=0, user.usergroupid, 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 , bu.bloguserid, bu.entries, bu.options AS blog_options, bu.subscribeown AS blog_subscribeown, bu.memberids, bu.memberblogids, bu.subscribeothers AS blog_subscribeothers, bu.title AS blog_title, bu.description AS blog_description, bu.allowsmilie AS blog_allowsmilie, bu.draft AS blog_draft, bu.pending AS blog_pending, bu.options_member, bu.options_guest, bu.options_buddy, bu.options_ignore, bu.uncatentries, bu.moderation AS blog_moderation, bu.deleted AS blog_deleted, bu.akismet_key AS blog_akismet_key, isblogmoderator, bu.comments_moderation AS blog_comments_moderation, bu.lastblog, bu.lastblogid, bu.lastblogtitle, bu.categorycache, bu.tagcloud, bu.sidebar, bu.custompages, bu.customblocks, blockparsed.blocktext, 5 AS blogstyleid, blog_usercsscache.csscolors AS blog_csscolors, blog_usercsscache.cachedcss AS blog_cachedcss, IF(blog_usercsscache.cachedcss IS NULL, 0, 1) AS blog_hascachedcss, blog_usercsscache.buildpermissions AS blog_cssbuildpermissions, IF(blog_subscribeuser.blogsubscribeuserid, 1, 0) AS blogsubscribed 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) LEFT JOIN blog_user AS bu ON (bu.bloguserid = user.userid) LEFT JOIN blog_custom_block_parsed AS blockparsed ON (blockparsed.userid = user.userid AND blockparsed.styleid = 5 AND blockparsed.languageid = 3) LEFT JOIN blog_subscribeuser AS blog_subscribeuser ON (user.userid = blog_subscribeuser.bloguserid AND blog_subscribeuser.userid = 50441) LEFT JOIN blog_usercsscache AS blog_usercsscache ON (user.userid = blog_usercsscache.userid) WHERE user.userid = 50441 LIMIT 1
| 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 | customavatar | system | PRIMARY | 0 | const row not found | |||
| 1 | SIMPLE | customprofilepic | system | PRIMARY | 0 | const row not found | |||
| 1 | SIMPLE | bu | system | PRIMARY | 0 | const row not found | |||
| 1 | SIMPLE | blockparsed | system | PRIMARY | 0 | const row not found | |||
| 1 | SIMPLE | blog_subscribeuser | system | bloguserid,userid | 0 | const row not found | |||
| 1 | SIMPLE | blog_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 | sigpic | const | PRIMARY | PRIMARY | 4 | const | 0 | unique row not found |
| 1 | SIMPLE | usercsscache | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.26369 seconds
Time After: 0.26515 seconds
Time Taken: 0.00147 seconds
Memory Before: 5,917.266 KB
Memory After: 5,916.336 KB
Memory Used: -0.930 KB
SELECT bm.userid, bm.permissions, bm.type, user.username FROM blog_moderator AS bm INNER JOIN user AS user USING (userid)
| 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.29432 seconds
Time After: 0.29466 seconds
Time Taken: 0.00034 seconds
Memory Before: 6,500.656 KB
Memory After: 6,501.117 KB
Memory Used: 0.461 KB
SELECT title, template FROM template WHERE templateid IN (61320,61384,61385,61373,61357,61366,0,61326,61386,61387,61415,61310,61309,61870,61899,61860,61861,61863,61869,61868,61695,61696,61697,61698,61463,61464,61699,61704,61700,61701,61702,61705,61706,61707,61708,61709,61760,61762,61764,61766,55011,61816,47496,61818,61819,61822,61823,62065,62235,62241,61874,61872,61875,61877,61876,61878,61879,61880,61881,61882,61883,61884,61889,61886,61888,61885,61887,61898,61900,61901,61910,61892,61903,61904,61905,61906,61908,61871,61897,61902,61911,61907,61913,61912,61909,61989,55071,57273,57295,62316,0,0,6082,38961,42855,57213,38966,57292,5992,38968,38969,57230,62031,62305,45486,61981,53288,61979,61980,62335,0,0,62315,62276,62001,62002,62004,62005,62228,62347,62329,62279,62280,61828,61827,61831,61391,61659)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | template | range | PRIMARY | PRIMARY | 4 | 124 | Using where |
Time Before: 0.34320 seconds
Time After: 0.34679 seconds
Time Taken: 0.00359 seconds
Memory Before: 7,674.508 KB
Memory After: 7,677.180 KB
Memory Used: 2.672 KB
SELECT MAX(dateline) AS lastpost, COUNT(*) AS total FROM usernote AS usernote WHERE userid = 50441
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | usernote | ref | userid | userid | 4 | const | 1 |
Time Before: 0.37227 seconds
Time After: 0.37242 seconds
Time Taken: 0.00015 seconds
Memory Before: 8,008.500 KB
Memory After: 8,009.016 KB
Memory Used: 0.516 KB
SELECT blockid, requirement FROM profileblockprivacy WHERE userid = 50441
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | profileblockprivacy | ref | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.37357 seconds
Time After: 0.37372 seconds
Time Taken: 0.00015 seconds
Memory Before: 8,032.320 KB
Memory After: 8,032.836 KB
Memory Used: 0.516 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 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 | 25 | Using where; Using filesort |
Time Before: 0.37435 seconds
Time After: 0.37459 seconds
Time Taken: 0.00023 seconds
Memory Before: 8,032.977 KB
Memory After: 8,037.617 KB
Memory Used: 4.641 KB
SELECT * FROM customprofile WHERE userid='50441' /**customprofile- member**/
| 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.54502 seconds
Time After: 0.54539 seconds
Time Taken: 0.00037 seconds
Memory Before: 8,597.875 KB
Memory After: 8,598.398 KB
Memory Used: 0.523 KB
SELECT * FROM customprofile WHERE userid='-1' /**customprofile- member**/
| 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.54618 seconds
Time After: 0.54642 seconds
Time Taken: 0.00024 seconds
Memory Before: 8,598.695 KB
Memory After: 8,599.211 KB
Memory Used: 0.516 KB
SELECT * FROM customprofile WHERE userid='-1' /**customprofile- member**/
| 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.54710 seconds
Time After: 0.54734 seconds
Time Taken: 0.00024 seconds
Memory Before: 8,599.813 KB
Memory After: 8,600.328 KB
Memory Used: 0.516 KB
SELECT user.*, (user.options & 512) AS invisible , avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustom, customavatar.dateline AS avatardateline, customavatar.filedata_thumb, customavatar.height AS avheight, customavatar.width AS avwidth, customavatar.width_thumb AS avwidth_thumb, customavatar.height_thumb AS avheight_thumb FROM userlist AS userlist INNER JOIN user AS user ON (user.userid = userlist.relationid) LEFT JOIN avatar AS avatar ON (avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON (customavatar.userid = user.userid) WHERE userlist.userid = 50441 AND userlist.type = 'buddy' AND userlist.friend = 'yes' ORDER BY RAND() LIMIT 0, 10
| 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 | customavatar | system | PRIMARY | 0 | const row not found | |||
| 1 | SIMPLE | userlist | ref | PRIMARY,userid,relationid | PRIMARY | 4 | const | 21 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | cmnt.userlist.relationid | 1 |
Time Before: 0.58967 seconds
Time After: 0.59163 seconds
Time Taken: 0.00196 seconds
Memory Before: 9,482.586 KB
Memory After: 9,489.641 KB
Memory Used: 7.055 KB
SELECT album.*,
a.attachmentid, album.moderation,
fd.thumbnail_dateline, fd.thumbnail_width, fd.thumbnail_height, IF(fd.thumbnail_filesize > 0, 1, 0) AS hasthumbnail
FROM album AS album
LEFT JOIN attachment AS a ON (album.coverattachmentid = a.attachmentid)
LEFT JOIN filedata AS fd ON (fd.filedataid = a.filedataid)
WHERE
album.userid = 50441
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.62624 seconds
Time After: 0.62649 seconds
Time Taken: 0.00025 seconds
Memory Before: 9,565.844 KB
Memory After: 9,565.953 KB
Memory Used: 0.109 KB
UPDATE user SET profilevisits = profilevisits + 1 WHERE userid = 50441
Time Before: 0.62674 seconds
Time After: 0.62717 seconds
Time Taken: 0.00043 seconds
Memory Before: 9,566.156 KB
Memory After: 9,566.477 KB
Memory Used: 0.320 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 = 50441 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 | profilevisitor | ref | PRIMARY,userid | userid | 4 | const | 10 | Using where; Using filesort |
| 1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | cmnt.profilevisitor.visitorid | 1 |
Time Before: 0.62794 seconds
Time After: 0.62900 seconds
Time Taken: 0.00106 seconds
Memory Before: 9,567.500 KB
Memory After: 9,568.250 KB
Memory Used: 0.750 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 = 50441 AND socialgroupmember.type = 'member' ORDER BY socialgroup.name
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | socialgroupmember | ref | PRIMARY,groupid,userid | userid | 5 | const,const | 1 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | socialgroup | eq_ref | PRIMARY | PRIMARY | 4 | cmnt.socialgroupmember.groupid | 1 | |
| 1 | SIMPLE | sgicon | eq_ref | PRIMARY | PRIMARY | 4 | cmnt.socialgroup.groupid | 1 |
Time Before: 0.63197 seconds
Time After: 0.63221 seconds
Time Taken: 0.00024 seconds
Memory Before: 9,597.750 KB
Memory After: 9,597.781 KB
Memory Used: 0.031 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 = 50441
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 | avatar | system | PRIMARY | 0 | const row not found | |||
| 1 | SIMPLE | customavatar | system | PRIMARY | 0 | const row not found | |||
| 1 | SIMPLE | visitormessage | ref | userid | userid | 4 | const | 444 | Using where |
| 1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | cmnt.visitormessage.postuserid | 1 |
Time Before: 0.67960 seconds
Time After: 0.68477 seconds
Time Taken: 0.00517 seconds
Memory Before: 10,205.305 KB
Memory After: 10,213.250 KB
Memory Used: 7.945 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.68532 seconds
Time After: 0.68551 seconds
Time Taken: 0.00019 seconds
Memory Before: 10,210.953 KB
Memory After: 10,211.563 KB
Memory Used: 0.609 KB
SELECT COUNT(*) AS messages, MAX(visitormessage.dateline) AS dateline
FROM visitormessage AS visitormessage
WHERE visitormessage.userid = 50441
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 | visitormessage | ref | postuserid,userid | userid | 4 | const | 444 | Using where |
Time Before: 0.71950 seconds
Time After: 0.72139 seconds
Time Taken: 0.00188 seconds
Memory Before: 10,463.156 KB
Memory After: 10,463.508 KB
Memory Used: 0.352 KB
SELECT COUNT(*) AS count FROM user WHERE referrerid = 50441 AND usergroupid NOT IN (3,4)
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | user | ref | usergroupid,referrerid | referrerid | 4 | const | 1 | Using where |
Time Before: 0.72346 seconds
Time After: 0.72379 seconds
Time Taken: 0.00033 seconds
Memory Before: 10,277.586 KB
Memory After: 10,278.109 KB
Memory Used: 0.523 KB
SELECT thread.title, thread.threadid, thread.forumid, thread.postuserid, post.postid, post.dateline FROM post AS post INNER JOIN thread AS thread USING (threadid) WHERE post.postid = 12488435 AND post.visible = 1 AND thread.visible = 1
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | post | const | PRIMARY,threadid,threadid_visible_dateline | PRIMARY | 4 | const | 1 | |
| 1 | SIMPLE | thread | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.72451 seconds
Time After: 0.72473 seconds
Time Taken: 0.00022 seconds
Memory Before: 10,278.938 KB
Memory After: 10,279.313 KB
Memory Used: 0.375 KB
SELECT thread.title, thread.threadid, thread.forumid, thread.postuserid, post.postid, post.dateline FROM post AS post INNER JOIN thread AS thread USING (threadid) WHERE thread.visible = 1 AND post.userid = 50441 AND post.visible = 1 ORDER BY post.dateline DESC LIMIT 20
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | post | ref | threadid,threadid_visible_dateline,userid,user_date | user_date | 4 | const | 366 | Using where |
| 1 | SIMPLE | thread | eq_ref | PRIMARY | PRIMARY | 4 | cmnt.post.threadid | 1 | Using where |
Time Before: 0.72562 seconds
Time After: 0.72590 seconds
Time Taken: 0.00027 seconds
Memory Before: 10,281.273 KB
Memory After: 10,282.656 KB
Memory Used: 1.383 KB
SELECT COUNT(*) AS albumcount, SUM(album.visible) AS picturecount
FROM album AS album
WHERE album.userid = 50441
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.73216 seconds
Time After: 0.73237 seconds
Time Taken: 0.00020 seconds
Memory Before: 10,292.836 KB
Memory After: 10,293.289 KB
Memory Used: 0.453 KB
SELECT user.*, (user.options & 512) AS invisible , avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustom, customavatar.dateline AS avatardateline, customavatar.filedata_thumb, customavatar.height AS avheight, customavatar.width AS avwidth, customavatar.width_thumb AS avwidth_thumb, customavatar.height_thumb AS avheight_thumb FROM userlist AS userlist INNER JOIN user AS user ON (user.userid = userlist.relationid) LEFT JOIN avatar AS avatar ON (avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON (customavatar.userid = user.userid) WHERE userlist.userid = 50441 AND userlist.type = 'buddy' AND userlist.friend = 'yes' ORDER BY user.username ASC LIMIT 0, 10
| 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 | customavatar | system | PRIMARY | 0 | const row not found | |||
| 1 | SIMPLE | userlist | ref | PRIMARY,userid,relationid | PRIMARY | 4 | const | 21 | Using where; Using temporary; Using filesort |
| 1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | cmnt.userlist.relationid | 1 |
Time Before: 0.75222 seconds
Time After: 0.75422 seconds
Time Taken: 0.00200 seconds
Memory Before: 10,306.508 KB
Memory After: 10,313.563 KB
Memory Used: 7.055 KB
SELECT relationid FROM userlist WHERE userid IN (50441) AND type = 'buddy' AND friend = 'yes'
| id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SIMPLE | userlist | ref | PRIMARY | PRIMARY | 4 | const | 21 | Using where |
Time Before: 0.81825 seconds
Time After: 0.81845 seconds
Time Taken: 0.00020 seconds
Memory Before: 10,534.336 KB
Memory After: 10,535.133 KB
Memory Used: 0.797 KB
SELECT stream.*, type.section, type.type FROM activitystream AS stream LEFT JOIN activitystreamtype AS type ON (stream.typeid = type.typeid) WHERE stream.dateline <> 0 AND stream.dateline <= 1765924486 AND stream.userid IN (50441,222,1477,2092,3436,4333,8091,10087,13614,16054,34417,34851,45076,46449,50957,53159,58013,73000,79899,84851,94032,101382) ORDER BY dateline DESC LIMIT 0, 30
| 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.82416 seconds
Time After: 0.82449 seconds
Time Taken: 0.00032 seconds
Memory Before: 10,546.398 KB
Memory After: 10,546.594 KB
Memory Used: 0.195 KB
SELECT * FROM customprofile WHERE userid='-1' /**customprofile- member**/
| 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.89892 seconds
Time After: 0.89921 seconds
Time Taken: 0.00029 seconds
Memory Before: 10,988.078 KB
Memory After: 10,988.594 KB
Memory Used: 0.516 KB
SELECT * FROM customprofile WHERE userid='-1' /**customprofile- member**/
| 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.89987 seconds
Time After: 0.90018 seconds
Time Taken: 0.00031 seconds
Memory Before: 10,988.859 KB
Memory After: 10,989.375 KB
Memory Used: 0.516 KB
SELECT * FROM customprofile WHERE userid='-1' /**customprofile- member**/
| 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.90087 seconds
Time After: 0.90119 seconds
Time Taken: 0.00032 seconds
Memory Before: 10,989.039 KB
Memory After: 10,989.555 KB
Memory Used: 0.516 KB
UPDATE session SET lastactivity = 1765924486, location = 'http://racingweb.org/forum/member.php?u=50441', badlocation = 0 WHERE sessionhash = '52768387eb7e1881ec320f4df0aae4c5'
Time Before: 0.90805 seconds
Time After: 0.90839 seconds
Time Taken: 0.00034 seconds
Memory Before: 11,453.766 KB
Memory After: 11,453.984 KB
Memory Used: 0.219 KB