<?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: Setting up MySQL database replication</title>
	<atom:link href="http://www.legend.ws/blog/tips-tricks/mysql-database-replication/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.legend.ws/blog/tips-tricks/mysql-database-replication/</link>
	<description>Find useful tips and tricks related to your every day techy needs</description>
	<lastBuildDate>Fri,  5 Mar 2010 17:03:46 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: admin</title>
		<link>http://www.legend.ws/blog/tips-tricks/mysql-database-replication/comment-page-1/#comment-7357</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 23 Sep 2008 21:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.legend.ws/blog/tips-tricks/mysql-database-replication/#comment-7357</guid>
		<description>You could setup a local DNS service, and make users use a hostname (in normal cases pointing to the master) to access your service.
In case of failure, you simply change the DNS record of that hostname to point to the slave machine.
Users wouldn&#039;t notice the change if you change the IP that hostname resolves to.</description>
		<content:encoded><![CDATA[<p>You could setup a local DNS service, and make users use a hostname (in normal cases pointing to the master) to access your service.<br />
In case of failure, you simply change the DNS record of that hostname to point to the slave machine.<br />
Users wouldn&#8217;t notice the change if you change the IP that hostname resolves to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.legend.ws/blog/tips-tricks/mysql-database-replication/comment-page-1/#comment-7355</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 23 Sep 2008 18:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.legend.ws/blog/tips-tricks/mysql-database-replication/#comment-7355</guid>
		<description>Thats Genius ! , Although i&#039;ll have to change the way the users connects to the database in order to make a seamless transition in the event of a failure.</description>
		<content:encoded><![CDATA[<p>Thats Genius ! , Although i&#8217;ll have to change the way the users connects to the database in order to make a seamless transition in the event of a failure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.legend.ws/blog/tips-tricks/mysql-database-replication/comment-page-1/#comment-7251</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 17 Sep 2008 16:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.legend.ws/blog/tips-tricks/mysql-database-replication/#comment-7251</guid>
		<description>Dear Robert,
What about running multiple MySQL services on the slave host? Each would be running on a different port and would be dependent on a different master.</description>
		<content:encoded><![CDATA[<p>Dear Robert,<br />
What about running multiple MySQL services on the slave host? Each would be running on a different port and would be dependent on a different master.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://www.legend.ws/blog/tips-tricks/mysql-database-replication/comment-page-1/#comment-7250</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Wed, 17 Sep 2008 15:49:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.legend.ws/blog/tips-tricks/mysql-database-replication/#comment-7250</guid>
		<description>Great, just what i needed. Now ... Is it possible to set several Master devices to replicate in just one Slave Server ?. I&#039;m asking this because im trying to set up an Active-Stanby topology in which, if one of the Masters Fails it could be replace temporarily by the Slave server. Thanks</description>
		<content:encoded><![CDATA[<p>Great, just what i needed. Now &#8230; Is it possible to set several Master devices to replicate in just one Slave Server ?. I&#8217;m asking this because im trying to set up an Active-Stanby topology in which, if one of the Masters Fails it could be replace temporarily by the Slave server. Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
