<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -46,10 +46,12 @@ thread_stack = 64K
 # (using the &quot;enable-named-pipe&quot; option) will render mysqld useless!
 # 
 #skip-networking
-server-id	= 1
 
-# Uncomment the following if you want to log updates
+# cluster setup
+server-id	= 1
 log-bin=mysql-server-1-bin
+auto_increment_increment=2
+auto_increment_offset=1
 
 # Uncomment the following if you are NOT using BDB tables
 skip-bdb</diff>
      <filename>etc/server-1.cnf</filename>
    </modified>
    <modified>
      <diff>@@ -46,10 +46,12 @@ thread_stack = 64K
 # (using the &quot;enable-named-pipe&quot; option) will render mysqld useless!
 # 
 #skip-networking
-server-id	= 2
 
-# Uncomment the following if you want to log updates
+# cluster setup
+server-id	= 2
 log-bin=mysql-server-2-bin
+auto_increment_increment=2
+auto_increment_offset=2
 
 # Uncomment the following if you are NOT using BDB tables
 skip-bdb</diff>
      <filename>etc/server-2.cnf</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>02cec354daac07dba9b17a8c7e37b37262dc8f83</id>
    </parent>
  </parents>
  <author>
    <name>Pedro Melo</name>
    <email>melo@simplicidade.org</email>
  </author>
  <url>http://github.com/melo/mysql-master-master-how-to/commit/5b3202cf752229742474b5007c43824aa3a6f53f</url>
  <id>5b3202cf752229742474b5007c43824aa3a6f53f</id>
  <committed-date>2008-06-26T19:00:50-07:00</committed-date>
  <authored-date>2008-06-26T19:00:50-07:00</authored-date>
  <message>Updates cluster configurations on both configurations

Includes AUTO_INCREMENT settings.

Signed-off-by: Pedro Melo &lt;melo@simplicidade.org&gt;</message>
  <tree>488f209ebcf97c9f30d38173ee41bebc17d73fd2</tree>
  <committer>
    <name>Pedro Melo</name>
    <email>melo@simplicidade.org</email>
  </committer>
</commit>
