<?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: How-to: Repair and Optimize your WordPress database</title>
	<atom:link href="http://boilr.net/2009/06/19/how-to-repair-and-optimize-your-wordpress-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://boilr.net/2009/06/19/how-to-repair-and-optimize-your-wordpress-database/</link>
	<description>lots of hot air</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:14:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rajesh</title>
		<link>http://boilr.net/2009/06/19/how-to-repair-and-optimize-your-wordpress-database/comment-page-1/#comment-329</link>
		<dc:creator>Rajesh</dc:creator>
		<pubDate>Thu, 02 Jul 2009 04:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://boilr.net/?p=6463#comment-329</guid>
		<description>It is Good Tool, I have Posted my Review about this here: http://www.rajeshpatel.net/how-to-optimize-wordpress-database-performance/</description>
		<content:encoded><![CDATA[<p>It is Good Tool, I have Posted my Review about this here: <a href="http://www.rajeshpatel.net/how-to-optimize-wordpress-database-performance/" rel="nofollow">http://www.rajeshpatel.net/how-to-optimize-wordpress-database-performance/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: awry</title>
		<link>http://boilr.net/2009/06/19/how-to-repair-and-optimize-your-wordpress-database/comment-page-1/#comment-319</link>
		<dc:creator>awry</dc:creator>
		<pubDate>Sun, 21 Jun 2009 16:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://boilr.net/?p=6463#comment-319</guid>
		<description>First of all, let me just say how glad I am that you&#039;re keeping up with your blog through Bar study, while ignoring the calls of your friends.  Nice work.  ;-)

More importantly, I call BS on your hosting company. They know they suck, so they&#039;re making shit up to appease you.

The optimize operation has very little to do with performance, especially on something like a WP blog.  The main purpose of optimizing a table is actually to reclaim disk space (and even then it&#039;s not necessarily a good idea).  See &lt;a href=&quot;http://dev.mysql.com/doc/refman/5.0/en/optimize-table.html&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;, including comments.

Moreover, the optimize operation automatically repairs a table before optimizing, as necessary, so there&#039;s no need to repair and optimize separately.

As for repairs themselves, they should almost never be necessary. MySQL tables only get damaged if there&#039;s something like a power outage or serious hardware failure during a database write. If that&#039;s happening, your host &lt;cite&gt;really&lt;/cite&gt; sucks.

Just about everything phpmyadmin does corresponds directly to a native MySQL command. You can learn to call your own BS by reading the docs &lt;a href=&quot;http://dev.mysql.com/doc/refman/5.0/en/index.html&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.

Of course, making all of that irrelevant -- and the biggest reason of all to call BS -- is that using wp-cache takes database operations out of the site load altogether for most page views.

All told, I praise your tech for his slick appeasement. Proposing a fake solution to a non-existent problem, in order to deflect attention from his employer&#039;s shoddy service = genius.  Well done, sir! I hope they&#039;re paying you well.</description>
		<content:encoded><![CDATA[<p>First of all, let me just say how glad I am that you&#8217;re keeping up with your blog through Bar study, while ignoring the calls of your friends.  Nice work.  <img src='http://boilr.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>More importantly, I call BS on your hosting company. They know they suck, so they&#8217;re making shit up to appease you.</p>
<p>The optimize operation has very little to do with performance, especially on something like a WP blog.  The main purpose of optimizing a table is actually to reclaim disk space (and even then it&#8217;s not necessarily a good idea).  See <a href="http://dev.mysql.com/doc/refman/5.0/en/optimize-table.html" rel="nofollow">here</a>, including comments.</p>
<p>Moreover, the optimize operation automatically repairs a table before optimizing, as necessary, so there&#8217;s no need to repair and optimize separately.</p>
<p>As for repairs themselves, they should almost never be necessary. MySQL tables only get damaged if there&#8217;s something like a power outage or serious hardware failure during a database write. If that&#8217;s happening, your host <cite>really</cite> sucks.</p>
<p>Just about everything phpmyadmin does corresponds directly to a native MySQL command. You can learn to call your own BS by reading the docs <a href="http://dev.mysql.com/doc/refman/5.0/en/index.html" rel="nofollow">here</a>.</p>
<p>Of course, making all of that irrelevant &#8212; and the biggest reason of all to call BS &#8212; is that using wp-cache takes database operations out of the site load altogether for most page views.</p>
<p>All told, I praise your tech for his slick appeasement. Proposing a fake solution to a non-existent problem, in order to deflect attention from his employer&#8217;s shoddy service = genius.  Well done, sir! I hope they&#8217;re paying you well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Posts about plugins as of June 19, 2009 &#124; All About WordPress</title>
		<link>http://boilr.net/2009/06/19/how-to-repair-and-optimize-your-wordpress-database/comment-page-1/#comment-308</link>
		<dc:creator>Posts about plugins as of June 19, 2009 &#124; All About WordPress</dc:creator>
		<pubDate>Fri, 19 Jun 2009 11:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://boilr.net/?p=6463#comment-308</guid>
		<description>[...] the type of sites you can have, I opted initially&amp;#32&amp;#102&amp;#111r the WordPress blog template   How-to: Repair and&amp;#32&amp;#79&amp;#112timize your WordPress database &#8211; boilr.net 06/19/2009 I got some&amp;#32&amp;#104&amp;#101lpful advice from my hosting company (of all [...]</description>
		<content:encoded><![CDATA[<p>[...] the type of sites you can have, I opted initially&amp;#32&amp;#102&amp;#111r the WordPress blog template   How-to: Repair and&amp;#32&amp;#79&amp;#112timize your WordPress database &#8211; boilr.net 06/19/2009 I got some&amp;#32&amp;#104&amp;#101lpful advice from my hosting company (of all [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

