<?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>..::CHANGE is INEVITABLE::.. &#187; master-master</title>
	<atom:link href="http://kedar.nitty-witty.com/blog/tag/master-master/feed/" rel="self" type="application/rss+xml" />
	<link>http://kedar.nitty-witty.com/blog</link>
	<description>kedar.nitty-witty.com</description>
	<lastBuildDate>Fri, 03 Sep 2010 13:10:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Quick Multi MySQL Server Installation with Master-Master Replication on Same Windows Box</title>
		<link>http://kedar.nitty-witty.com/blog/quick-multi-mysql-server-installation-with-master-master-replication-on-same-windows-box/</link>
		<comments>http://kedar.nitty-witty.com/blog/quick-multi-mysql-server-installation-with-master-master-replication-on-same-windows-box/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 07:56:02 +0000</pubDate>
		<dc:creator>Kedar</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[master-master]]></category>
		<category><![CDATA[replication]]></category>

		<guid isPermaLink="false">http://kedar.nitty-witty.com/blog/?p=33</guid>
		<description><![CDATA[
			
				
			
		
This article is a brief step-by-step tutorial on the subject task which is divided into the following main parts:

Installing two MySQL Server Instances
Setting up master-slave replication
Setting up slave-master replication

Let&#8217;s begin covering those points&#8230;
Installing Two MySQL Server Instances on Windows:

1. Install MySQL:

Download MySQL Binaries from dev.mysql.com.
Install normal MSI Package of mysql. (I used: mysql-essential-5.0.83-win32).

* Following MSI [...]


Related posts:<ol><li><a href='http://kedar.nitty-witty.com/blog/mysql-master-master-replication-monitor-with-php-code/' rel='bookmark' title='Permanent Link: MySQL master master replication monitor with php code'>MySQL master master replication monitor with php code</a></li>
<li><a href='http://kedar.nitty-witty.com/blog/replication-slave-lag-monitoring-using-heartbeat-and-windows-batch-scripts/' rel='bookmark' title='Permanent Link: Replication slave lag monitoring using heartbeat and windows batch scripts'>Replication slave lag monitoring using heartbeat and windows batch scripts</a></li>
<li><a href='http://kedar.nitty-witty.com/blog/problem-with-master-master-replication-and-auto-increment/' rel='bookmark' title='Permanent Link: Problem with Master Master Replication and Auto Increment'>Problem with Master Master Replication and Auto Increment</a></li>
</ol>]]></description>
		<wfw:commentRss>http://kedar.nitty-witty.com/blog/quick-multi-mysql-server-installation-with-master-master-replication-on-same-windows-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Replication slave lag monitoring using heartbeat and windows batch scripts</title>
		<link>http://kedar.nitty-witty.com/blog/replication-slave-lag-monitoring-using-heartbeat-and-windows-batch-scripts/</link>
		<comments>http://kedar.nitty-witty.com/blog/replication-slave-lag-monitoring-using-heartbeat-and-windows-batch-scripts/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 07:54:07 +0000</pubDate>
		<dc:creator>Kedar</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[master-master]]></category>
		<category><![CDATA[replication]]></category>

		<guid isPermaLink="false">http://kedar.nitty-witty.com/blog/?p=30</guid>
		<description><![CDATA[
			
				
			
		
&#8220;Show Slave Status&#8221; command has a last column &#8220;Seconds_Behind_Master&#8221;, which gives us idea about how much time slave is lagging behind master. It is an important to be considered parameter in monitoring and maintaining replication.
This article explains us a way to monitor replication slave lag time. It also includes a sample batch scripts to automate [...]


Related posts:<ol><li><a href='http://kedar.nitty-witty.com/blog/mysql-master-master-replication-monitor-with-php-code/' rel='bookmark' title='Permanent Link: MySQL master master replication monitor with php code'>MySQL master master replication monitor with php code</a></li>
<li><a href='http://kedar.nitty-witty.com/blog/quick-multi-mysql-server-installation-with-master-master-replication-on-same-windows-box/' rel='bookmark' title='Permanent Link: Quick Multi MySQL Server Installation with Master-Master Replication on Same Windows Box'>Quick Multi MySQL Server Installation with Master-Master Replication on Same Windows Box</a></li>
<li><a href='http://kedar.nitty-witty.com/blog/monitor-mysql-replication-using-php/' rel='bookmark' title='Permanent Link: Monitor mysql replication using php'>Monitor mysql replication using php</a></li>
</ol>]]></description>
		<wfw:commentRss>http://kedar.nitty-witty.com/blog/replication-slave-lag-monitoring-using-heartbeat-and-windows-batch-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
