<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Synchronous on FromDual GmbH</title><link>https://www.fromdual.com/tags/synchronous/</link><description>Recent content in Synchronous 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>Thu, 15 Mar 2018 21:36:10 +0000</lastBuildDate><atom:link href="https://www.fromdual.com/tags/synchronous/index.xml" rel="self" type="application/rss+xml"/><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></channel></rss>