MariaDB Galera Cluster 5.5.33a Now Available

The MariaDB project is pleased to announce the immediate availability of MariaDB Galera 5.5.33a. This is a Stable (GA) release. See the Release Notes and Changelog for detailed information on this release and the Galera section of the MariaDB Knowledge Base for general information about Galera Cluster.

Download MariaDB Galera 5.5.33a

Release Notes Changelog About Galera

Includes MariaDB 5.5.33a and Galera Cluster

MariaDB Galera 5.5.33a includes MariaDB 5.5.33a with Codership additions and Galera Cluster 23.2.7. …

MariaDB 5.5.33a Now Available

The MariaDB project is pleased to announce the immediate availability of MariaDB 5.5.33a. This is a Stable (GA) release. See the Release Notes and Changelog for detailed information on this release and the What is MariaDB 5.5? page in the AskMonty Knowledgebase for general information about the MariaDB 5.5 series.

Download MariaDB 5.5.33a

Release Notes Changelog What is MariaDB 5.5?

Bug Fixes

This is a special bug-fix release for some packaging and other errors in the recent MariaDB 5.5.33 release. …

MariaDB 5.5.33 Now Available

The MariaDB project is pleased to announce the immediate availability of MariaDB 5.5.33. This is a Stable (GA) release. See the Release Notes and Changelog for detailed information on this release and the What is MariaDB 5.5? page in the AskMonty Knowledgebase for general information about the MariaDB 5.5 series.

Download MariaDB 5.5.33

Release Notes Changelog What is MariaDB 5.5?

Includes TokuDB Storage Engine

With this release of MariaDB we are pleased to announce the addition of the TokuDB storage engine from Tokutek. …

MariaDB Java Client 1.1.4 Released

The MariaDB project is pleased to announce the immediate availability of the MariaDB Java Client 1.1.4. This is a Stable (GA) release. See the Release Notes and Changelog for detailed information on this release and the About the MariaDB Java Client page in the MariaDB Knowledge Base for general information about the client.

Download MariaDB Java Client 1.1.4

Release Notes Changelog About the MariaDB Java Client

New functionality

It is now possible to connect to the server via Unix domain sockets (on Unix platforms) or shared memory (Windows). …

MariaDB 10.0.4 Alpha Now Available

The MariaDB project is pleased to announce the immediate availability of MariaDB 10.0.4. This is an Alpha release. See the Release Notes and Changelog for detailed information on this release and the What is MariaDB 10.0? page in the AskMonty Knowledgebase for general information about the MariaDB 10.0 series.

Download MariaDB 10.0.4

Release Notes Changelog What is MariaDB 10.0?

Thanks, and enjoy MariaDB! …

MariaDB 5.5.32 Now Available

The MariaDB project is pleased to announce the immediate availability of MariaDB 5.5.32. This is a Stable (GA) release. See the Release Notes and Changelog for detailed information on this release and the What is MariaDB 5.5? page in the AskMonty Knowledgebase for general information about the MariaDB 5.5 series.

Download MariaDB 5.5.32

Release Notes Changelog What is MariaDB 5.5?

This release is primarily a bug-fix release.

Includes MariaDB 5.3.12 and MySQL 5.5.32

This release includes MariaDB 5.3.12 and MySQL 5.5.32. …

MariaDB Java Client 1.1.3 Released

The MariaDB project is pleased to announce the immediate availability of the MariaDB Java Client 1.1.3. This is a Stable (GA) release. See the Release Notes and Changelog for detailed information on this release and the About the MariaDB Java Client page in the AskMonty Knowledgebase for general information about the client.

Download MariaDB Java Client 1.1.3

Release Notes Changelog About the MariaDB Java Client

New functionality

  • On Windows, it is now possible to use named pipes if server enables them.

MariaDB patches for Random Query Generator

My fellow testers and others who run RQG tests on MySQL flavors might be interested in some additions that are being used for MariaDB testing. While none of them is a major breakthrough, maybe they will make somebody’s life a little easier.

RQG Introduction

A quick introduction for those who have never heard of RQG, but are still curious what this blog post is about.

RQG stands for Random Query Generator, also known as randgen — an open-source product, available under the GPL v2 license. Quoting its home page on Launchpad, it is a “pseudo-random data and query generator that can be used to test any Perl DBI, JDBC or ODBC-compatible SQL server, in particular MySQL, but also JavaDB and PostgreSQL”. …