<?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>hackosis.com &#187; replication</title>
	<atom:link href="http://www.hackosis.com/tag/replication/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hackosis.com</link>
	<description>The Hackology Of The Hacked.</description>
	<lastBuildDate>Tue, 06 Dec 2011 15:24:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How To Setup MySQL Replication</title>
		<link>http://www.hackosis.com/how-to-setup-mysql-replication/</link>
		<comments>http://www.hackosis.com/how-to-setup-mysql-replication/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 08:46:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[replication]]></category>

		<guid isPermaLink="false">http://www.hackosis.com/?p=75</guid>
		<description><![CDATA[MySQL is the relational database system of choice for open sourcers. Replication is the process of replicating data from one MySQL database server (the master) into another (the slave). We'll go into why you would want to replicate a MySQL database in another article.]]></description>
		<wfw:commentRss>http://www.hackosis.com/how-to-setup-mysql-replication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

