<?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"
	>
<channel>
	<title>Comments on: Seven Step MySQL Replication</title>
	<atom:link href="http://rackerhacker.com/2007/12/31/seven-step-mysql-replication/feed/" rel="self" type="application/rss+xml" />
	<link>http://rackerhacker.com/2007/12/31/seven-step-mysql-replication/</link>
	<description>Words of wisdom from a server administrator</description>
	<pubDate>Mon, 01 Dec 2008 21:48:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: caleb</title>
		<link>http://rackerhacker.com/2007/12/31/seven-step-mysql-replication/#comment-279</link>
		<dc:creator>caleb</dc:creator>
		<pubDate>Sun, 13 Jan 2008 04:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/12/31/seven-step-mysql-replication/#comment-279</guid>
		<description>Complete info at http://bugs.mysql.com/bug.php?id=9056</description>
		<content:encoded><![CDATA[<p>Complete info at <a href="http://bugs.mysql.com/bug.php?id=9056" rel="nofollow">http://bugs.mysql.com/bug.php?id=9056</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: caleb</title>
		<link>http://rackerhacker.com/2007/12/31/seven-step-mysql-replication/#comment-278</link>
		<dc:creator>caleb</dc:creator>
		<pubDate>Sun, 13 Jan 2008 04:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/12/31/seven-step-mysql-replication/#comment-278</guid>
		<description>If a stored procedure or function is associated with the database you will want to add the -R flag to the mysqldump command.  If a stored procedure or function is referenced in the backup file and does not exist on the slave the import will error out.</description>
		<content:encoded><![CDATA[<p>If a stored procedure or function is associated with the database you will want to add the -R flag to the mysqldump command.  If a stored procedure or function is referenced in the backup file and does not exist on the slave the import will error out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Racker Hacker » Database » MySQL Replication: Redundancy</title>
		<link>http://rackerhacker.com/2007/12/31/seven-step-mysql-replication/#comment-245</link>
		<dc:creator>Racker Hacker » Database » MySQL Replication: Redundancy</dc:creator>
		<pubDate>Fri, 04 Jan 2008 02:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://rackerhacker.com/2007/12/31/seven-step-mysql-replication/#comment-245</guid>
		<description>[...] the original master comes back online, set it up just like a new slave. You can skip some steps, such as setting the server-id, since that still should correspond to your [...]</description>
		<content:encoded><![CDATA[<p>[...] the original master comes back online, set it up just like a new slave. You can skip some steps, such as setting the server-id, since that still should correspond to your [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
