<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Homo-Adminus Blog - Latest Comments in MySQL Master-Master replication manager released</title><link>http://homo-adminus.disqus.com/</link><description></description><atom:link href="https://homo-adminus.disqus.com/mysql_master_master_replication_manager_released/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 18 Jun 2007 07:06:04 -0000</lastBuildDate><item><title>Re: MySQL Master-Master replication manager released</title><link>http://blog.kovyrin.net/2007/04/05/mysql-master-master-replication-manager-released/#comment-2460757</link><description>&lt;p&gt;For MySQL 5.0.2 or above&lt;/p&gt;&lt;p&gt;In the my.cnf file on server1 add:&lt;br&gt;auto_increment_increment=2&lt;br&gt;auto_increment_offset=1&lt;/p&gt;&lt;p&gt;In the my.cnf file on server2 add:&lt;br&gt;auto_increment_increment=2&lt;br&gt;auto_increment_offset=2&lt;/p&gt;&lt;p&gt;This will make the auto-increment on server1 go, 1,3,5,7,9,etc... and on server2 go, 2,4,6,8,etc... thereby preventing collisions.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PSI</dc:creator><pubDate>Mon, 18 Jun 2007 07:06:04 -0000</pubDate></item><item><title>Re: MySQL Master-Master replication manager released</title><link>http://blog.kovyrin.net/2007/04/05/mysql-master-master-replication-manager-released/#comment-2460756</link><description>&lt;p&gt;2Patchlog: This software works with classic master-master schemes where one of the master is active (handles writes and, sometimes, reads) and other is passive (receives updates via replication and could handle reads).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scoundrel</dc:creator><pubDate>Thu, 10 May 2007 17:04:43 -0000</pubDate></item><item><title>Re: MySQL Master-Master replication manager released</title><link>http://blog.kovyrin.net/2007/04/05/mysql-master-master-replication-manager-released/#comment-2460755</link><description>&lt;p&gt;is the web server able to write to any of the masters at any time ? what happens with databases that use auto increment fields ? how do you manage conflicts ?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">PatchLog</dc:creator><pubDate>Wed, 09 May 2007 14:53:23 -0000</pubDate></item></channel></rss>