Warp2Search.net » News » October 2007 » Setting Up Master-Master Replication With MySQL 5 On Debian Etch
Setting Up Master-Master Replication With MySQL 5 On Debian Etch
Posted by: Philipp Esselbach on: 10/25/2007 01:40 PM [ Print | 0 comment(s) ] · 687 views
Howtoforge posted a guide about setting up master-master replication with MySQL 5 on Debian Etch
Setting Up Master-Master Replication With MySQL 5 On Debian Etch
| Since version 5, MySQL comes with built-in support for master-master replication, solving the problem that can happen with self-generated keys. In former MySQL versions, the problem with master-master replication was that conflicts arose immediately if node A and node B both inserted an auto-incrementing key on the same table. The advantages of master-master replication over the traditional master-slave replication are that you do not have to modify your applications to make write accesses only to the master, and that it is easier to provide high-availability because if the master fails, you still have the other master. |
Setting Up Master-Master Replication With MySQL 5 On Debian Etch
Related Stories
09/16/2007 10:25 AM: Setting up an FTP Server on Ubuntu with ProFTPD by Philipp Esselbach
Ubuntu Geek published a guide about setting up an FTP Server on Ubuntu with ProFTPD...
08/31/2007 10:40 AM: Setting Up An iSCSI Environment On Linux by Philipp Esselbach
Howtoforge posted a tutorial about setting up an iSCSI environment on Linux...
12/22/2006 04:30 PM: Setting up HDMI on your HDTV - nVidia vs. AMD by Newsfactory
We give you a rundown of nVidia vs. AMD drivers when using your graphics card for setting up HDMI display on your HDTV....
04/10/2006 03:27 PM: Setting Up Your Own Media Center PC by Newsfactory
You would have heard a lot of talk lately about the new Media Center PC craze. You would have seen the operating system Windows Media Center edition: a revamped version of XP with a new theme and some...
02/01/2006 12:57 PM: Setting up a Backup Server by [NT]
If you don't backup your data, you have a disaster waiting to happen! This article will show you how to setup a backup server using samba client and rsync, and explain the importants of backing up not...
Ubuntu Geek published a guide about setting up an FTP Server on Ubuntu with ProFTPD...
08/31/2007 10:40 AM: Setting Up An iSCSI Environment On Linux by Philipp Esselbach
Howtoforge posted a tutorial about setting up an iSCSI environment on Linux...
12/22/2006 04:30 PM: Setting up HDMI on your HDTV - nVidia vs. AMD by Newsfactory
We give you a rundown of nVidia vs. AMD drivers when using your graphics card for setting up HDMI display on your HDTV....
04/10/2006 03:27 PM: Setting Up Your Own Media Center PC by Newsfactory
You would have heard a lot of talk lately about the new Media Center PC craze. You would have seen the operating system Windows Media Center edition: a revamped version of XP with a new theme and some...
02/01/2006 12:57 PM: Setting up a Backup Server by [NT]
If you don't backup your data, you have a disaster waiting to happen! This article will show you how to setup a backup server using samba client and rsync, and explain the importants of backing up not...
« Autostart and Process Viewer (APV) 1.41 · Setting Up Master-Master Replication With MySQL 5 On Debian Etch
· Logitech G15 Revision 2 Review »


