Time Before: 0.00109 seconds
Time After: 0.00150 seconds
Time Taken: 0.00042 seconds
Memory Before: 568.813 KB
Memory After: 681.977 KB
Memory Used: 113.164 KB
Time Before: 0.00157 seconds
Time After: 0.00324 seconds
Time Taken: 0.00167 seconds
Memory Before: 681.977 KB
Memory After: 682.922 KB
Memory Used: 0.945 KB
SET @@sql_mode = ''
Time Before: 0.00346 seconds
Time After: 0.00356 seconds
Time Taken: 0.00011 seconds
Memory Before: 683.586 KB
Memory After: 684.148 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.00413 seconds
Time After: 0.00502 seconds
Time Taken: 0.00090 seconds
Memory Before: 687.344 KB
Memory After: 687.586 KB
Memory Used: 0.242 KB
Time Before: 0.00361 seconds
Time After: 0.01200 seconds
Time Taken: 0.00839 seconds
Memory Before: 683.391 KB
Memory After: 3,441.938 KB
Memory Used: 2,758.547 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.01311 seconds
Time After: 0.01331 seconds
Time Taken: 0.00020 seconds
Memory Before: 3,903.469 KB
Memory After: 3,903.922 KB
Memory Used: 0.453 KB
SELECT * FROM rxsession WHERE userid = 0 AND host = '172.70.179.88' AND idhash = '9eff90245fe34684fc852f849118eee4' 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.01405 seconds
Time After: 0.01431 seconds
Time Taken: 0.00026 seconds
Memory Before: 3,922.398 KB
Memory After: 3,922.766 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.01514 seconds
Time After: 0.01560 seconds
Time Taken: 0.00046 seconds
Memory Before: 3,936.508 KB
Memory After: 3,935.906 KB
Memory Used: -0.602 KB
Time Before: 0.01354 seconds
Time After: 0.01578 seconds
Time Taken: 0.00223 seconds
Memory Before: 3,915.281 KB
Memory After: 4,074.742 KB
Memory Used: 159.461 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.02535 seconds
Time After: 0.02568 seconds
Time Taken: 0.00033 seconds
Memory Before: 4,905.844 KB
Memory After: 4,906.234 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 = 10211059 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 | 0 | unique row not found |
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.02930 seconds
Time After: 0.02994 seconds
Time Taken: 0.00064 seconds
Memory Before: 5,526.883 KB
Memory After: 5,525.914 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.03268 seconds
Time After: 0.03410 seconds
Time Taken: 0.00142 seconds
Memory Before: 6,201.344 KB
Memory After: 6,201.164 KB
Memory Used: -0.180 KB
SELECT MAX(dateline) AS lastpost, COUNT(*) AS total FROM rxusernote AS usernote WHERE userid = 10211059
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.03999 seconds
Time After: 0.04018 seconds
Time Taken: 0.00019 seconds
Memory Before: 6,472.133 KB
Memory After: 6,472.547 KB
Memory Used: 0.414 KB
SELECT blockid, requirement FROM rxprofileblockprivacy WHERE userid = 10211059
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.04080 seconds
Time After: 0.04100 seconds
Time Taken: 0.00020 seconds
Memory Before: 6,495.313 KB
Memory After: 6,495.750 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.04144 seconds
Time After: 0.04245 seconds
Time Taken: 0.00101 seconds
Memory Before: 6,496.055 KB
Memory After: 6,496.305 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.04360 seconds
Time After: 0.04387 seconds
Time Taken: 0.00027 seconds
Memory Before: 6,736.820 KB
Memory After: 6,737.266 KB
Memory Used: 0.445 KB
UPDATE rxuser SET profilevisits = profilevisits + 1 WHERE userid = 10211059
Time Before: 0.04463 seconds
Time After: 0.05526 seconds
Time Taken: 0.01063 seconds
Memory Before: 6,754.617 KB
Memory After: 6,754.938 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 = 10211059 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.05585 seconds
Time After: 0.05613 seconds
Time Taken: 0.00028 seconds
Memory Before: 6,755.914 KB
Memory After: 6,756.039 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 = 10211059 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.05699 seconds
Time After: 0.05759 seconds
Time Taken: 0.00060 seconds
Memory Before: 6,762.000 KB
Memory After: 6,761.953 KB
Memory Used: -0.047 KB
SELECT COUNT(*) AS count FROM rxuser WHERE referrerid = 10211059 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.05817 seconds
Time After: 0.05837 seconds
Time Taken: 0.00019 seconds
Memory Before: 6,763.297 KB
Memory After: 6,763.711 KB
Memory Used: 0.414 KB
SELECT relationid FROM rxuserlist WHERE userid IN (10211059) 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.06018 seconds
Time After: 0.06036 seconds
Time Taken: 0.00018 seconds
Memory Before: 6,817.773 KB
Memory After: 6,818.164 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 <= 1731104883 AND stream.userid = 0 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.06082 seconds
Time After: 0.06106 seconds
Time Taken: 0.00024 seconds
Memory Before: 6,825.086 KB
Memory After: 6,825.336 KB
Memory Used: 0.250 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.06541 seconds
Time After: 0.06620 seconds
Time Taken: 0.00079 seconds
Memory Before: 6,982.273 KB
Memory After: 6,982.266 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.06638 seconds
Time After: 0.07351 seconds
Time Taken: 0.00713 seconds
Memory Before: 7,018.664 KB
Memory After: 7,014.094 KB
Memory Used: -4.570 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.07431 seconds
Time After: 0.07445 seconds
Time Taken: 0.00014 seconds
Memory Before: 7,072.195 KB
Memory After: 7,072.594 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.07489 seconds
Time After: 0.07505 seconds
Time Taken: 0.00016 seconds
Memory Before: 7,079.289 KB
Memory After: 7,079.734 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.07552 seconds
Time After: 0.07568 seconds
Time Taken: 0.00016 seconds
Memory Before: 7,080.961 KB
Memory After: 7,081.359 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.07622 seconds
Time After: 0.07632 seconds
Time Taken: 0.00010 seconds
Memory Before: 7,088.664 KB
Memory After: 7,089.063 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.07687 seconds
Time After: 0.07700 seconds
Time Taken: 0.00013 seconds
Memory Before: 7,095.617 KB
Memory After: 7,096.016 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.07764 seconds
Time After: 0.07784 seconds
Time Taken: 0.00020 seconds
Memory Before: 7,117.844 KB
Memory After: 7,118.242 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.07965 seconds
Time After: 0.07982 seconds
Time Taken: 0.00016 seconds
Memory Before: 7,291.516 KB
Memory After: 7,291.961 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.08136 seconds
Time After: 0.08206 seconds
Time Taken: 0.00071 seconds
Memory Before: 7,250.953 KB
Memory After: 7,250.945 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.08223 seconds
Time After: 0.09869 seconds
Time Taken: 0.01646 seconds
Memory Before: 7,274.828 KB
Memory After: 7,270.227 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.09926 seconds
Time After: 0.09946 seconds
Time Taken: 0.00020 seconds
Memory Before: 7,257.539 KB
Memory After: 7,257.984 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.10034 seconds
Time After: 0.10059 seconds
Time Taken: 0.00025 seconds
Memory Before: 7,324.727 KB
Memory After: 7,325.172 KB
Memory Used: 0.445 KB
INSERT IGNORE INTO rxsession (sessionhash, userid, host, idhash, lastactivity, location, styleid, languageid, loggedin, inforum, inthread, incalendar, badlocation, useragent, bypass, profileupdate, apiclientid, apiaccesstoken) VALUES ('1704a5bb884b0797779537c7409e8ed2', 0, '172.70.179.88', '9eff90245fe34684fc852f849118eee4', 1731104883, 'member.php?u=10211059', 0, 0, 0, 0, 0, 0, 0, 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])', 0, 0, 0, '')
Time Before: 0.10319 seconds
Time After: 0.10335 seconds
Time Taken: 0.00016 seconds
Memory Before: 7,558.695 KB
Memory After: 7,558.594 KB
Memory Used: -0.102 KB