<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Multi-Master on FromDual GmbH</title><link>https://www.fromdual.com/tags/multi-master/</link><description>Recent content in Multi-Master on FromDual GmbH</description><generator>Hugo</generator><language>en-GB</language><managingEditor>oli.sennhauser@fromdual.com (Oli Sennhauser)</managingEditor><webMaster>oli.sennhauser@fromdual.com (Oli Sennhauser)</webMaster><copyright>© FromDual GmbH</copyright><lastBuildDate>Fri, 27 Sep 2019 15:49:48 +0000</lastBuildDate><atom:link href="https://www.fromdual.com/tags/multi-master/index.xml" rel="self" type="application/rss+xml"/><item><title>Migrating from MySQL Master-Master Replication to Galera Multi-Master Replication</title><link>https://www.fromdual.com/blog/migrating-from-mysql-master-master-to-galera-replication/</link><pubDate>Fri, 02 Dec 2011 14:48:58 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/migrating-from-mysql-master-master-to-galera-replication/</guid><description>&lt;h2 id="introduction">Introduction&lt;/h2>
&lt;p>&lt;a href="http://codership.com/" target="_blank">Galera&lt;/a> is a synchronous Multi-Master Replication for MySQL. It is therefore in competition with several other MySQL architectures:&lt;/p></description></item><item><title>Building Galera Replication from Scratch</title><link>https://www.fromdual.com/blog/building-galera-replication-from-scratch/</link><pubDate>Sun, 13 Nov 2011 12:29:54 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/building-galera-replication-from-scratch/</guid><description>&lt;h2 id="introduction">Introduction&lt;/h2>
&lt;p>&lt;a href="http://codership.com/" target="_blank">MySQL/Galera&lt;/a> synchronous Multi-Master Replication consists of 2 parts:&lt;/p>
&lt;ul>
&lt;li>The wsrep patches for MySQL (&lt;a href="https://launchpad.net/codership-mysql" target="_blank">codership-mysql&lt;/a>) and&lt;/li>
&lt;li>the Galera Replication Plugin (&lt;a href="https://launchpad.net/galera/" target="_blank">galera&lt;/a>).&lt;/li>
&lt;/ul>
&lt;p>If you do not want to &lt;a href="https://www.fromdual.com/download#galera">download the prepared binaries&lt;/a> you can build it on you own.&lt;br>
First you have to download the native MySQL sources, then patch it with the Galera wsrep patches and compile it. In a second step you have to build the Galera Plugin.&lt;/p></description></item><item><title>Galera - Synchronous Multi-Master Replication Cluster for MySQL/InnoDB</title><link>https://www.fromdual.com/blog/galera/</link><pubDate>Fri, 23 Sep 2011 11:07:03 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/galera/</guid><description>&lt;h2 id="galera-features">Galera features&lt;/h2>
&lt;p>Galera provides the following features:&lt;/p>
&lt;ul>
&lt;li>Synchronous replication&lt;/li>
&lt;li>Active/active multi-master topology&lt;/li>
&lt;li>Read and write to any cluster node&lt;/li>
&lt;li>Automatic membership control, failed nodes drop from the cluster&lt;/li>
&lt;li>Automatic node joining&lt;/li>
&lt;li>True parallel row level replication&lt;/li>
&lt;li>Direct client connections&lt;/li>
&lt;li>Drop-in replacement for native MySQL&lt;/li>
&lt;/ul>
&lt;h2 id="galera-benefits">Galera benefits&lt;/h2>
&lt;p>Benefits using Galera Replication:&lt;/p></description></item><item><title>Be cautious when using Virtualized System with your Database</title><link>https://www.fromdual.com/blog/caution-using-virtualized-system-with-your-database/</link><pubDate>Wed, 08 Jun 2011 15:01:29 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/caution-using-virtualized-system-with-your-database/</guid><description>&lt;p>A customer rose a support case with a problem on his Master-Master set-up. The 2&lt;sup>nd&lt;/sup> Master claims to have a problem:&lt;/p></description></item><item><title>MySQL Multi-Master – Single-Slave – Replication (Episode 2)</title><link>https://www.fromdual.com/blog/mysql-multi-master-single-slave/</link><pubDate>Mon, 13 Oct 2008 16:17:00 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/mysql-multi-master-single-slave/</guid><description>&lt;h2 id="introduction">Introduction&lt;/h2>
&lt;p>One of the features that make MySQL so great is its easy replication set-up. If you are experienced and know-how to do it, it takes you about 15 minutes to set-up a slave. What you have in the end is a replication from one master to one or several slaves. So you can build a top-down data stream pyramid and spread your data on many slaves.&lt;/p></description></item><item><title>MySQL Multi-Master - Single-Slave - Replication</title><link>https://www.fromdual.com/blog/mysql-multi-master-single-slave-replication/</link><pubDate>Thu, 21 Dec 2006 16:39:00 +0000</pubDate><author>oli.sennhauser@fromdual.com (Oli Sennhauser)</author><guid>https://www.fromdual.com/blog/mysql-multi-master-single-slave-replication/</guid><description>&lt;p>MySQL provides its replication for High Availability (HA) and for read Scale-out. Generally it is known that in a MySQL replication you can only replicate from one Master to many slaves. In this &lt;a href="https://www.fromdual.com/sites/default/files/mm-single-slave-repl.pdf">paper&lt;/a> it is shown how a set-up can look like to replicate from two masters to one slave.&lt;/p></description></item></channel></rss>