<?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: mysqlbinlog --server-id before MySQL 5.1?  awk to the rescue!</title>
	<atom:link href="http://www.pythian.com/news/1299/mysqlbinlog-server-id-before-mysql-51-awk-to-the-rescue/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news/1299/mysqlbinlog-server-id-before-mysql-51-awk-to-the-rescue/</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:01:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Lars Thalmann</title>
		<link>http://www.pythian.com/news/1299/mysqlbinlog-server-id-before-mysql-51-awk-to-the-rescue/#comment-354925</link>
		<dc:creator>Lars Thalmann</dc:creator>
		<pubDate>Fri, 17 Apr 2009 00:35:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/1299/mysqlbinlog-server-id-before-mysql-51-awk-to-the-rescue#comment-354925</guid>
		<description>To solve this problem, we have, in MySQL 6.0, introduced a mechanism to filter by server id in replication.  

See CHANGE MASTER IGNORE_SERVER_IDS in:
http://dev.mysql.com/doc/refman/6.0/en/change-master-to.html</description>
		<content:encoded><![CDATA[<p>To solve this problem, we have, in MySQL 6.0, introduced a mechanism to filter by server id in replication.  </p>
<p>See CHANGE MASTER IGNORE_SERVER_IDS in:<br />
<a href="http://dev.mysql.com/doc/refman/6.0/en/change-master-to.html" rel="nofollow">http://dev.mysql.com/doc/refman/6.0/en/change-master-to.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjen Lentz</title>
		<link>http://www.pythian.com/news/1299/mysqlbinlog-server-id-before-mysql-51-awk-to-the-rescue/#comment-289554</link>
		<dc:creator>Arjen Lentz</dc:creator>
		<pubDate>Sun, 12 Oct 2008 19:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/1299/mysqlbinlog-server-id-before-mysql-51-awk-to-the-rescue#comment-289554</guid>
		<description>Yea this goes to show once again that circular replication (master-master with more than 2 servers) only seems like a good idea, until there is a failover situation. And taking out a server-id like you had, that might be the ultimate nuisance ;-)
Thanks for that.</description>
		<content:encoded><![CDATA[<p>Yea this goes to show once again that circular replication (master-master with more than 2 servers) only seems like a good idea, until there is a failover situation. And taking out a server-id like you had, that might be the ultimate nuisance ;-)<br />
Thanks for that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

