<?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: Using MySQL Partitioning Instead of MERGE Tables</title>
	<atom:link href="http://www.pythian.com/news/14971/using-mysql-partitioning-instead-of-merge-tables/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news/14971/using-mysql-partitioning-instead-of-merge-tables/</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:01:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Gerry</title>
		<link>http://www.pythian.com/news/14971/using-mysql-partitioning-instead-of-merge-tables/#comment-447137</link>
		<dc:creator>Gerry</dc:creator>
		<pubDate>Mon, 26 Jul 2010 17:24:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=14971#comment-447137</guid>
		<description>If you have InnoDB file per table enabled, dropping the older partitions actually helps to keep disk space in check. We have been using this method for a while successfully with that goal in mind.It&#039;s a trick I learned while working at Pythian :)

Cheers,
G</description>
		<content:encoded><![CDATA[<p>If you have InnoDB file per table enabled, dropping the older partitions actually helps to keep disk space in check. We have been using this method for a while successfully with that goal in mind.It&#8217;s a trick I learned while working at Pythian :)</p>
<p>Cheers,<br />
G</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheeri Cabral</title>
		<link>http://www.pythian.com/news/14971/using-mysql-partitioning-instead-of-merge-tables/#comment-446603</link>
		<dc:creator>Sheeri Cabral</dc:creator>
		<pubDate>Sat, 24 Jul 2010 11:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=14971#comment-446603</guid>
		<description>Giuseppe -- that *is* great!  It wasn&#039;t on my radar because I wasn&#039;t even thinking about using partitions back then (IIRC that was about 1 month after 5.1 was GA&#039;d).</description>
		<content:encoded><![CDATA[<p>Giuseppe &#8212; that *is* great!  It wasn&#8217;t on my radar because I wasn&#8217;t even thinking about using partitions back then (IIRC that was about 1 month after 5.1 was GA&#8217;d).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giuseppe Maxia</title>
		<link>http://www.pythian.com/news/14971/using-mysql-partitioning-instead-of-merge-tables/#comment-446553</link>
		<dc:creator>Giuseppe Maxia</dc:creator>
		<pubDate>Sat, 24 Jul 2010 05:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=14971#comment-446553</guid>
		<description>If you need to add many partitions, the task could be made easier by the Partition Helper:

http://datacharmer.blogspot.com/2008/12/partition-helper-improving-usability.html

Giuseppe</description>
		<content:encoded><![CDATA[<p>If you need to add many partitions, the task could be made easier by the Partition Helper:</p>
<p><a href="http://datacharmer.blogspot.com/2008/12/partition-helper-improving-usability.html" rel="nofollow">http://datacharmer.blogspot.com/2008/12/partition-helper-improving-usability.html</a></p>
<p>Giuseppe</p>
]]></content:encoded>
	</item>
</channel>
</rss>

