<?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: Changes to MySQL: Quota Implementation</title>
	<atom:link href="http://www.thiswebhost.com/blog/2010/01/13/changes-to-mysql-quota-implementation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thiswebhost.com/blog/2010/01/13/changes-to-mysql-quota-implementation/</link>
	<description>Keep up to date with ThisWebHost</description>
	<lastBuildDate>Thu, 26 Aug 2010 17:21:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Chad</title>
		<link>http://www.thiswebhost.com/blog/2010/01/13/changes-to-mysql-quota-implementation/comment-page-1/#comment-9840</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Mon, 18 Jan 2010 21:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.thiswebhost.com/blog/?p=149#comment-9840</guid>
		<description>Hey Pedja,

My forum was over 300 too, but I was able to bring it down by bringing the attachments table server-side, as well as clearing all old log data and old deleted posts (via vbulletin prune).

That is.. if you&#039;re using vbulletin. Are you using some other forum software?</description>
		<content:encoded><![CDATA[<p>Hey Pedja,</p>
<p>My forum was over 300 too, but I was able to bring it down by bringing the attachments table server-side, as well as clearing all old log data and old deleted posts (via vbulletin prune).</p>
<p>That is.. if you&#8217;re using vbulletin. Are you using some other forum software?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedja</title>
		<link>http://www.thiswebhost.com/blog/2010/01/13/changes-to-mysql-quota-implementation/comment-page-1/#comment-9839</link>
		<dc:creator>Pedja</dc:creator>
		<pubDate>Mon, 18 Jan 2010 21:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.thiswebhost.com/blog/?p=149#comment-9839</guid>
		<description>Sad to hear this. My forum databse is a bit over 300 megs so it cannot fit.</description>
		<content:encoded><![CDATA[<p>Sad to hear this. My forum databse is a bit over 300 megs so it cannot fit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nico</title>
		<link>http://www.thiswebhost.com/blog/2010/01/13/changes-to-mysql-quota-implementation/comment-page-1/#comment-9805</link>
		<dc:creator>Nico</dc:creator>
		<pubDate>Sat, 16 Jan 2010 19:49:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.thiswebhost.com/blog/?p=149#comment-9805</guid>
		<description>Just thought I&#039;d say that I support this 100%. I left my last host partly due to poor mysql performance. Furthermore, 256mb is a generous limit for shared hosting.</description>
		<content:encoded><![CDATA[<p>Just thought I&#8217;d say that I support this 100%. I left my last host partly due to poor mysql performance. Furthermore, 256mb is a generous limit for shared hosting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Saunders</title>
		<link>http://www.thiswebhost.com/blog/2010/01/13/changes-to-mysql-quota-implementation/comment-page-1/#comment-9752</link>
		<dc:creator>David Saunders</dc:creator>
		<pubDate>Thu, 14 Jan 2010 11:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.thiswebhost.com/blog/?p=149#comment-9752</guid>
		<description>I have a vBulletin forum that has just been launched but will bear this in mind - fair enough and thanks for the warning!

David</description>
		<content:encoded><![CDATA[<p>I have a vBulletin forum that has just been launched but will bear this in mind &#8211; fair enough and thanks for the warning!</p>
<p>David</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heinrich</title>
		<link>http://www.thiswebhost.com/blog/2010/01/13/changes-to-mysql-quota-implementation/comment-page-1/#comment-9750</link>
		<dc:creator>Heinrich</dc:creator>
		<pubDate>Thu, 14 Jan 2010 09:11:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.thiswebhost.com/blog/?p=149#comment-9750</guid>
		<description>That&#039;s really good. I&#039;m glad you are taking precautions that will protect 99% of users.</description>
		<content:encoded><![CDATA[<p>That&#8217;s really good. I&#8217;m glad you are taking precautions that will protect 99% of users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad</title>
		<link>http://www.thiswebhost.com/blog/2010/01/13/changes-to-mysql-quota-implementation/comment-page-1/#comment-9749</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Thu, 14 Jan 2010 08:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.thiswebhost.com/blog/?p=149#comment-9749</guid>
		<description>Thanks Jules. I&#039;m glad I was able to find a solution to take away a large chunk of space being used up by vBulletin attachments and put them server-side. Hopefully it will help others running vBulletin forums and unsure of how to optimize their databases to meet the new requirements.</description>
		<content:encoded><![CDATA[<p>Thanks Jules. I&#8217;m glad I was able to find a solution to take away a large chunk of space being used up by vBulletin attachments and put them server-side. Hopefully it will help others running vBulletin forums and unsure of how to optimize their databases to meet the new requirements.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jules</title>
		<link>http://www.thiswebhost.com/blog/2010/01/13/changes-to-mysql-quota-implementation/comment-page-1/#comment-9747</link>
		<dc:creator>Jules</dc:creator>
		<pubDate>Thu, 14 Jan 2010 08:08:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.thiswebhost.com/blog/?p=149#comment-9747</guid>
		<description>Just a note to others that we&#039;ve edited this post to include some helpful information that may help you reduce your vBulletin database substantially. Thanks again to Chad for the information.</description>
		<content:encoded><![CDATA[<p>Just a note to others that we&#8217;ve edited this post to include some helpful information that may help you reduce your vBulletin database substantially. Thanks again to Chad for the information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad</title>
		<link>http://www.thiswebhost.com/blog/2010/01/13/changes-to-mysql-quota-implementation/comment-page-1/#comment-9745</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Thu, 14 Jan 2010 07:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.thiswebhost.com/blog/?p=149#comment-9745</guid>
		<description>As someone running what I consider a medium forum at best, I&#039;ve pruned and stripped it down to as much of a core optimized database as I can yet still fall just above the new cap. 

I&#039;ve left my thoughts for you as a support ticket Jules, hopefully I don&#039;t have to leave such a great company that I&#039;ve come to love.</description>
		<content:encoded><![CDATA[<p>As someone running what I consider a medium forum at best, I&#8217;ve pruned and stripped it down to as much of a core optimized database as I can yet still fall just above the new cap. </p>
<p>I&#8217;ve left my thoughts for you as a support ticket Jules, hopefully I don&#8217;t have to leave such a great company that I&#8217;ve come to love.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Turnbull</title>
		<link>http://www.thiswebhost.com/blog/2010/01/13/changes-to-mysql-quota-implementation/comment-page-1/#comment-9743</link>
		<dc:creator>David Turnbull</dc:creator>
		<pubDate>Thu, 14 Jan 2010 05:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.thiswebhost.com/blog/?p=149#comment-9743</guid>
		<description>Ah, I was worried for a second because I have a mid-sized forum hosted with This*. Luckily I&#039;d overestimated the database size by quite a bit (it ended up only being 65mb). So all&#039;s good. :-)</description>
		<content:encoded><![CDATA[<p>Ah, I was worried for a second because I have a mid-sized forum hosted with This*. Luckily I&#8217;d overestimated the database size by quite a bit (it ended up only being 65mb). So all&#8217;s good. <img src='http://www.thiswebhost.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deb</title>
		<link>http://www.thiswebhost.com/blog/2010/01/13/changes-to-mysql-quota-implementation/comment-page-1/#comment-9742</link>
		<dc:creator>deb</dc:creator>
		<pubDate>Thu, 14 Jan 2010 04:41:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.thiswebhost.com/blog/?p=149#comment-9742</guid>
		<description>Fine for me. I run small small WP sites so no problemo! Thanks for informing in advance :)</description>
		<content:encoded><![CDATA[<p>Fine for me. I run small small WP sites so no problemo! Thanks for informing in advance <img src='http://www.thiswebhost.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
