<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 8 Tips for Keeping a Squeaky Clean WordPress Database</title>
	<atom:link href="http://wpmu.org/8-tips-for-keeping-a-squeaky-clean-wordpress-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpmu.org/8-tips-for-keeping-a-squeaky-clean-wordpress-database/</link>
	<description>WordPress, Multisite &#38; BuddyPress plugins, themes, news and reviews and special offers from the team at WPMU.org</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:51:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Media Chandler</title>
		<link>http://wpmu.org/8-tips-for-keeping-a-squeaky-clean-wordpress-database/#comment-129732</link>
		<dc:creator>Media Chandler</dc:creator>
		<pubDate>Sun, 22 Jan 2012 09:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=28697#comment-129732</guid>
		<description>Ahh yeah you have the best list I have found.. We will for sure add your to our bookmarks.. Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Ahh yeah you have the best list I have found.. We will for sure add your to our bookmarks.. Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat J</title>
		<link>http://wpmu.org/8-tips-for-keeping-a-squeaky-clean-wordpress-database/#comment-124922</link>
		<dc:creator>Pat J</dc:creator>
		<pubDate>Tue, 29 Nov 2011 19:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=28697#comment-124922</guid>
		<description>...and for some reason the underscore in &quot;wp_comments&quot; doesn&#039;t appear in my comment. Hmm.</description>
		<content:encoded><![CDATA[<p>&#8230;and for some reason the underscore in &#8220;wp_comments&#8221; doesn&#8217;t appear in my comment. Hmm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat J</title>
		<link>http://wpmu.org/8-tips-for-keeping-a-squeaky-clean-wordpress-database/#comment-124921</link>
		<dc:creator>Pat J</dc:creator>
		<pubDate>Tue, 29 Nov 2011 19:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=28697#comment-124921</guid>
		<description>The SQL in the &quot;Delete spam comments&quot; box looks a little iffy.

&lt;code&gt;DELETE from wp_comments WHERE comment_approved = &#039;0&#039;LETE from wp_1_comments WHERE comment_approved = &#039;0&#039;&lt;/code&gt;

would probably work better as

&lt;code&gt;DELETE from wp_comments WHERE comment_approved = &#039;0&#039;; DELETE from wp_{n}_comments WHERE comment_approved = &#039;0&#039;&lt;/code&gt;

where {n} is the ID of the multisite site from the wp_blogs table.</description>
		<content:encoded><![CDATA[<p>The SQL in the &#8220;Delete spam comments&#8221; box looks a little iffy.</p>
<p><code>DELETE from wp_comments WHERE comment_approved = '0'LETE from wp_1_comments WHERE comment_approved = '0'</code></p>
<p>would probably work better as</p>
<p><code>DELETE from wp_comments WHERE comment_approved = '0'; DELETE from wp_{n}_comments WHERE comment_approved = '0'</code></p>
<p>where {n} is the ID of the multisite site from the wp_blogs table.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Backup and Import a Very Large WordPress MySQL Database - WordPress MU and BuddyPress plugins, themes, support, tips and how to&#39;s</title>
		<link>http://wpmu.org/8-tips-for-keeping-a-squeaky-clean-wordpress-database/#comment-11999</link>
		<dc:creator>How to Backup and Import a Very Large WordPress MySQL Database - WordPress MU and BuddyPress plugins, themes, support, tips and how to&#39;s</dc:creator>
		<pubDate>Thu, 08 Apr 2010 14:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=28697#comment-11999</guid>
		<description>[...] that you can do to help reduce the size of your database, which we outlined in an article called 8 Tips For Keeping a Squeaky Clean WordPress Database. Backup your database and look into some of those to trim it [...]</description>
		<content:encoded><![CDATA[<p>[...] that you can do to help reduce the size of your database, which we outlined in an article called 8 Tips For Keeping a Squeaky Clean WordPress Database. Backup your database and look into some of those to trim it [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 8 Tips for Keeping a Squeaky Clean WordPress Database - Free Wordpress Themes Daily</title>
		<link>http://wpmu.org/8-tips-for-keeping-a-squeaky-clean-wordpress-database/#comment-9019</link>
		<dc:creator>8 Tips for Keeping a Squeaky Clean WordPress Database - Free Wordpress Themes Daily</dc:creator>
		<pubDate>Wed, 24 Feb 2010 12:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=28697#comment-9019</guid>
		<description>[...] details here.  MAIN CONTENTS END ■          Posted in Article  Tags: Database, Plugin, Wordpress 8 [...]</description>
		<content:encoded><![CDATA[<p>[...] details here.  MAIN CONTENTS END ■          Posted in Article  Tags: Database, Plugin, WordPress 8 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Susan</title>
		<link>http://wpmu.org/8-tips-for-keeping-a-squeaky-clean-wordpress-database/#comment-9002</link>
		<dc:creator>Susan</dc:creator>
		<pubDate>Wed, 24 Feb 2010 05:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=28697#comment-9002</guid>
		<description>As I was reading this, I was thinking...use WP Optimize!  I&#039;m glad you referenced it at the end. :)</description>
		<content:encoded><![CDATA[<p>As I was reading this, I was thinking&#8230;use WP Optimize!  I&#8217;m glad you referenced it at the end. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wordpress Belarus &#187; Blog Archive &#187; 8 Tips for Keeping a Squeaky Clean WordPress Database &#8211; WordPress &#8230;</title>
		<link>http://wpmu.org/8-tips-for-keeping-a-squeaky-clean-wordpress-database/#comment-8971</link>
		<dc:creator>Wordpress Belarus &#187; Blog Archive &#187; 8 Tips for Keeping a Squeaky Clean WordPress Database &#8211; WordPress &#8230;</dc:creator>
		<pubDate>Tue, 23 Feb 2010 18:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=28697#comment-8971</guid>
		<description>[...] Follow this link: 8 Tips for Keeping a Squeaky Clean WordPress Database &#8211; WordPress &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Follow this link: 8 Tips for Keeping a Squeaky Clean WordPress Database &#8211; WordPress &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to keep your WP database squeaky clean</title>
		<link>http://wpmu.org/8-tips-for-keeping-a-squeaky-clean-wordpress-database/#comment-8964</link>
		<dc:creator>How to keep your WP database squeaky clean</dc:creator>
		<pubDate>Tue, 23 Feb 2010 16:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=28697#comment-8964</guid>
		<description>[...] 8 Tips for Keeping a Squeaky Clean WordPress Database  Useful post by Sarah Gooding at http://wpmu.org/ [...]</description>
		<content:encoded><![CDATA[<p>[...] 8 Tips for Keeping a Squeaky Clean WordPress Database  Useful post by Sarah Gooding at <a href="http://wpmu.org/" rel="nofollow">http://wpmu.org/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rone</title>
		<link>http://wpmu.org/8-tips-for-keeping-a-squeaky-clean-wordpress-database/#comment-8961</link>
		<dc:creator>Rone</dc:creator>
		<pubDate>Tue, 23 Feb 2010 16:18:25 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=28697#comment-8961</guid>
		<description>Any idea if WP-Optimize is WPMU_2.9.1./BP_1.2 friendly?

I am using Optimize DB (http://wordpress.org/extend/plugins/optimize-db) but am not sure if does anything more than what it says it does...optimize your database.

So I may be looking to switch.

As always, thanks for the great info.</description>
		<content:encoded><![CDATA[<p>Any idea if WP-Optimize is WPMU_2.9.1./BP_1.2 friendly?</p>
<p>I am using Optimize DB (<a href="http://wordpress.org/extend/plugins/optimize-db" rel="nofollow">http://wordpress.org/extend/plugins/optimize-db</a>) but am not sure if does anything more than what it says it does&#8230;optimize your database.</p>
<p>So I may be looking to switch.</p>
<p>As always, thanks for the great info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: curtismchale</title>
		<link>http://wpmu.org/8-tips-for-keeping-a-squeaky-clean-wordpress-database/#comment-8959</link>
		<dc:creator>curtismchale</dc:creator>
		<pubDate>Tue, 23 Feb 2010 16:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://wpmu.org/?p=28697#comment-8959</guid>
		<description>A great way to keep the post revisions under control all the time is to use the Revision Control Plugin.

http://wordpress.org/extend/plugins/revision-control/

It&#039;ll just delete the revisions of posts as they get old enough. Most of my sites are set to 5 revisions only.</description>
		<content:encoded><![CDATA[<p>A great way to keep the post revisions under control all the time is to use the Revision Control Plugin.</p>
<p><a href="http://wordpress.org/extend/plugins/revision-control/" rel="nofollow">http://wordpress.org/extend/plugins/revision-control/</a></p>
<p>It&#8217;ll just delete the revisions of posts as they get old enough. Most of my sites are set to 5 revisions only.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

