# MariaDB 5.1.39 Changelog

[Download](https://askmonty.org/wiki/MariaDB:Download:MariaDB_5.1.39) | [Release Notes](/docs/release-notes/community-server/old-releases/5.1/5.1.39.md) | **Changelog** |[Overview of 5.1](/docs/release-notes/community-server/old-releases/5.1/changes-improvements-in-mariadb-5-1.md)

**Release date:** 15 Nov 2009

Generally: MariaDB-5.1.39 Beta is based on MySQL-5.1.39, but has these\
additional changes and bug fixes.

* Includes MySQL 5.1.39 (check [MySQL release notes](https://dev.mysql.com/doc/refman/5.1/en/news-5-1-39.html)\
  for details of changes since MySQL 5.1.38)
* Includes XtraDB 1.0.3-8 (check [XtraDB release notes](https://www.percona.com/docs/wiki/percona-xtradb:info:xtradb_changelog#release_1.0.3-8)\
  for details of changes since XtraDB 1.0.3-6)
* RPMs for Centos 5 [now available](https://downloads.askmonty.org/).
* Includes [FederatedX](/docs/server/server-usage/storage-engines/federatedx-storage-engine.md) as replacement for\
  old Federated storage engine.
* Test suite speedups.
* Binary tarballs now build on Ubuntu Hardy, so now depends on glibc 2.7 rather\
  than 2.9 and so should work on more systems.
* Some (still not all) compiler warnings eliminated.
* [Bug #443014](https://bugs.launchpad.net/bugs/443014) Too many 'skipped' messages in mysql-test-run

{% hint style="info" %}
Be notified of new MariaDB Server releases automatically by [subscribing](https://lists.mariadb.org/postorius/lists/announce.lists.mariadb.org/) to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.

MariaDB may already be included in your favorite OS distribution. More information can be found on the [Distributions which Include MariaDB](/docs/general-resources/distributions-including-mariadb.md) page.
{% endhint %}

<sub>*This page is licensed: CC BY-SA / Gnu FDL*</sub>

{% @marketo/form formid="4316" formId="4316" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mariadb.com/docs/release-notes/community-server/changelogs/changelogs-mariadb-51-series/mariadb-5139-changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
