<?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: Making &#8220;Insert Ignore&#8221; Fast, by Avoiding Disk Seeks</title>
	<atom:link href="http://www.tokutek.com/2010/07/making-insert-ignore-fast-by-avoiding-disk-seeks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tokutek.com/2010/07/making-insert-ignore-fast-by-avoiding-disk-seeks/</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 04:10:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: zardosht</title>
		<link>http://www.tokutek.com/2010/07/making-insert-ignore-fast-by-avoiding-disk-seeks/#comment-3399</link>
		<dc:creator>zardosht</dc:creator>
		<pubDate>Tue, 20 Dec 2011 20:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://tokutek.com/?p=1577#comment-3399</guid>
		<description>There is no need to avoid &quot;replace into&quot;. If row based replication does not work with your &quot;replace into&quot; statement and TokuDB, then an error will be reported. You can choose to set tokudb_pk_insert_mode to 2, and get reduced performance, or you can switch to statement based replication.</description>
		<content:encoded><![CDATA[<p>There is no need to avoid &#8220;replace into&#8221;. If row based replication does not work with your &#8220;replace into&#8221; statement and TokuDB, then an error will be reported. You can choose to set tokudb_pk_insert_mode to 2, and get reduced performance, or you can switch to statement based replication.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: moses wejuli</title>
		<link>http://www.tokutek.com/2010/07/making-insert-ignore-fast-by-avoiding-disk-seeks/#comment-3354</link>
		<dc:creator>moses wejuli</dc:creator>
		<pubDate>Mon, 19 Dec 2011 16:42:58 +0000</pubDate>
		<guid isPermaLink="false">http://tokutek.com/?p=1577#comment-3354</guid>
		<description>hi zardosht,

can i assume that with row-based replication, we are to completely avoid using &quot;replace into&quot; owing to the bug you filed: http://bugs.mysql.com/bug.php?id=53561 ?!

or has this been fixed? the bugs log doesn&#039;t seem to suggest it&#039;s been fixed tho......

many thanks,

moses.</description>
		<content:encoded><![CDATA[<p>hi zardosht,</p>
<p>can i assume that with row-based replication, we are to completely avoid using &#8220;replace into&#8221; owing to the bug you filed: <a href="http://bugs.mysql.com/bug.php?id=53561" rel="nofollow">http://bugs.mysql.com/bug.php?id=53561</a> ?!</p>
<p>or has this been fixed? the bugs log doesn&#8217;t seem to suggest it&#8217;s been fixed tho&#8230;&#8230;</p>
<p>many thanks,</p>
<p>moses.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

