Time Before: 0.00094 seconds
Time After: 0.00127 seconds
Time Taken: 0.00033 seconds
Memory Before: 571.633 KB
Memory After: 684.797 KB
Memory Used: 113.164 KB
Time Before: 0.00133 seconds
Time After: 0.00390 seconds
Time Taken: 0.00257 seconds
Memory Before: 684.797 KB
Memory After: 685.742 KB
Memory Used: 0.945 KB
SET @@sql_mode = ''
Time Before: 0.00413 seconds
Time After: 0.00433 seconds
Time Taken: 0.00020 seconds
Memory Before: 686.438 KB
Memory After: 687.000 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.00492 seconds
Time After: 0.00621 seconds
Time Taken: 0.00130 seconds
Memory Before: 690.195 KB
Memory After: 690.438 KB
Memory Used: 0.242 KB
Time Before: 0.00439 seconds
Time After: 0.01307 seconds
Time Taken: 0.00868 seconds
Memory Before: 686.211 KB
Memory After: 3,444.797 KB
Memory Used: 2,758.586 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.01436 seconds
Time After: 0.01454 seconds
Time Taken: 0.00018 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.34.14' AND idhash = 'dcb35e0452046af00947a1e3cec8bf9a' 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.01529 seconds
Time After: 0.01554 seconds
Time Taken: 0.00025 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.01628 seconds
Time After: 0.01679 seconds
Time Taken: 0.00051 seconds
Memory Before: 3,937.320 KB
Memory After: 3,936.719 KB
Memory Used: -0.602 KB
Time Before: 0.01479 seconds
Time After: 0.01704 seconds
Time Taken: 0.00225 seconds
Memory Before: 3,918.141 KB
Memory After: 4,075.984 KB
Memory Used: 157.844 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.02683 seconds
Time After: 0.02721 seconds
Time Taken: 0.00039 seconds
Memory Before: 4,909.461 KB
Memory After: 4,909.852 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 = 41382 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.03114 seconds
Time After: 0.03172 seconds
Time Taken: 0.00058 seconds
Memory Before: 5,535.125 KB
Memory After: 5,534.156 KB
Memory Used: -0.969 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.03438 seconds
Time After: 0.03803 seconds
Time Taken: 0.00366 seconds
Memory Before: 6,230.727 KB
Memory After: 6,230.547 KB
Memory Used: -0.180 KB
SELECT blockid, requirement FROM rxprofileblockprivacy WHERE userid = 41382
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.04421 seconds
Time After: 0.04439 seconds
Time Taken: 0.00018 seconds
Memory Before: 6,524.758 KB
Memory After: 6,525.188 KB
Memory Used: 0.430 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.04480 seconds
Time After: 0.04588 seconds
Time Taken: 0.00108 seconds
Memory Before: 6,525.500 KB
Memory After: 6,525.750 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.04720 seconds
Time After: 0.04745 seconds
Time Taken: 0.00025 seconds
Memory Before: 6,772.125 KB
Memory After: 6,772.570 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 = 41382 AND userlist.type = 'buddy' AND userlist.friend = 'yes' ORDER BY RAND() LIMIT 0, 5
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 | 5 | 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.04920 seconds
Time After: 0.05145 seconds
Time Taken: 0.00225 seconds
Memory Before: 6,789.328 KB
Memory After: 6,789.117 KB
Memory Used: -0.211 KB
UPDATE rxuser SET profilevisits = profilevisits + 1 WHERE userid = 41382
Time Before: 0.05490 seconds
Time After: 0.10283 seconds
Time Taken: 0.04794 seconds
Memory Before: 6,800.523 KB
Memory After: 6,800.852 KB
Memory Used: 0.328 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 = 41382 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 | 53 | Using where; Using index; Using filesort |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.profilevisitor.visitorid | 1 |
Time Before: 0.10367 seconds
Time After: 0.10800 seconds
Time Taken: 0.00433 seconds
Memory Before: 6,801.852 KB
Memory After: 6,801.984 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 = 41382 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.11362 seconds
Time After: 0.11416 seconds
Time Taken: 0.00054 seconds
Memory Before: 6,921.359 KB
Memory After: 6,921.320 KB
Memory Used: -0.039 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 = 41382 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 | 3 | 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.11530 seconds
Time After: 0.11604 seconds
Time Taken: 0.00074 seconds
Memory Before: 7,014.305 KB
Memory After: 7,013.961 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.11626 seconds
Time After: 0.11632 seconds
Time Taken: 0.00006 seconds
Memory Before: 7,011.547 KB
Memory After: 7,012.094 KB
Memory Used: 0.547 KB
SELECT COUNT(*) AS messages, MAX(visitormessage.dateline) AS dateline FROM rxvisitormessage AS visitormessage WHERE visitormessage.userid = 41382 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 | 3 | Using index condition; Using where |
Time Before: 0.12184 seconds
Time After: 0.12210 seconds
Time Taken: 0.00026 seconds
Memory Before: 7,194.555 KB
Memory After: 7,194.805 KB
Memory Used: 0.250 KB
SELECT COUNT(*) AS count FROM rxuser WHERE referrerid = 41382 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 | 1 | Using where |
Time Before: 0.12456 seconds
Time After: 0.12496 seconds
Time Taken: 0.00040 seconds
Memory Before: 7,066.805 KB
Memory After: 7,067.211 KB
Memory Used: 0.406 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 = 41382 AND userlist.type = 'buddy' AND userlist.friend = 'yes' ORDER BY user.username ASC LIMIT 0, 5
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 | 5 | 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.12876 seconds
Time After: 0.12988 seconds
Time Taken: 0.00113 seconds
Memory Before: 7,091.055 KB
Memory After: 7,090.828 KB
Memory Used: -0.227 KB
SELECT relationid FROM rxuserlist WHERE userid IN (41382) 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 | 5 | Using where; Using index |
Time Before: 0.13381 seconds
Time After: 0.13401 seconds
Time Taken: 0.00020 seconds
Memory Before: 7,133.023 KB
Memory After: 7,133.422 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 <= 1742451364 AND stream.userid IN (41382,241,709,1460,10171234,10196901) 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 | 45 | Using where; Using filesort | |||
1 | SIMPLE | type | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.stream.typeid | 1 |
Time Before: 0.13470 seconds
Time After: 0.13502 seconds
Time Taken: 0.00033 seconds
Memory Before: 7,141.648 KB
Memory After: 7,141.859 KB
Memory Used: 0.211 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.13893 seconds
Time After: 0.13964 seconds
Time Taken: 0.00070 seconds
Memory Before: 7,298.703 KB
Memory After: 7,298.695 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.13981 seconds
Time After: 0.18388 seconds
Time Taken: 0.04406 seconds
Memory Before: 7,335.031 KB
Memory After: 7,330.430 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.18513 seconds
Time After: 0.18537 seconds
Time Taken: 0.00024 seconds
Memory Before: 7,396.844 KB
Memory After: 7,397.242 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.18597 seconds
Time After: 0.18619 seconds
Time Taken: 0.00022 seconds
Memory Before: 7,403.906 KB
Memory After: 7,404.352 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.18698 seconds
Time After: 0.18721 seconds
Time Taken: 0.00023 seconds
Memory Before: 7,405.586 KB
Memory After: 7,405.984 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.18820 seconds
Time After: 0.18848 seconds
Time Taken: 0.00029 seconds
Memory Before: 7,413.242 KB
Memory After: 7,413.641 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.18940 seconds
Time After: 0.18963 seconds
Time Taken: 0.00023 seconds
Memory Before: 7,420.164 KB
Memory After: 7,420.563 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.19087 seconds
Time After: 0.19124 seconds
Time Taken: 0.00037 seconds
Memory Before: 7,442.352 KB
Memory After: 7,442.750 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.19305 seconds
Time After: 0.19336 seconds
Time Taken: 0.00031 seconds
Memory Before: 7,534.109 KB
Memory After: 7,534.555 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.19536 seconds
Time After: 0.19653 seconds
Time Taken: 0.00117 seconds
Memory Before: 7,514.055 KB
Memory After: 7,514.047 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.19677 seconds
Time After: 0.21949 seconds
Time Taken: 0.02272 seconds
Memory Before: 7,537.898 KB
Memory After: 7,533.297 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.22035 seconds
Time After: 0.22066 seconds
Time Taken: 0.00031 seconds
Memory Before: 7,520.609 KB
Memory After: 7,521.055 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.22203 seconds
Time After: 0.22244 seconds
Time Taken: 0.00040 seconds
Memory Before: 7,585.281 KB
Memory After: 7,585.727 KB
Memory Used: 0.445 KB
UPDATE rxsession SET lastactivity = 1742451364, location = 'member.php?u=41382', inforum = 0, badlocation = 0 WHERE sessionhash = '643edb73e07f1507be85008e7638966b'
Time Before: 0.22728 seconds
Time After: 0.22755 seconds
Time Taken: 0.00027 seconds
Memory Before: 7,911.773 KB
Memory After: 7,912.000 KB
Memory Used: 0.227 KB