<?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: InnoDB per-table tablespaces &#8211; split ibdata1 to smaller chunks</title>
	<atom:link href="http://icebergist.com/posts/innodb-per-table-tablespaces-split-ibdata1-to-smaller-chunks/feed" rel="self" type="application/rss+xml" />
	<link>http://icebergist.com/posts/innodb-per-table-tablespaces-split-ibdata1-to-smaller-chunks</link>
	<description>Exploring hidden depths of web apps business</description>
	<lastBuildDate>Tue, 30 Mar 2010 18:10:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Slobodan Kovačević</title>
		<link>http://icebergist.com/posts/innodb-per-table-tablespaces-split-ibdata1-to-smaller-chunks/comment-page-1#comment-95</link>
		<dc:creator>Slobodan Kovačević</dc:creator>
		<pubDate>Mon, 12 Jan 2009 09:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://icebergist.com/?p=12#comment-95</guid>
		<description>If that works it is definitely the best solution. Thanks for sharing it, I will try it next time I encounter some larke InnoDB files.</description>
		<content:encoded><![CDATA[<p>If that works it is definitely the best solution. Thanks for sharing it, I will try it next time I encounter some larke InnoDB files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Walter</title>
		<link>http://icebergist.com/posts/innodb-per-table-tablespaces-split-ibdata1-to-smaller-chunks/comment-page-1#comment-94</link>
		<dc:creator>Benjamin Walter</dc:creator>
		<pubDate>Fri, 09 Jan 2009 22:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://icebergist.com/?p=12#comment-94</guid>
		<description>Actually, if you reload each table with:

&quot;ALTER TABLE tablename ENGINE=InnoDB;&quot;

it will rebuild the files.
BUT
you can&#039;t remove the original files until after this command has been run. but it is less painful than export and import</description>
		<content:encoded><![CDATA[<p>Actually, if you reload each table with:</p>
<p>&#8220;ALTER TABLE tablename ENGINE=InnoDB;&#8221;</p>
<p>it will rebuild the files.<br />
BUT<br />
you can&#8217;t remove the original files until after this command has been run. but it is less painful than export and import</p>
]]></content:encoded>
	</item>
</channel>
</rss>
