<?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: Tip: MySQL Replication Error: Duplicate Entry for Key</title>
	<atom:link href="http://www.pinoytux.com/linux/tip-mysql-replication-error-duplicate-entry-for-key/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pinoytux.com/linux/tip-mysql-replication-error-duplicate-entry-for-key</link>
	<description>Get Fresh News About Linux, Philippines and Everything in Between</description>
	<lastBuildDate>Tue, 07 Sep 2010 10:17:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mandm</title>
		<link>http://www.pinoytux.com/linux/tip-mysql-replication-error-duplicate-entry-for-key/comment-page-1#comment-75266</link>
		<dc:creator>mandm</dc:creator>
		<pubDate>Tue, 03 Aug 2010 14:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.pinoytux.com/?p=560#comment-75266</guid>
		<description>i had to do this

set global sql_slave_skip_counter = 1;

since it is a global variable

but what does this setting actually do internally to the entire replication process</description>
		<content:encoded><![CDATA[<p>i had to do this</p>
<p>set global sql_slave_skip_counter = 1;</p>
<p>since it is a global variable</p>
<p>but what does this setting actually do internally to the entire replication process</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uma</title>
		<link>http://www.pinoytux.com/linux/tip-mysql-replication-error-duplicate-entry-for-key/comment-page-1#comment-74950</link>
		<dc:creator>Uma</dc:creator>
		<pubDate>Tue, 27 Jul 2010 06:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.pinoytux.com/?p=560#comment-74950</guid>
		<description>But any idea why in first place does this occur?? We face this error many times, we know the solution to skip the tran. But we need the reason as to why do we face this on slave, when all is fine on the master?</description>
		<content:encoded><![CDATA[<p>But any idea why in first place does this occur?? We face this error many times, we know the solution to skip the tran. But we need the reason as to why do we face this on slave, when all is fine on the master?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ratheesh</title>
		<link>http://www.pinoytux.com/linux/tip-mysql-replication-error-duplicate-entry-for-key/comment-page-1#comment-66593</link>
		<dc:creator>Ratheesh</dc:creator>
		<pubDate>Thu, 07 Jan 2010 10:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.pinoytux.com/?p=560#comment-66593</guid>
		<description>I&#039;m having the similar problem but its very often.  I was more curios what would be root cause and how to resolve it once in for all. A stable solution that can solve the problem forever

any ideas or anybody ??</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the similar problem but its very often.  I was more curios what would be root cause and how to resolve it once in for all. A stable solution that can solve the problem forever</p>
<p>any ideas or anybody ??</p>
]]></content:encoded>
	</item>
</channel>
</rss>
