<?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"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;&lt;a href="http://codership.com/" target="_blank"&gt;MySQL/Galera&lt;/a&gt; synchronous Multi-Master Replication consists of 2 parts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The wsrep patches for MySQL (&lt;a href="https://launchpad.net/codership-mysql" target="_blank"&gt;codership-mysql&lt;/a&gt;) and&lt;/li&gt;
&lt;li&gt;the Galera Replication Plugin (&lt;a href="https://launchpad.net/galera/" target="_blank"&gt;galera&lt;/a&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you do not want to &lt;a href="https://www.fromdual.com/download#galera"&gt;download the prepared binaries&lt;/a&gt; you can build it on you own.&lt;br&gt;
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&gt;</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"&gt;Galera features&lt;/h2&gt;
&lt;p&gt;Galera provides the following features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Synchronous replication&lt;/li&gt;
&lt;li&gt;Active/active multi-master topology&lt;/li&gt;
&lt;li&gt;Read and write to any cluster node&lt;/li&gt;
&lt;li&gt;Automatic membership control, failed nodes drop from the cluster&lt;/li&gt;
&lt;li&gt;Automatic node joining&lt;/li&gt;
&lt;li&gt;True parallel row level replication&lt;/li&gt;
&lt;li&gt;Direct client connections&lt;/li&gt;
&lt;li&gt;Drop-in replacement for native MySQL&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="galera-benefits"&gt;Galera benefits&lt;/h2&gt;
&lt;p&gt;Benefits using Galera Replication:&lt;/p&gt;</description></item></channel></rss>