# MariaDB 10.0.19 Changelog

The most recent release in the [MariaDB 10.0](/docs/release-notes/community-server/old-releases/10.0/changes-improvements-in-mariadb-10-0.md) series is:[**MariaDB 10.0.38**](/docs/release-notes/community-server/old-releases/10.0/10.0.38.md) [Download Now](https://downloads.mariadb.org/mariadb/10.0.38)

[Download](https://downloads.mariadb.org/mariadb/10.0.19)[Release Notes](/docs/release-notes/community-server/old-releases/10.0/10.0.19.md)[Changelog](/docs/release-notes/community-server/changelogs/changelogs-mariadb-100-series/mariadb-10019-changelog.md)[Overview of 10.0](/docs/release-notes/community-server/old-releases/10.0/changes-improvements-in-mariadb-10-0.md)

**Release date:** 9 May 2015

For the highlights of this release, see the [release notes](/docs/release-notes/community-server/old-releases/10.0/10.0.19.md).

The revision number links will take you to the revision's page on GitHub. On [GitHub](https://github.com/MariaDB/server/tree/10.0) you can view more details of the revision and view diffs of the code modified in that revision.

* [Revision #0880284](https://github.com/MariaDB/server/commit/0880284)\
  2015-05-08 17:06:35 +0300
  * Fix win/ files to be stored with LF in repository
* [Revision #c1b07ff](https://github.com/MariaDB/server/commit/c1b07ff)\
  2015-05-08 11:56:48 +0200
  * update .gitattributes
* [Revision #b5c5f31](https://github.com/MariaDB/server/commit/b5c5f31)\
  2015-05-08 11:48:16 +0200
  * convert files from CRLF to LF line endings
* [Revision #e774008](https://github.com/MariaDB/server/commit/e774008)\
  2015-05-08 11:48:02 +0200
  * bump the VERSION
* [Revision #ac286a9](https://github.com/MariaDB/server/commit/ac286a9)\
  2015-05-08 11:20:43 +0200
  * Merge branch '5.5' into 10.0
* [Revision #0014bdc](https://github.com/MariaDB/server/commit/0014bdc)\
  2015-05-07 22:18:34 +0200
  * [MDEV-8115](https://jira.mariadb.org/browse/MDEV-8115) mysql\_upgrade crashes the server with REPAIR VIEW
* [Revision #8350ea0](https://github.com/MariaDB/server/commit/8350ea0)\
  2015-05-07 13:04:03 +0300
  * Fix compiler error if compiler does not support c99 style initializers.
* [Revision #a1ad712](https://github.com/MariaDB/server/commit/a1ad712)\
  2015-05-07 07:39:45 +0400
  * Fixing connect.dbf test failures on big endian machines.
* [Revision #f704b33](https://github.com/MariaDB/server/commit/f704b33)\
  2015-05-06 16:47:23 +0300
  * Merge pull request #52 from openquery/[MDEV-8053](https://jira.mariadb.org/browse/MDEV-8053)-c99-style-for-structure-members
* [Revision #4d606cb](https://github.com/MariaDB/server/commit/4d606cb)\
  2015-04-24 23:17:16 +1000
  * c99 style for assigning structure members

{% 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-100-series/mariadb-10019-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.
