<?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>Thu, 26 Jan 2012 17:14:49 +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>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>
		<item>
		<title>Setting up a replicated MySQL server</title>
		<link>http://randymelder.com/2008/06/27/setting-up-a-replicated-mysql-server/</link>
		<comments>http://randymelder.com/2008/06/27/setting-up-a-replicated-mysql-server/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 20:43:53 +0000</pubDate>
		<dc:creator>Randy</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[replication]]></category>

		<guid isPermaLink="false">http://www.randymelder.com/index.php/technology/php-mysql/setting-up-a-replicated-mysql-server/</guid>
		<description><![CDATA[I&#8217;m pretty much taking notes here, so I put the link at the bottom of this post to the original article that I based this off of. Here are the steps to get replication setup. 1. SSH to [PRIMARY HOST], log into mysql as root and SET GLOBAL max_connections = 0; GRANT REPLICATION SLAVE, REPLICATION [...]]]></description>
		<wfw:commentRss>http://randymelder.com/2008/06/27/setting-up-a-replicated-mysql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

