<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: A progress report on MySQL Table Sync</title>
	<link>http://www.xaprb.com/blog/2007/04/02/a-progress-report-on-mysql-table-sync/</link>
	<description>Stay curious!</description>
	<pubDate>Thu, 24 Jul 2008 00:23:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</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>
		<author>Xaprb</author>
		<pubDate>Tue, 03 Apr 2007 15:11:37 +0000</pubDate>
		<guid>http://www.xaprb.com/blog/2007/04/02/a-progress-report-on-mysql-table-sync/#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'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>
		<author>Scott Noyes</author>
		<pubDate>Tue, 03 Apr 2007 15:08:24 +0000</pubDate>
		<guid>http://www.xaprb.com/blog/2007/04/02/a-progress-report-on-mysql-table-sync/#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>
