<?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: A progress report on MySQL Table Sync</title>
	<atom:link href="http://www.xaprb.com/blog/2007/04/02/a-progress-report-on-mysql-table-sync/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaprb.com/blog/2007/04/02/a-progress-report-on-mysql-table-sync/</link>
	<description>Stay curious!</description>
	<lastBuildDate>Thu, 09 Feb 2012 09:56:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2007/04/02/a-progress-report-on-mysql-table-sync/#comment-5468</link>
		<dc:creator>Xaprb</dc:creator>
		<pubDate>Tue, 03 Apr 2007 15:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=279#comment-5468</guid>
		<description>&lt;p&gt;Yes, that would work too, though it could be a lot of work on large tables.  Do you think I should add an option to do that if the DBA thinks it&#039;s the best way?&lt;/p&gt;

&lt;p&gt;I already looked into ALTER TABLE ... DISABLE KEYS but that only disables non-unique keys.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Yes, that would work too, though it could be a lot of work on large tables.  Do you think I should add an option to do that if the DBA thinks it&#8217;s the best way?</p>
<p>I already looked into ALTER TABLE &#8230; DISABLE KEYS but that only disables non-unique keys.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Noyes</title>
		<link>http://www.xaprb.com/blog/2007/04/02/a-progress-report-on-mysql-table-sync/#comment-5467</link>
		<dc:creator>Scott Noyes</dc:creator>
		<pubDate>Tue, 03 Apr 2007 15:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=279#comment-5467</guid>
		<description>&lt;p&gt;A fourth way to do that update is to drop the indexes and recreate them after the update is complete.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>A fourth way to do that update is to drop the indexes and recreate them after the update is complete.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

