<?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 for Lamp, scalability, opensource</title>
	<atom:link href="http://lamp.mayavi.info/index.php/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://lamp.mayavi.info</link>
	<description></description>
	<lastBuildDate>Mon, 14 Jun 2010 13:47:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on InnoDB per-table tablespaces &#8211; file for each innodb table by bpelhos</title>
		<link>http://lamp.mayavi.info/index.php/databases/innodb-per-table-tablespaces-file-for-each-innodb-table.html/comment-page-1#comment-34</link>
		<dc:creator>bpelhos</dc:creator>
		<pubDate>Mon, 14 Jun 2010 13:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://lamp.mayavi.info/?p=12#comment-34</guid>
		<description>And add innodb_file_per_table to my.cnf file, of course.</description>
		<content:encoded><![CDATA[<p>And add innodb_file_per_table to my.cnf file, of course.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on InnoDB per-table tablespaces &#8211; file for each innodb table by bpelhos</title>
		<link>http://lamp.mayavi.info/index.php/databases/innodb-per-table-tablespaces-file-for-each-innodb-table.html/comment-page-1#comment-33</link>
		<dc:creator>bpelhos</dc:creator>
		<pubDate>Mon, 14 Jun 2010 13:43:58 +0000</pubDate>
		<guid isPermaLink="false">http://lamp.mayavi.info/?p=12#comment-33</guid>
		<description>It works when you:
* drop the foreign keys of the InnoDB tables
* alter the InnoDB tables to MyISAM
* stop mysql server
* remove/move the ibdata* and ib_logfile* files
* start mysql server (it should appear a new ibdata1 file with 10M filesize)
* alter the previously altered tables back to InnoDB
* create the foreign keys removed at the first step</description>
		<content:encoded><![CDATA[<p>It works when you:<br />
* drop the foreign keys of the InnoDB tables<br />
* alter the InnoDB tables to MyISAM<br />
* stop mysql server<br />
* remove/move the ibdata* and ib_logfile* files<br />
* start mysql server (it should appear a new ibdata1 file with 10M filesize)<br />
* alter the previously altered tables back to InnoDB<br />
* create the foreign keys removed at the first step</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on InnoDB per-table tablespaces &#8211; file for each innodb table by Ranjeet Walunj</title>
		<link>http://lamp.mayavi.info/index.php/databases/innodb-per-table-tablespaces-file-for-each-innodb-table.html/comment-page-1#comment-32</link>
		<dc:creator>Ranjeet Walunj</dc:creator>
		<pubDate>Thu, 25 Feb 2010 07:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://lamp.mayavi.info/?p=12#comment-32</guid>
		<description>@abul : yeah .. but why do u want to delete ibdata1 after step 3 and 4 ?

Step 1 and 2 will help you regain space ... step 3 and 4 will help you optimize tables and have separate innodb files for them</description>
		<content:encoded><![CDATA[<p>@abul : yeah .. but why do u want to delete ibdata1 after step 3 and 4 ?</p>
<p>Step 1 and 2 will help you regain space &#8230; step 3 and 4 will help you optimize tables and have separate innodb files for them</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on InnoDB per-table tablespaces &#8211; file for each innodb table by Abul Hassan</title>
		<link>http://lamp.mayavi.info/index.php/databases/innodb-per-table-tablespaces-file-for-each-innodb-table.html/comment-page-1#comment-31</link>
		<dc:creator>Abul Hassan</dc:creator>
		<pubDate>Thu, 25 Feb 2010 06:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://lamp.mayavi.info/?p=12#comment-31</guid>
		<description>Good Post. Thanks for the information. My question is, what will happen if we delete ibdata1 file after we do step 3 and 4? Could we regain the space again?</description>
		<content:encoded><![CDATA[<p>Good Post. Thanks for the information. My question is, what will happen if we delete ibdata1 file after we do step 3 and 4? Could we regain the space again?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on InnoDB per-table tablespaces &#8211; file for each innodb table by Kelly Brown</title>
		<link>http://lamp.mayavi.info/index.php/databases/innodb-per-table-tablespaces-file-for-each-innodb-table.html/comment-page-1#comment-26</link>
		<dc:creator>Kelly Brown</dc:creator>
		<pubDate>Sat, 13 Jun 2009 02:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://lamp.mayavi.info/?p=12#comment-26</guid>
		<description>Hi, gr8 post thanks for posting. Information is useful!</description>
		<content:encoded><![CDATA[<p>Hi, gr8 post thanks for posting. Information is useful!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
