MariaDB Enterprise Server and Cluster 5.5.45 Release Notes and Changelog

You are viewing an old version of this article. View the current version here.

Release date:

MariaDB Enterprise Server 5.5.45 Release Notes

This version of MariaDB Enterprise Server is built off MariaDB 5.5.45. We are now providing only 64-bit x86 (x86-64) linux packages, 32-bit x86 Linux packages have been discontinued. We have ended support for Fedora 19, Fedora 20, OpenSuse 13.1 and Ubuntu 10.04 LTS (Lucid) packages.

In most respects MariaDB Enterprise will work exactly as MySQL: all commands, interfaces, libraries and APIs that exist in MySQL also exist in MariaDB.

Noteable Changes

MariaDB 5.5.45 is a maintenance release. It includes several bugfixes and updates, including from MySQL 5.5.45. Notable updates include:

MariaDB Enterprise Cluster 5.5.45 Release Notes

This version of MariaDB Enterprise Cluster is built off MariaDB Galera Cluster 5.5.45 and is mainly an upgrade to benefit from many fixes and improvements in MariaDB Galera 5.5.44, including some backported fixes, as detailed in the changelog.

Updates and fixes in this version

  • This release is mainly a bug-fix release.
  • The Galera library used by MariaDB Galera Cluster and included in the MariaDB repositories is currently at version 25.3.9.
  • CREATE/ALTER VIEW commands were not replicated properly if ALGORITHM clause was missing. (MDEV-8464)
  • RENAME TABLE command was getting replicated and executed on other nodes even when the user did not have sufficient privileges. (MDEV-8598)

Noteable Changes

  • Running MariaDB Galera Cluster 5.5 and 10.0 nodes in a cluster is not supported (MDEV-6257)
  • This version of MariaDB Galera Cluster supports wsrep API v25 which means MariaDB Galera Cluster can be used with either a 25.2.x or 25.3.x Galera wsrep provider. A 25.3.x wsrep provider is included in the MariaDB repositories and is also available from the downloads page.

Note: If Galera 25.2.x and 25.3.x are both being used in the cluster, MariaDB with Galera 25.3.x must be started with wsrep_provider_options='socket.checksum=1' in order to make it backward compatible with Galera v2. Galera wsrep providers other than 25.3.x or 25.2.x are not supported.

MariaDB Enterprise Server 5.5.45 Changelog

Note: The Notification Service creates custom email notices when new releases become available or security vulnerabilities come to light. With this new feature, you'll understand how new versions and security issues affect you, and can quickly make informed decisions on updates and fixes. No more reading detailed change logs and doing manual research. Read on to know more information at Enterprise Notification Setup Guide

In addition to the changes in MariaDB Server 5.5.45, the following changes were made in the source tree:

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.