<?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: Moving MySQL tables live with zero downtime</title>
	<atom:link href="http://gabrito.com/post/moving-mysql-tables-live-with-zero-downtime/feed" rel="self" type="application/rss+xml" />
	<link>http://gabrito.com/post/moving-mysql-tables-live-with-zero-downtime</link>
	<description>Anecdotes on Java, Ruby, Sysadmin, SEO, Design, and Management</description>
	<pubDate>Wed, 07 Jan 2009 01:42:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Todd Huss</title>
		<link>http://gabrito.com/post/moving-mysql-tables-live-with-zero-downtime/comment-page-1#comment-2662</link>
		<dc:creator>Todd Huss</dc:creator>
		<pubDate>Fri, 30 Jun 2006 15:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://gabrito.com/post/moving-mysql-tables-live-with-zero-downtime#comment-2662</guid>
		<description>I've only tried it with MyISAM so far but there's nothing in there that shouldn't work with InnoDB. However, if there are foreign key dependencies on the table about to be reloaded then that would cause a problem.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve only tried it with MyISAM so far but there&#8217;s nothing in there that shouldn&#8217;t work with InnoDB. However, if there are foreign key dependencies on the table about to be reloaded then that would cause a problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chiu</title>
		<link>http://gabrito.com/post/moving-mysql-tables-live-with-zero-downtime/comment-page-1#comment-2656</link>
		<dc:creator>Chiu</dc:creator>
		<pubDate>Fri, 30 Jun 2006 14:10:02 +0000</pubDate>
		<guid isPermaLink="false">http://gabrito.com/post/moving-mysql-tables-live-with-zero-downtime#comment-2656</guid>
		<description>Does this technique work for innodb?</description>
		<content:encoded><![CDATA[<p>Does this technique work for innodb?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
