<?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>Everything about MySQL Performance</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:23:57 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<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>
