Time Before: 0.00057 seconds
Time After: 0.00079 seconds
Time Taken: 0.00022 seconds
Memory Before: 571.602 KB
Memory After: 684.766 KB
Memory Used: 113.164 KB
Time Before: 0.00083 seconds
Time After: 0.00311 seconds
Time Taken: 0.00228 seconds
Memory Before: 684.766 KB
Memory After: 685.711 KB
Memory Used: 0.945 KB
SET @@sql_mode = ''
Time Before: 0.00332 seconds
Time After: 0.00349 seconds
Time Taken: 0.00017 seconds
Memory Before: 686.406 KB
Memory After: 686.969 KB
Memory Used: 0.563 KB
SELECT * FROM rxdatastore 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 | rxdatastore | range | PRIMARY | PRIMARY | 50 | 18 | Using where |
Time Before: 0.00415 seconds
Time After: 0.00486 seconds
Time Taken: 0.00070 seconds
Memory Before: 690.164 KB
Memory After: 690.406 KB
Memory Used: 0.242 KB
Time Before: 0.00354 seconds
Time After: 0.00838 seconds
Time Taken: 0.00484 seconds
Memory Before: 686.180 KB
Memory After: 3,444.797 KB
Memory Used: 2,758.617 KB
SELECT * FROM rxdatastore WHERE title IN ('profilefield')
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.00938 seconds
Time After: 0.00950 seconds
Time Taken: 0.00012 seconds
Memory Before: 3,906.359 KB
Memory After: 3,906.813 KB
Memory Used: 0.453 KB
SELECT * FROM rxsession WHERE userid = 0 AND host = '172.70.38.71' AND idhash = 'a9a99dc22bc4a307a1ed049bf5c81c96' LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxsession | ref | guest_lookup,user_activity | guest_lookup | 51 | const,const,const | 2 | Using where |
Time Before: 0.00997 seconds
Time After: 0.01015 seconds
Time Taken: 0.00018 seconds
Memory Before: 3,925.227 KB
Memory After: 3,925.594 KB
Memory Used: 0.367 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, 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 rxlanguage WHERE languageid = 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxlanguage | system | PRIMARY | 1 |
Time Before: 0.01068 seconds
Time After: 0.01104 seconds
Time Taken: 0.00036 seconds
Memory Before: 3,937.320 KB
Memory After: 3,936.719 KB
Memory Used: -0.602 KB
Time Before: 0.00966 seconds
Time After: 0.01119 seconds
Time Taken: 0.00153 seconds
Memory Before: 3,918.141 KB
Memory After: 4,076.008 KB
Memory Used: 157.867 KB
SELECT * FROM rxstyle WHERE (styleid = 21 AND userselect = 1) OR styleid = 21 ORDER BY styleid ASC LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxstyle | const | PRIMARY | PRIMARY | 2 | const | 1 |
Time Before: 0.01760 seconds
Time After: 0.01785 seconds
Time Taken: 0.00025 seconds
Memory Before: 4,909.398 KB
Memory After: 4,909.789 KB
Memory Used: 0.391 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 FROM rxuser AS user LEFT JOIN rxuserfield AS userfield ON (user.userid = userfield.userid) LEFT JOIN rxusertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN rxavatar AS avatar ON (avatar.avatarid = user.avatarid) LEFT JOIN rxcustomavatar AS customavatar ON (customavatar.userid = user.userid) LEFT JOIN rxcustomprofilepic AS customprofilepic ON (user.userid = customprofilepic.userid) LEFT JOIN rxsigpic AS sigpic ON (user.userid = sigpic.userid) LEFT JOIN rxusercsscache AS usercsscache ON (user.userid = usercsscache.userid) WHERE user.userid = 241 LIMIT 1
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
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 | avatar | const | PRIMARY | PRIMARY | 2 | const | 0 | unique row not found |
1 | SIMPLE | customavatar | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | customprofilepic | 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 | 0 | unique row not found |
Time Before: 0.02017 seconds
Time After: 0.02066 seconds
Time Taken: 0.00049 seconds
Memory Before: 5,535.047 KB
Memory After: 5,534.086 KB
Memory Used: -0.961 KB
SELECT title, template FROM rxtemplate WHERE templateid IN (10961,10990,10951,10952,10954,10960,10959,10786,10787,10788,0,0,10789,0,0,10790,10795,10791,10792,10793,10796,10797,10798,10799,10800,10851,10853,10855,10857,10859,0,10907,10906,10909,10910,10913,10914,11156,11326,11332,10965,10963,10966,10968,10967,10969,10970,10971,10972,10973,10974,10975,10980,10977,10979,10976,10978,10989,10991,10992,11001,10983,10994,10995,10996,10997,10999,10962,10988,10993,11002,10998,11004,11003,11000,11080,10728,10723,11387,11407,977,976,978,973,972,1595,4948,10720,10699,981,982,1600,11122,11396,11068,11072,11069,11070,11071,11426,0,0,11406,11367,11092,11093,11095,11096,11319,11438,11420,11370,11371,10919,10918,10922)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxtemplate | range | PRIMARY | PRIMARY | 4 | 110 | Using where |
Time Before: 0.02251 seconds
Time After: 0.02342 seconds
Time Taken: 0.00091 seconds
Memory Before: 6,240.289 KB
Memory After: 6,240.109 KB
Memory Used: -0.180 KB
SELECT blockid, requirement FROM rxprofileblockprivacy WHERE userid = 241
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxprofileblockprivacy | ref | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.02769 seconds
Time After: 0.02786 seconds
Time Taken: 0.00017 seconds
Memory Before: 6,533.688 KB
Memory After: 6,534.125 KB
Memory Used: 0.438 KB
SELECT pf.profilefieldcategoryid, pfc.location, pf.* FROM rxprofilefield AS pf LEFT JOIN rxprofilefieldcategory 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 | pf | ALL | 4 | Using where; Using temporary; Using filesort | ||||
1 | SIMPLE | pfc | eq_ref | PRIMARY | PRIMARY | 2 | 03forums.pf.profilefieldcategoryid | 1 |
Time Before: 0.02821 seconds
Time After: 0.02882 seconds
Time Taken: 0.00061 seconds
Memory Before: 6,534.445 KB
Memory After: 6,534.695 KB
Memory Used: 0.250 KB
SELECT * FROM rxcustomprofile WHERE userid='-1' /**customprofile- member**/
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxcustomprofile | ref | userid | userid | 4 | const | 1 |
Time Before: 0.02965 seconds
Time After: 0.02981 seconds
Time Taken: 0.00016 seconds
Memory Before: 6,781.086 KB
Memory After: 6,781.531 KB
Memory Used: 0.445 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 rxuserlist AS userlist INNER JOIN rxuser AS user ON (user.userid = userlist.relationid) LEFT JOIN rxavatar AS avatar ON (avatar.avatarid = user.avatarid) LEFT JOIN rxcustomavatar AS customavatar ON (customavatar.userid = user.userid) WHERE userlist.userid = 241 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 | userlist | ref | PRIMARY,relationid,userid | userid | 6 | const,const,const | 447 | Using where; Using index; Using temporary; Using filesort |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.userlist.relationid | 1 | |
1 | SIMPLE | avatar | eq_ref | PRIMARY | PRIMARY | 2 | 03forums.user.avatarid | 1 | Using where |
1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.userlist.relationid | 1 |
Time Before: 0.03124 seconds
Time After: 0.56470 seconds
Time Taken: 0.53345 seconds
Memory Before: 6,806.297 KB
Memory After: 6,806.086 KB
Memory Used: -0.211 KB
UPDATE rxuser SET profilevisits = profilevisits + 1 WHERE userid = 241
Time Before: 0.57118 seconds
Time After: 0.58781 seconds
Time Taken: 0.01663 seconds
Memory Before: 6,827.164 KB
Memory After: 6,827.484 KB
Memory Used: 0.320 KB
SELECT user.userid, user.username, user.usergroupid, user.displaygroupid, profilevisitor.visible, user.infractiongroupid FROM rxprofilevisitor AS profilevisitor INNER JOIN rxuser AS user ON (user.userid = profilevisitor.visitorid) WHERE profilevisitor.userid = 241 AND (visible = 1 OR profilevisitor.visitorid = 0) ORDER BY profilevisitor.dateline DESC LIMIT 50
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | profilevisitor | ref | PRIMARY,userid | userid | 4 | const | 52 | Using where; Using index; Using filesort |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.profilevisitor.visitorid | 1 |
Time Before: 0.58842 seconds
Time After: 0.59103 seconds
Time Taken: 0.00260 seconds
Memory Before: 6,828.492 KB
Memory After: 6,828.625 KB
Memory Used: 0.133 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 rxsocialgroupmember AS socialgroupmember INNER JOIN rxsocialgroup AS socialgroup ON (socialgroup.groupid = socialgroupmember.groupid) LEFT JOIN rxsocialgroupicon AS sgicon ON sgicon.groupid = socialgroup.groupid WHERE socialgroupmember.userid = 241 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 index; Using temporary; Using filesort |
1 | SIMPLE | socialgroup | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.socialgroupmember.groupid | 1 | |
1 | SIMPLE | sgicon | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.socialgroupmember.groupid | 1 |
Time Before: 0.59395 seconds
Time After: 0.59445 seconds
Time Taken: 0.00050 seconds
Memory Before: 6,948.242 KB
Memory After: 6,948.195 KB
Memory Used: -0.047 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 rxvisitormessage AS visitormessage LEFT JOIN rxuser AS user ON (visitormessage.postuserid = user.userid) LEFT JOIN rxavatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN rxcustomavatar AS customavatar ON(customavatar.userid = user.userid) WHERE visitormessage.userid = 241 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 | visitormessage | ref | userid | userid | 4 | const | 2929 | Using where |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.visitormessage.postuserid | 1 | |
1 | SIMPLE | avatar | eq_ref | PRIMARY | PRIMARY | 2 | 03forums.user.avatarid | 1 | Using where |
1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.user.userid | 1 | Using where |
Time Before: 0.59541 seconds
Time After: 0.66698 seconds
Time Taken: 0.07158 seconds
Memory Before: 7,041.141 KB
Memory After: 7,040.797 KB
Memory Used: -0.344 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.66728 seconds
Time After: 0.66738 seconds
Time Taken: 0.00011 seconds
Memory Before: 7,038.383 KB
Memory After: 7,038.930 KB
Memory Used: 0.547 KB
SELECT COUNT(*) AS messages, MAX(visitormessage.dateline) AS dateline FROM rxvisitormessage AS visitormessage WHERE visitormessage.userid = 241 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 | 2929 | Using index condition; Using where |
Time Before: 0.67869 seconds
Time After: 0.68465 seconds
Time Taken: 0.00596 seconds
Memory Before: 7,246.688 KB
Memory After: 7,246.938 KB
Memory Used: 0.250 KB
SELECT COUNT(*) AS count FROM rxuser WHERE referrerid = 241 AND usergroupid NOT IN (3,4)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxuser | ref | usergroupid,referrerid | referrerid | 4 | const | 13 | Using where |
Time Before: 0.68591 seconds
Time After: 0.68655 seconds
Time Taken: 0.00064 seconds
Memory Before: 7,114.813 KB
Memory After: 7,115.242 KB
Memory Used: 0.430 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 rxuserlist AS userlist INNER JOIN rxuser AS user ON (user.userid = userlist.relationid) LEFT JOIN rxavatar AS avatar ON (avatar.avatarid = user.avatarid) LEFT JOIN rxcustomavatar AS customavatar ON (customavatar.userid = user.userid) WHERE userlist.userid = 241 AND userlist.type = 'buddy' AND userlist.friend = 'yes' ORDER BY user.username ASC LIMIT 0, 15
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | userlist | ref | PRIMARY,relationid,userid | userid | 6 | const,const,const | 447 | Using where; Using index; Using temporary; Using filesort |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.userlist.relationid | 1 | |
1 | SIMPLE | avatar | eq_ref | PRIMARY | PRIMARY | 2 | 03forums.user.avatarid | 1 | Using where |
1 | SIMPLE | customavatar | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.userlist.relationid | 1 |
Time Before: 0.69222 seconds
Time After: 0.70261 seconds
Time Taken: 0.01039 seconds
Memory Before: 7,144.719 KB
Memory After: 7,144.500 KB
Memory Used: -0.219 KB
SELECT relationid FROM rxuserlist WHERE userid IN (241) AND type = 'buddy' AND friend = 'yes'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxuserlist | ref | PRIMARY,userid | userid | 6 | const,const,const | 447 | Using where; Using index |
Time Before: 0.71225 seconds
Time After: 0.71268 seconds
Time Taken: 0.00043 seconds
Memory Before: 7,204.398 KB
Memory After: 7,204.797 KB
Memory Used: 0.398 KB
SELECT stream.*, type.section, type.type FROM rxactivitystream AS stream LEFT JOIN rxactivitystreamtype AS type ON (stream.typeid = type.typeid) WHERE stream.dateline <> 0 AND stream.dateline <= 1739054374 AND stream.userid IN (241,1,3,5,7,9,21,27,29,34,38,58,60,65,70,73,76,77,84,85,87,91,94,100,101,103,107,109,111,119,127,132,138,140,147,207,210,226,232,242,254,256,259,271,293,301,315,337,354,361,366,367,370,374,384,385,401,407,409,414,428,433,447,451,455,459,460,465,479,494,496,505,515,520,525,555,561,562,576,577,593,594,628,651,657,681,685,708,728,731,733,735,737,739,747,750,758,788,800,828,842,848,851,866,869,870,879,881,896,908,910,919,927,928,940,967,970,980,992,1005,1010,1011,1036,1047,1069,1082,1084,1107,1113,1116,1151,1178,1181,1182,1199,1202,1203,1261,1285,1287,1303,1325,1347,1356,1358,1362,1372,1416,1433,1452,1460,1463,1464,1467,1472,1477,1491,1501,1514,1548,1550,1561,1582,1610,1620,1622,1707,1714,1736,1741,1757,1784,1809,1841,1885,1892,1992,1999,2003,2006,2010,2051,2061,2071,2079,2097,2113,2115,2241,2273,2279,2295,2344,2345,2349,2354,2431,2435,2441,2471,2482,2493,2532,2552,2573,2602,2616,2652,2664,2673,2697,2702,2711,2720,2733,2739,2758,2770,2837,2851,2862,2992,3033,3150,3188,3278,3350,3369,3518,3569,3674,3679,3749,3790,3799,4070,4142,4152,4166,4400,4591,4611,4621,4728,4764,4777,4808,4961,5078,5088,5301,5489,5575,5802,5827,5864,6043,6066,6077,6163,6168,6332,6339,6348,6404,6406,6498,6819,6878,6891,7088,7121,7155,7190,7198,7258,7390,7423,7556,7669,7757,7773,7809,7971,8053,8310,8345,8681,8702,8754,8941,9106,9482,9484,9641,9662,9845,9966,10141,10738,10947,11131,11214,11480,11618,11964,12360,12649,12936,13142,13536,14002,14009,14076,14096,14218,14587,15187,15381,15382,15419,15774,15938,16455,16550,17624,17634,17652,17952,18045,18062,18066,18571,18867,19138,19244,19375,19510,20357,20377,20400,20690,20800,20983,21198,21924,22691,22892,23893,24331,24776,24948,25710,26333,27045,27833,27834,27837,29274,30291,30402,31745,32929,34786,35204,36795,36799,37041,37321,38719,39090,39263,39540,40192,40245,41382,41680,41912,42565,43526,43834,43891,43969,44463,44507,45487,46821,47559,47697,49708,49811,50048,50086,50319,50704,50867,51635,52868,52946,53373,60190,62674,63747,64422,10006728,10010772,10021739,10022766,10023895,10025045,10025165,10025709,10036356,10037572,10043421,10058682,10120121,10124057,10124168,10125197,10126966,10128869,10130432,10131612,10137713,10139692,10140167,10149926,10151163,10152068,10153566,10153974,10158672,10159993,10161959,10162201,10176019,10177611,10185537,10187196,10188307,10188960,10189475,10190002,10190213,10194366,10198068,10198308) ORDER BY dateline DESC LIMIT 0, 30
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | stream | ALL | dateline,userid | 81 | Using where; Using filesort | |||
1 | SIMPLE | type | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.stream.typeid | 1 |
Time Before: 0.71774 seconds
Time After: 0.72413 seconds
Time Taken: 0.00640 seconds
Memory Before: 7,298.875 KB
Memory After: 7,296.797 KB
Memory Used: -2.078 KB
SELECT p.postid AS p_postid, p.threadid AS p_threadid, p.title AS p_title, p.visible AS p_visible, p.userid AS p_userid, p.pagetext AS p_pagetext, p.username AS p_username, t.threadid AS t_threadid, t.title AS t_title, t.forumid AS t_forumid, t.pollid AS t_pollid, t.open AS t_open, t.postusername AS t_postusername, t.views AS t_views, t.visible AS t_visible, t.postuserid AS t_postuserid, t.postuserid AS t_userid, t.replycount AS t_replycount, t.prefixid AS t_prefixid, fp.pagetext AS t_pagetext FROM rxpost AS p INNER JOIN rxthread AS t ON (p.threadid = t.threadid) INNER JOIN rxpost AS fp ON (t.firstpostid = fp.postid) WHERE p.postid IN (2212050,2212049,2212048,2212047,2212046,2212043,2212042,2212041,2212040,2212039,2212038,2212037,2212036,2212035,2212034,2212033,2212032,2212031,2212030,2212029,2212028,2212027,2212026,2212025,2212024,2212023,2212022,2212021,2212020,2212019) AND p.visible <> 2 AND t.visible <> 2
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | p | range | PRIMARY,threadid,threadid_visible_dateline | PRIMARY | 4 | 30 | Using where | |
1 | SIMPLE | t | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.p.threadid | 1 | Using where |
1 | SIMPLE | fp | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.t.firstpostid | 1 |
Time Before: 0.72571 seconds
Time After: 0.72687 seconds
Time Taken: 0.00116 seconds
Memory Before: 7,450.352 KB
Memory After: 7,449.914 KB
Memory Used: -0.438 KB
SELECT u.* , av.avatarpath, NOT ISNULL(cu.userid) AS hascustomavatar, cu.dateline AS avatardateline, cu.width AS avwidth, cu.height AS avheight, cu.height_thumb AS avheight_thumb, cu.width_thumb AS avwidth_thumb, NOT ISNULL(cu.filedata_thumb) AS filedata_thumb FROM rxuser AS u LEFT JOIN rxavatar AS av ON(av.avatarid = u.avatarid) LEFT JOIN rxcustomavatar AS cu ON(cu.userid = u.userid) WHERE u.userid IN (10153566)
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | u | const | PRIMARY | PRIMARY | 4 | const | 1 | |
1 | SIMPLE | av | const | PRIMARY | PRIMARY | 2 | const | 0 | unique row not found |
1 | SIMPLE | cu | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.72786 seconds
Time After: 0.72821 seconds
Time Taken: 0.00034 seconds
Memory Before: 7,504.008 KB
Memory After: 7,504.070 KB
Memory Used: 0.063 KB
SELECT block.*, blocktype.productid, blocktype.name AS blocktypename, blocktype.title AS blocktypetitle, blocktype.description as blocktypedescription, blocktype.allowcache FROM rxblock AS block LEFT JOIN rxblocktype AS blocktype ON (block.blocktypeid = blocktype.blocktypeid) WHERE 1 AND block.active = 1 AND blocktype.productid IN ('vbulletin','evbs_sstab_advanced','everywhere_sidebar','glowhostspamomatic','hn_masspm','mpdevs_ae_detector','skimlinks','tapatalk','vsachatbox','') ORDER BY block.displayorder, block.title
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | block | ALL | blocktypeid | 7 | Using where; Using temporary; Using filesort | |||
1 | SIMPLE | blocktype | ALL | PRIMARY,productid | 6 | Using where; Using join buffer (flat, BNL join) |
Time Before: 0.74615 seconds
Time After: 0.74686 seconds
Time Taken: 0.00072 seconds
Memory Before: 7,613.695 KB
Memory After: 7,613.688 KB
Memory Used: -0.008 KB
REPLACE INTO rxdatastore (title, data, unserialize) VALUES ('activeblocks', 'a:5:{i:7;a:15:{s:7:\"blockid\";s:1:\"7\";s:11:\"blocktypeid\";s:1:\"1\";s:5:\"title\";s:18:\"Dont miss a video!\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"cachettl\";s:2:\"60\";s:12:\"displayorder\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:11:\"configcache\";s:327:\"a:3:{s:12:\"html_content\";s:226:\"Subscribe to RX on YouTube!
\r\n
\r\n\r\n\r\n\";s:13:\"html_template\";s:10:\"block_html\";s:9:\"html_type\";s:4:\"html\";}\";s:7:\"product\";s:9:\"vbulletin\";s:9:\"productid\";s:0:\"\";s:13:\"blocktypename\";s:4:\"html\";s:14:\"blocktypetitle\";s:14:\"blocktype_html\";s:20:\"blocktypedescription\";s:0:\"\";s:10:\"allowcache\";s:1:\"1\";}i:1;a:15:{s:7:\"blockid\";s:1:\"1\";s:11:\"blocktypeid\";s:1:\"1\";s:5:\"title\";s:21:\"Visit our Advertisers\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"cachettl\";s:2:\"60\";s:12:\"displayorder\";s:2:\"10\";s:6:\"active\";s:1:\"1\";s:11:\"configcache\";s:881:\"a:3:{s:12:\"html_content\";s:780:\"\r\n\";s:13:\"html_template\";s:10:\"block_html\";s:9:\"html_type\";s:4:\"html\";}\";s:7:\"product\";s:0:\"\";s:9:\"productid\";s:0:\"\";s:13:\"blocktypename\";s:4:\"html\";s:14:\"blocktypetitle\";s:14:\"blocktype_html\";s:20:\"blocktypedescription\";s:0:\"\";s:10:\"allowcache\";s:1:\"1\";}i:5;a:15:{s:7:\"blockid\";s:1:\"5\";s:11:\"blocktypeid\";s:1:\"1\";s:5:\"title\";s:17:\"Social Networking\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"cachettl\";s:2:\"60\";s:12:\"displayorder\";s:2:\"20\";s:6:\"active\";s:1:\"1\";s:11:\"configcache\";s:500:\"a:3:{s:12:\"html_content\";s:399:\"\r\n \r\n\r\n\r\n \r\n
\r\n\r\n \r\n\r\n \r\n\r\n
\r\n\r\n\r\n \r\n\r\n \r\n\r\n
\r\n\r\n \r\n\r\n\r\n \r\n\r\n
\r\n\r\n\r\n\r\nFollow @RXMuscledotcom\r\n\r\n \r\n
\";s:13:\"html_template\";s:10:\"block_html\";s:9:\"html_type\";s:4:\"html\";}\";s:7:\"product\";s:0:\"\";s:9:\"productid\";s:0:\"\";s:13:\"blocktypename\";s:4:\"html\";s:14:\"blocktypetitle\";s:14:\"blocktype_html\";s:20:\"blocktypedescription\";s:0:\"\";s:10:\"allowcache\";s:1:\"1\";}i:3;a:15:{s:7:\"blockid\";s:1:\"3\";s:11:\"blocktypeid\";s:1:\"1\";s:5:\"title\";s:16:\"Ask Dave Palumbo\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"cachettl\";s:2:\"60\";s:12:\"displayorder\";s:2:\"40\";s:6:\"active\";s:1:\"1\";s:11:\"configcache\";s:503:\"a:3:{s:12:\"html_content\";s:402:\"\";s:13:\"html_template\";s:10:\"block_html\";s:9:\"html_type\";s:4:\"html\";}\";s:7:\"product\";s:0:\"\";s:9:\"productid\";s:0:\"\";s:13:\"blocktypename\";s:4:\"html\";s:14:\"blocktypetitle\";s:14:\"blocktype_html\";s:20:\"blocktypedescription\";s:0:\"\";s:10:\"allowcache\";s:1:\"1\";}i:4;a:15:{s:7:\"blockid\";s:1:\"4\";s:11:\"blocktypeid\";s:1:\"5\";s:5:\"title\";s:21:\"Newly Replied Threads\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"cachettl\";s:2:\"60\";s:12:\"displayorder\";s:2:\"60\";s:6:\"active\";s:1:\"1\";s:11:\"configcache\";s:162:\"a:5:{s:7:\"datecut\";s:2:\"30\";s:16:\"threads_forumids\";a:1:{i:0;i:2;}s:13:\"threads_limit\";s:1:\"5\";s:21:\"threads_titlemaxchars\";s:2:\"35\";s:12:\"threads_type\";s:1:\"1\";}\";s:7:\"product\";s:0:\"\";s:9:\"productid\";s:0:\"\";s:13:\"blocktypename\";s:7:\"threads\";s:14:\"blocktypetitle\";s:17:\"blocktype_threads\";s:20:\"blocktypedescription\";s:0:\"\";s:10:\"allowcache\";s:1:\"1\";}}', 1)
Time Before: 0.74706 seconds
Time After: 0.75754 seconds
Time Taken: 0.01048 seconds
Memory Before: 7,649.930 KB
Memory After: 7,645.328 KB
Memory Used: -4.602 KB
SELECT data, expires, locktime, serialized FROM rxcache WHERE cacheid = 'forumblock.f4079c80fa33204847a4683bd8aee058'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxcache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.75832 seconds
Time After: 0.75848 seconds
Time Taken: 0.00015 seconds
Memory Before: 7,704.266 KB
Memory After: 7,704.664 KB
Memory Used: 0.398 KB
SELECT template FROM rxtemplate WHERE templateid = 10863
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxtemplate | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.75888 seconds
Time After: 0.75903 seconds
Time Taken: 0.00015 seconds
Memory Before: 7,711.320 KB
Memory After: 7,711.766 KB
Memory Used: 0.445 KB
SELECT data, expires, locktime, serialized FROM rxcache WHERE cacheid = 'forumblock.a6db8a64fa18bb0a32f4470ccf73ba21'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxcache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.75941 seconds
Time After: 0.75955 seconds
Time Taken: 0.00015 seconds
Memory Before: 7,712.992 KB
Memory After: 7,713.391 KB
Memory Used: 0.398 KB
SELECT data, expires, locktime, serialized FROM rxcache WHERE cacheid = 'forumblock.f6869fd84fdf01b056cb3db1e4360f0c'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxcache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.76000 seconds
Time After: 0.76011 seconds
Time Taken: 0.00011 seconds
Memory Before: 7,720.656 KB
Memory After: 7,721.055 KB
Memory Used: 0.398 KB
SELECT data, expires, locktime, serialized FROM rxcache WHERE cacheid = 'forumblock.c664b0c118cf3282c2da021c0dfba7d0'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxcache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.76049 seconds
Time After: 0.76058 seconds
Time Taken: 0.00009 seconds
Memory Before: 7,727.570 KB
Memory After: 7,727.969 KB
Memory Used: 0.398 KB
SELECT data, expires, locktime, serialized FROM rxcache WHERE cacheid = 'forumblock.dcd9e942dd2415e466667a5fef4e5cec'
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxcache | const | PRIMARY | PRIMARY | 66 | const | 1 |
Time Before: 0.76103 seconds
Time After: 0.76118 seconds
Time Taken: 0.00015 seconds
Memory Before: 7,749.758 KB
Memory After: 7,750.156 KB
Memory Used: 0.398 KB
SELECT template FROM rxtemplate WHERE templateid = 10867
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxtemplate | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.76242 seconds
Time After: 0.76254 seconds
Time Taken: 0.00012 seconds
Memory Before: 7,920.344 KB
Memory After: 7,920.789 KB
Memory Used: 0.445 KB
SELECT block.*, blocktype.productid, blocktype.name AS blocktypename, blocktype.title AS blocktypetitle, blocktype.description as blocktypedescription, blocktype.allowcache FROM rxblock AS block LEFT JOIN rxblocktype AS blocktype ON (block.blocktypeid = blocktype.blocktypeid) WHERE 1 AND block.active = 1 AND blocktype.productid IN ('vbulletin','evbs_sstab_advanced','everywhere_sidebar','glowhostspamomatic','hn_masspm','mpdevs_ae_detector','skimlinks','tapatalk','vsachatbox','') ORDER BY block.displayorder, block.title
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | block | ALL | blocktypeid | 7 | Using where; Using temporary; Using filesort | |||
1 | SIMPLE | blocktype | ALL | PRIMARY,productid | 6 | Using where; Using join buffer (flat, BNL join) |
Time Before: 0.76373 seconds
Time After: 0.76436 seconds
Time Taken: 0.00063 seconds
Memory Before: 7,877.516 KB
Memory After: 7,877.508 KB
Memory Used: -0.008 KB
REPLACE INTO rxdatastore (title, data, unserialize) VALUES ('activeblocks', 'a:5:{i:7;a:15:{s:7:\"blockid\";s:1:\"7\";s:11:\"blocktypeid\";s:1:\"1\";s:5:\"title\";s:18:\"Dont miss a video!\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"cachettl\";s:2:\"60\";s:12:\"displayorder\";s:1:\"0\";s:6:\"active\";s:1:\"1\";s:11:\"configcache\";s:327:\"a:3:{s:12:\"html_content\";s:226:\"Subscribe to RX on YouTube!
\r\n
\r\n\r\n\r\n\";s:13:\"html_template\";s:10:\"block_html\";s:9:\"html_type\";s:4:\"html\";}\";s:7:\"product\";s:9:\"vbulletin\";s:9:\"productid\";s:0:\"\";s:13:\"blocktypename\";s:4:\"html\";s:14:\"blocktypetitle\";s:14:\"blocktype_html\";s:20:\"blocktypedescription\";s:0:\"\";s:10:\"allowcache\";s:1:\"1\";}i:1;a:15:{s:7:\"blockid\";s:1:\"1\";s:11:\"blocktypeid\";s:1:\"1\";s:5:\"title\";s:21:\"Visit our Advertisers\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"cachettl\";s:2:\"60\";s:12:\"displayorder\";s:2:\"10\";s:6:\"active\";s:1:\"1\";s:11:\"configcache\";s:881:\"a:3:{s:12:\"html_content\";s:780:\"\r\n\";s:13:\"html_template\";s:10:\"block_html\";s:9:\"html_type\";s:4:\"html\";}\";s:7:\"product\";s:0:\"\";s:9:\"productid\";s:0:\"\";s:13:\"blocktypename\";s:4:\"html\";s:14:\"blocktypetitle\";s:14:\"blocktype_html\";s:20:\"blocktypedescription\";s:0:\"\";s:10:\"allowcache\";s:1:\"1\";}i:5;a:15:{s:7:\"blockid\";s:1:\"5\";s:11:\"blocktypeid\";s:1:\"1\";s:5:\"title\";s:17:\"Social Networking\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"cachettl\";s:2:\"60\";s:12:\"displayorder\";s:2:\"20\";s:6:\"active\";s:1:\"1\";s:11:\"configcache\";s:500:\"a:3:{s:12:\"html_content\";s:399:\"\r\n \r\n\r\n\r\n \r\n
\r\n\r\n \r\n\r\n \r\n\r\n
\r\n\r\n\r\n \r\n\r\n \r\n\r\n
\r\n\r\n \r\n\r\n\r\n \r\n\r\n
\r\n\r\n\r\n\r\nFollow @RXMuscledotcom\r\n\r\n \r\n
\";s:13:\"html_template\";s:10:\"block_html\";s:9:\"html_type\";s:4:\"html\";}\";s:7:\"product\";s:0:\"\";s:9:\"productid\";s:0:\"\";s:13:\"blocktypename\";s:4:\"html\";s:14:\"blocktypetitle\";s:14:\"blocktype_html\";s:20:\"blocktypedescription\";s:0:\"\";s:10:\"allowcache\";s:1:\"1\";}i:3;a:15:{s:7:\"blockid\";s:1:\"3\";s:11:\"blocktypeid\";s:1:\"1\";s:5:\"title\";s:16:\"Ask Dave Palumbo\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"cachettl\";s:2:\"60\";s:12:\"displayorder\";s:2:\"40\";s:6:\"active\";s:1:\"1\";s:11:\"configcache\";s:503:\"a:3:{s:12:\"html_content\";s:402:\"\";s:13:\"html_template\";s:10:\"block_html\";s:9:\"html_type\";s:4:\"html\";}\";s:7:\"product\";s:0:\"\";s:9:\"productid\";s:0:\"\";s:13:\"blocktypename\";s:4:\"html\";s:14:\"blocktypetitle\";s:14:\"blocktype_html\";s:20:\"blocktypedescription\";s:0:\"\";s:10:\"allowcache\";s:1:\"1\";}i:4;a:15:{s:7:\"blockid\";s:1:\"4\";s:11:\"blocktypeid\";s:1:\"5\";s:5:\"title\";s:21:\"Newly Replied Threads\";s:11:\"description\";s:0:\"\";s:3:\"url\";s:0:\"\";s:8:\"cachettl\";s:2:\"60\";s:12:\"displayorder\";s:2:\"60\";s:6:\"active\";s:1:\"1\";s:11:\"configcache\";s:162:\"a:5:{s:7:\"datecut\";s:2:\"30\";s:16:\"threads_forumids\";a:1:{i:0;i:2;}s:13:\"threads_limit\";s:1:\"5\";s:21:\"threads_titlemaxchars\";s:2:\"35\";s:12:\"threads_type\";s:1:\"1\";}\";s:7:\"product\";s:0:\"\";s:9:\"productid\";s:0:\"\";s:13:\"blocktypename\";s:7:\"threads\";s:14:\"blocktypetitle\";s:17:\"blocktype_threads\";s:20:\"blocktypedescription\";s:0:\"\";s:10:\"allowcache\";s:1:\"1\";}}', 1)
Time Before: 0.76448 seconds
Time After: 0.77419 seconds
Time Taken: 0.00971 seconds
Memory Before: 7,901.430 KB
Memory After: 7,896.828 KB
Memory Used: -4.602 KB
SELECT template FROM rxtemplate WHERE templateid = 2265
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxtemplate | const | PRIMARY | PRIMARY | 4 | const | 1 |
Time Before: 0.77496 seconds
Time After: 0.77516 seconds
Time Taken: 0.00020 seconds
Memory Before: 7,884.117 KB
Memory After: 7,884.563 KB
Memory Used: 0.445 KB
SELECT * FROM rxcustomprofile WHERE userid='-1' /**customprofile- member**/
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | rxcustomprofile | ref | userid | userid | 4 | const | 1 |
Time Before: 0.77595 seconds
Time After: 0.77620 seconds
Time Taken: 0.00025 seconds
Memory Before: 7,950.875 KB
Memory After: 7,951.320 KB
Memory Used: 0.445 KB
UPDATE rxsession SET lastactivity = 1739054374, location = 'member.php?u=241', inforum = 0, badlocation = 0 WHERE sessionhash = 'f7914a19a9a5f46d2dfe5f6292bc4c52'
Time Before: 0.77911 seconds
Time After: 0.77928 seconds
Time Taken: 0.00017 seconds
Memory Before: 8,531.555 KB
Memory After: 8,531.789 KB
Memory Used: 0.234 KB