backed up data (having login problems for users) and noticed that 80%!!! of the data is this:
INSERT INTO wp_options VALUES (67, 0, 'rss_0ff4b43bd116a9d8720d689c80e7dfd4'
INSERT INTO wp_options VALUES (69, 0, 'rss_867bd5c64f85878d03a060509cd2f92c', 'Y', 1, 'O:9:"magpierss":19:{s:6:"parser";i:0;s:12:"current_item";a:0:{}
eg. I believe it's getting the complete rss feed from each of the wordpress news links and installing it as part of the database!
SURELY THIS IS NOT RIGHT AND GOOD?
please advise!