← Back to team overview

maria-discuss team mailing list archive

MariaDB Galera Cluster 5.5.29 Stable (GA) Released

 

After some final testing and polishing, the MariaDB project and
Codership are pleased to announce the release of MariaDB Galera Cluster
5.5.29. This is a Stable (GA) release.

- - MariaDB Galera Cluster 5.5.29 Links - - - - - - - - - - - - - - - -

  Release Notes: 
      http://kb.askmonty.org/en/mariadb-galera-5529-release-notes
  Changelog:
      http://kb.askmonty.org/en/mariadb-galera-5529-changelog
  Downloads: 
      http://downloads.mariadb.org/mariadb-galera/5.5.29

  APT & YUM Repository Configuration Tool:
      http://downloads.mariadb.org/mariadb-galera/repositories

  Overview of MariaDB Galera Cluster 5.5:
      http://kb.askmonty.org/en/what-is-mariadb-galera-cluster

  More information:
      http://kb.askmonty.org/en/galera
      http://codership.com


- - About MariaDB Galera Cluster  - - - - - - - - - - - - - - - - - - -

MariaDB Galera Cluster is made for today's cloud based environments. It
is fully read-write scalable, comes with synchronous replication,
allows multi-master topologies, and guarantees no lag or lost
transactions. Some of its features & benefits are listed below.

  Features

    * Synchronous replication
    * Active-active multi-master topology
    * Read and write to any cluster node
    * Automatic membership control, with failed nodes dropped from the
      cluster
    * Automatic node joining
    * True row-level parallel replication
    * Direct client connections, native MariaDB/MySQL look &
      feel

  Benefits

    The above features yield several benefits for a database clustering
    solution, including:

    * No slave lag
    * No lost transactions
    * Both read and write scalability
    * Smaller client latencies

  Technology

    MariaDB Galera Cluster uses the Galera Library for the replication
    implementation. http://codership.com/products/galera_replication

    To interface with Galera replication, we have enhanced MariaDB to
    support the replication API definition in the Write Set
    REPlication (https://launchpad.net/wsrep) project. The
    implementation of the replication API in MariaDB happens in the
    open source MySQL-wsrep project.

    http://www.codership.com/products/mysql-write-set-replication-project


- - Operations Support - - - - - - - - - - - - - - - - - - - - - - - -

Once you run MariaDB Galera Cluster in production you want to make sure
there is a helping hand available whenever needed. We're happy to
inform you that our partner, SkySQL, offers 24-hour support for MariaDB
Galera Cluster, see http://www.skysql.com/enterprise/galera-cluster for
more information.


- - User Feedback plugin  - - - - - - - - - - - - - - - - - - - - - - -

MariaDB Galera Cluster includes a User Feedback plugin. This plugin is
disabled by default. If enabled, it submits basic, completely anonymous
usage information. This information is used by the developers to track
trends in usage to better guide development efforts. If you would like
to help make MariaDB Galera Cluster better, please add "feedback=ON" to
your my.cnf file! See http://kb.askmonty.org/en/user-feedback-plugin
for more information.


- - Quality - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

The project always strives for quality, but in reality, nothing is
perfect. Please take time to report any issues you encounter at:
http://mariadb.org/jira

We hope you enjoy MariaDB Galera Cluster!


- - Where else to find us - - - - - - - - - - - - - - - - - - - - - - -

  http://mariadb.org

  We're also on:
     Google+: http://google.com/+mariadb
    Facebook: http://fb.com/MariaDB.dbms
     Twitter: http://twitter.com/mariadb

Follow, friend, and add us to your circles to keep up to date with
MariaDB!

-- 
MariaDB: An Enhanced Drop-in Replacement for MySQL