<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>@randymelder &#187; replication</title>
	<atom:link href="http://randymelder.com/tag/replication/feed/" rel="self" type="application/rss+xml" />
	<link>http://randymelder.com</link>
	<description>random randy ramblings</description>
	<lastBuildDate>Mon, 07 May 2012 18:16:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>How I setup MySQL Multi Master Replication</title>
		<link>http://randymelder.com/2012/04/26/how-i-setup-mysql-multi-master-replication/</link>
		<comments>http://randymelder.com/2012/04/26/how-i-setup-mysql-multi-master-replication/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 22:03:45 +0000</pubDate>
		<dc:creator>Randy</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[mult-master]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[replication]]></category>

		<guid isPermaLink="false">http://randymelder.com/?p=5411</guid>
		<description><![CDATA[There are tons of articles online about setting up MySQL multi-master replication. Recently, a friend asked me to send him a link so he could try it on his own. I must have read 20 articles and could not find one that did it my way. So here it is. My BASIC step-by-step guide to [...]]]></description>
		<wfw:commentRss>http://randymelder.com/2012/04/26/how-i-setup-mysql-multi-master-replication/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>InnoDB lost file pointers to partitions</title>
		<link>http://randymelder.com/2011/09/29/innodb-lost-file-pointers-to-partitions/</link>
		<comments>http://randymelder.com/2011/09/29/innodb-lost-file-pointers-to-partitions/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 17:20:20 +0000</pubDate>
		<dc:creator>Randy</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[fixes]]></category>
		<category><![CDATA[innodb]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[replication]]></category>

		<guid isPermaLink="false">http://randymelder.com/?p=4821</guid>
		<description><![CDATA[Recently I went through the exercise of setting up a new replicated slave host. I proceeded through my normal list of tasks to get the new host stood up. This time, something different happened. Replication crashed. Hard. Last_SQL_Error: Could not execute Update_rows event on table core_stats.plays_hourly; Can't find record in 'plays_hourly', Error_code: 1032; handler error [...]]]></description>
		<wfw:commentRss>http://randymelder.com/2011/09/29/innodb-lost-file-pointers-to-partitions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Understanding binary and relay log disk space management for MySQL</title>
		<link>http://randymelder.com/2011/09/15/understanding-binary-and-relay-log-disk-space-management-for-mysql/</link>
		<comments>http://randymelder.com/2011/09/15/understanding-binary-and-relay-log-disk-space-management-for-mysql/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 22:17:37 +0000</pubDate>
		<dc:creator>Randy</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[binary]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[replication]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://randymelder.com/?p=4601</guid>
		<description><![CDATA[D R A F T I&#8217;m writing this as an attempt to help non-database-administrators (nDBAs) understand how to triage disk space crises on MySQL hosts. Here&#8217;s the scenario: - One of your MySQL hosts is consuming disk space rapidly. You perform investigation at the operating system level and discover that the logs, not the data [...]]]></description>
		<wfw:commentRss>http://randymelder.com/2011/09/15/understanding-binary-and-relay-log-disk-space-management-for-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

