Time Before: 0.00103 seconds
Time After: 0.00141 seconds
Time Taken: 0.00038 seconds
Memory Before: 570.641 KB
Memory After: 683.805 KB
Memory Used: 113.164 KB
Time Before: 0.00149 seconds
Time After: 0.00473 seconds
Time Taken: 0.00324 seconds
Memory Before: 683.805 KB
Memory After: 684.750 KB
Memory Used: 0.945 KB
SET @@sql_mode = ''
Time Before: 0.00506 seconds
Time After: 0.00530 seconds
Time Taken: 0.00024 seconds
Memory Before: 685.414 KB
Memory After: 685.977 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.00596 seconds
Time After: 0.00707 seconds
Time Taken: 0.00111 seconds
Memory Before: 689.172 KB
Memory After: 689.414 KB
Memory Used: 0.242 KB
Time Before: 0.00534 seconds
Time After: 0.01269 seconds
Time Taken: 0.00735 seconds
Memory Before: 685.219 KB
Memory After: 3,443.781 KB
Memory Used: 2,758.563 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.01395 seconds
Time After: 0.01409 seconds
Time Taken: 0.00013 seconds
Memory Before: 3,905.320 KB
Memory After: 3,905.773 KB
Memory Used: 0.453 KB
SELECT * FROM rxsession WHERE userid = 0 AND host = '172.70.174.12' AND idhash = '8873fcd3e1961bfb1e8b38ed04f0be3f' 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.01478 seconds
Time After: 0.01496 seconds
Time Taken: 0.00018 seconds
Memory Before: 3,924.188 KB
Memory After: 3,924.555 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.01571 seconds
Time After: 0.01634 seconds
Time Taken: 0.00062 seconds
Memory Before: 3,936.289 KB
Memory After: 3,935.688 KB
Memory Used: -0.602 KB
Time Before: 0.01434 seconds
Time After: 0.01657 seconds
Time Taken: 0.00222 seconds
Memory Before: 3,917.133 KB
Memory After: 4,075.016 KB
Memory Used: 157.883 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.02621 seconds
Time After: 0.02650 seconds
Time Taken: 0.00029 seconds
Memory Before: 4,908.188 KB
Memory After: 4,908.578 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 = 10258486 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 | 0 | unique row not found |
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.03034 seconds
Time After: 0.03092 seconds
Time Taken: 0.00058 seconds
Memory Before: 5,529.523 KB
Memory After: 5,528.555 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.03373 seconds
Time After: 0.03818 seconds
Time Taken: 0.00444 seconds
Memory Before: 6,203.547 KB
Memory After: 6,203.367 KB
Memory Used: -0.180 KB
SELECT MAX(dateline) AS lastpost, COUNT(*) AS total FROM rxusernote AS usernote WHERE userid = 10258486
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.04496 seconds
Time After: 0.04515 seconds
Time Taken: 0.00020 seconds
Memory Before: 6,486.531 KB
Memory After: 6,486.945 KB
Memory Used: 0.414 KB
SELECT blockid, requirement FROM rxprofileblockprivacy WHERE userid = 10258486
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.04604 seconds
Time After: 0.04619 seconds
Time Taken: 0.00015 seconds
Memory Before: 6,510.352 KB
Memory After: 6,510.789 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.04663 seconds
Time After: 0.04772 seconds
Time Taken: 0.00109 seconds
Memory Before: 6,511.078 KB
Memory After: 6,511.328 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.04906 seconds
Time After: 0.04928 seconds
Time Taken: 0.00023 seconds
Memory Before: 6,757.633 KB
Memory After: 6,758.078 KB
Memory Used: 0.445 KB
UPDATE rxuser SET profilevisits = profilevisits + 1 WHERE userid = 10258486
Time Before: 0.05022 seconds
Time After: 0.06222 seconds
Time Taken: 0.01200 seconds
Memory Before: 6,776.422 KB
Memory After: 6,776.742 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 = 10258486 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 | 1 | Using where; Using index; Using filesort |
1 | SIMPLE | user | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.profilevisitor.visitorid | 1 |
Time Before: 0.06321 seconds
Time After: 0.06351 seconds
Time Taken: 0.00029 seconds
Memory Before: 6,777.734 KB
Memory After: 6,777.859 KB
Memory Used: 0.125 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 = 10258486 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.06520 seconds
Time After: 0.06582 seconds
Time Taken: 0.00062 seconds
Memory Before: 6,783.883 KB
Memory After: 6,783.836 KB
Memory Used: -0.047 KB
SELECT COUNT(*) AS count FROM rxuser WHERE referrerid = 10258486 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.06827 seconds
Time After: 0.06858 seconds
Time Taken: 0.00032 seconds
Memory Before: 6,785.406 KB
Memory After: 6,785.836 KB
Memory Used: 0.430 KB
SELECT relationid FROM rxuserlist WHERE userid IN (10258486) 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 | 1 | Using where; Using index |
Time Before: 0.07216 seconds
Time After: 0.07235 seconds
Time Taken: 0.00019 seconds
Memory Before: 6,845.930 KB
Memory After: 6,846.320 KB
Memory Used: 0.391 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 <= 1727973842 AND stream.userid IN (10258486) ORDER BY dateline DESC LIMIT 0, 30
id | select_type | table | type | possible_keys | key | key_len | ref | rows | Extra |
---|---|---|---|---|---|---|---|---|---|
1 | SIMPLE | stream | range | dateline,userid | userid | 8 | 2 | Using where | |
1 | SIMPLE | type | eq_ref | PRIMARY | PRIMARY | 4 | 03forums.stream.typeid | 1 |
Time Before: 0.07307 seconds
Time After: 0.07336 seconds
Time Taken: 0.00029 seconds
Memory Before: 6,853.477 KB
Memory After: 6,853.719 KB
Memory Used: 0.242 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.07776 seconds
Time After: 0.07858 seconds
Time Taken: 0.00082 seconds
Memory Before: 7,010.438 KB
Memory After: 7,010.430 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.07878 seconds
Time After: 0.08736 seconds
Time Taken: 0.00858 seconds
Memory Before: 7,046.984 KB
Memory After: 7,042.383 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.08856 seconds
Time After: 0.08870 seconds
Time Taken: 0.00013 seconds
Memory Before: 7,100.234 KB
Memory After: 7,100.633 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.08919 seconds
Time After: 0.08931 seconds
Time Taken: 0.00012 seconds
Memory Before: 7,107.305 KB
Memory After: 7,107.750 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.08986 seconds
Time After: 0.08999 seconds
Time Taken: 0.00013 seconds
Memory Before: 7,108.992 KB
Memory After: 7,109.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.09059 seconds
Time After: 0.09072 seconds
Time Taken: 0.00014 seconds
Memory Before: 7,116.656 KB
Memory After: 7,117.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.09131 seconds
Time After: 0.09144 seconds
Time Taken: 0.00013 seconds
Memory Before: 7,123.586 KB
Memory After: 7,123.984 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.09233 seconds
Time After: 0.09252 seconds
Time Taken: 0.00019 seconds
Memory Before: 7,145.813 KB
Memory After: 7,146.211 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.09467 seconds
Time After: 0.09483 seconds
Time Taken: 0.00016 seconds
Memory Before: 7,319.289 KB
Memory After: 7,319.734 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.10429 seconds
Time After: 0.10591 seconds
Time Taken: 0.00162 seconds
Memory Before: 7,278.617 KB
Memory After: 7,278.609 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.10618 seconds
Time After: 0.21370 seconds
Time Taken: 0.10753 seconds
Memory Before: 7,302.500 KB
Memory After: 7,297.898 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.21458 seconds
Time After: 0.21475 seconds
Time Taken: 0.00017 seconds
Memory Before: 7,285.219 KB
Memory After: 7,285.664 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.21581 seconds
Time After: 0.21602 seconds
Time Taken: 0.00021 seconds
Memory Before: 7,352.164 KB
Memory After: 7,352.609 KB
Memory Used: 0.445 KB
UPDATE rxsession SET lastactivity = 1727973842, location = 'member.php?u=10258486', inforum = 0, badlocation = 0 WHERE sessionhash = 'bd4d7819df658b6de7a36f10b2c488f4'
Time Before: 0.21935 seconds
Time After: 0.21968 seconds
Time Taken: 0.00033 seconds
Memory Before: 7,599.266 KB
Memory After: 7,599.484 KB
Memory Used: 0.219 KB