<?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: Confusing MySQL Replication Error Message</title>
	<atom:link href="http://www.mysqlperformanceblog.com/2008/06/04/confusing-mysql-replication-error-message/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysqlperformanceblog.com/2008/06/04/confusing-mysql-replication-error-message/</link>
	<description>Percona&#039;s MySQL &#38; InnoDB performance and scalability blog</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:45:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Guano</title>
		<link>http://www.mysqlperformanceblog.com/2008/06/04/confusing-mysql-replication-error-message/comment-page-1/#comment-780276</link>
		<dc:creator>Guano</dc:creator>
		<pubDate>Tue, 26 Oct 2010 14:39:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=410#comment-780276</guid>
		<description>I&#039;ve created 2 extra slaves with the same server-id as the original slave, after some time, one of them caught up with the master and the other one started getting further behind, I noticed the I/O message in the logs.
Should I rebuild the slaves from scratch (200 GB of data) or can I just change the server-id and restart?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve created 2 extra slaves with the same server-id as the original slave, after some time, one of them caught up with the master and the other one started getting further behind, I noticed the I/O message in the logs.<br />
Should I rebuild the slaves from scratch (200 GB of data) or can I just change the server-id and restart?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harsha</title>
		<link>http://www.mysqlperformanceblog.com/2008/06/04/confusing-mysql-replication-error-message/comment-page-1/#comment-772824</link>
		<dc:creator>Harsha</dc:creator>
		<pubDate>Tue, 31 Aug 2010 09:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=410#comment-772824</guid>
		<description>Additional info:

Master is 5.1.48 [server-id 1]
1st Slave is 5.1.50 [server-id 2] and 
2nd slave is 5.1.48 [server-id 3]

Does anyone see incompatibility issue?

Note: 1. replication is happening but showing the error message that is confusing</description>
		<content:encoded><![CDATA[<p>Additional info:</p>
<p>Master is 5.1.48 [server-id 1]<br />
1st Slave is 5.1.50 [server-id 2] and<br />
2nd slave is 5.1.48 [server-id 3]</p>
<p>Does anyone see incompatibility issue?</p>
<p>Note: 1. replication is happening but showing the error message that is confusing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harsha</title>
		<link>http://www.mysqlperformanceblog.com/2008/06/04/confusing-mysql-replication-error-message/comment-page-1/#comment-772814</link>
		<dc:creator>Harsha</dc:creator>
		<pubDate>Tue, 31 Aug 2010 06:06:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=410#comment-772814</guid>
		<description>Guys, 

i get exactly the same error, but server-ids are unique

How to get out of this?

thanks,
Harsha</description>
		<content:encoded><![CDATA[<p>Guys, </p>
<p>i get exactly the same error, but server-ids are unique</p>
<p>How to get out of this?</p>
<p>thanks,<br />
Harsha</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Scullion</title>
		<link>http://www.mysqlperformanceblog.com/2008/06/04/confusing-mysql-replication-error-message/comment-page-1/#comment-771940</link>
		<dc:creator>Sean Scullion</dc:creator>
		<pubDate>Fri, 20 Aug 2010 10:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=410#comment-771940</guid>
		<description>Amazing! Thank you! :D</description>
		<content:encoded><![CDATA[<p>Amazing! Thank you! <img src='http://www.mysqlperformanceblog.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yingkuan</title>
		<link>http://www.mysqlperformanceblog.com/2008/06/04/confusing-mysql-replication-error-message/comment-page-1/#comment-732213</link>
		<dc:creator>yingkuan</dc:creator>
		<pubDate>Fri, 05 Mar 2010 02:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=410#comment-732213</guid>
		<description>btw, our version is 5.0.84-64</description>
		<content:encoded><![CDATA[<p>btw, our version is 5.0.84-64</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yingkuan</title>
		<link>http://www.mysqlperformanceblog.com/2008/06/04/confusing-mysql-replication-error-message/comment-page-1/#comment-732212</link>
		<dc:creator>yingkuan</dc:creator>
		<pubDate>Fri, 05 Mar 2010 02:23:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=410#comment-732212</guid>
		<description>Thanks whole bunch! Got the error in one of our clusters. Saved me a lot of time. 
Definitely misleading and confusing. Almost got our network guy killed. 
It really looks like intermittent network problem, the slave is catching up with master but through errors every second.</description>
		<content:encoded><![CDATA[<p>Thanks whole bunch! Got the error in one of our clusters. Saved me a lot of time.<br />
Definitely misleading and confusing. Almost got our network guy killed.<br />
It really looks like intermittent network problem, the slave is catching up with master but through errors every second.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cosimo</title>
		<link>http://www.mysqlperformanceblog.com/2008/06/04/confusing-mysql-replication-error-message/comment-page-1/#comment-708688</link>
		<dc:creator>Cosimo</dc:creator>
		<pubDate>Tue, 12 Jan 2010 13:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=410#comment-708688</guid>
		<description>Great post! I just got this error, and all the other related pages I could find were completely off-track.

Anyway, of the two slaves with the same server-id, one lagged behind with no apparent reason (of course now I know why), the other I just stopped it. Is the former slave going to ever reach the master (Seconds_behind_master = 0) or not?</description>
		<content:encoded><![CDATA[<p>Great post! I just got this error, and all the other related pages I could find were completely off-track.</p>
<p>Anyway, of the two slaves with the same server-id, one lagged behind with no apparent reason (of course now I know why), the other I just stopped it. Is the former slave going to ever reach the master (Seconds_behind_master = 0) or not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://www.mysqlperformanceblog.com/2008/06/04/confusing-mysql-replication-error-message/comment-page-1/#comment-309364</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Fri, 06 Jun 2008 02:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=410#comment-309364</guid>
		<description>Ernesto,

I think a lot of people have script or process to set server-id but things tend to break from time to time and it is great to get a good error message.

Server-id is stored in binary log and is integer this is why server-name would not work - too muich overhead.</description>
		<content:encoded><![CDATA[<p>Ernesto,</p>
<p>I think a lot of people have script or process to set server-id but things tend to break from time to time and it is great to get a good error message.</p>
<p>Server-id is stored in binary log and is integer this is why server-name would not work &#8211; too muich overhead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ernesto Vargas</title>
		<link>http://www.mysqlperformanceblog.com/2008/06/04/confusing-mysql-replication-error-message/comment-page-1/#comment-309106</link>
		<dc:creator>Ernesto Vargas</dc:creator>
		<pubDate>Thu, 05 Jun 2008 16:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mysqlperformanceblog.com/?p=410#comment-309106</guid>
		<description>One day it happen to me, and took me almost an hour to find that out. 

Moving foward I always use a base my.cnf to I copy to any other server and the first thing is to increase the server-id.

Could MySQL just use the servername intead of a numeric value?</description>
		<content:encoded><![CDATA[<p>One day it happen to me, and took me almost an hour to find that out. </p>
<p>Moving foward I always use a base my.cnf to I copy to any other server and the first thing is to increase the server-id.</p>
<p>Could MySQL just use the servername intead of a numeric value?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

