<?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: MySQL Replication: Breakdown</title>
	<atom:link href="http://rackerhacker.com/2008/01/09/mysql-replication-breakdown/feed/" rel="self" type="application/rss+xml" />
	<link>http://rackerhacker.com/2008/01/09/mysql-replication-breakdown/</link>
	<description>Words of wisdom from a server administrator</description>
	<lastBuildDate>Fri, 10 Feb 2012 00:55:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ryan</title>
		<link>http://rackerhacker.com/2008/01/09/mysql-replication-breakdown/#comment-23109</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Thu, 02 Jun 2011 16:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2008/01/09/mysql-replication-breakdown/#comment-23109</guid>
		<description>You can also use SET sql_log_bin = 0; to turn prevent statements from being replicated for a particular session.  Useful if you need to drop/create a table to on DB that you don&#039;t want to replicate to the slave</description>
		<content:encoded><![CDATA[<p>You can also use SET sql_log_bin = 0; to turn prevent statements from being replicated for a particular session.  Useful if you need to drop/create a table to on DB that you don't want to replicate to the slave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan</title>
		<link>http://rackerhacker.com/2008/01/09/mysql-replication-breakdown/#comment-23085</link>
		<dc:creator>Alan</dc:creator>
		<pubDate>Tue, 31 May 2011 11:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2008/01/09/mysql-replication-breakdown/#comment-23085</guid>
		<description>This article saved my job... many thanks!</description>
		<content:encoded><![CDATA[<p>This article saved my job... many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Balan</title>
		<link>http://rackerhacker.com/2008/01/09/mysql-replication-breakdown/#comment-16554</link>
		<dc:creator>Balan</dc:creator>
		<pubDate>Mon, 06 Sep 2010 09:08:24 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2008/01/09/mysql-replication-breakdown/#comment-16554</guid>
		<description>This article was very useful to me. Thank you.</description>
		<content:encoded><![CDATA[<p>This article was very useful to me. Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

