# Enterprise Server Lifecycle

## Enterprise Server Builds

MariaDB Enterprise Server incorporates enhancements that are not present in MariaDB Community Server, including

* Premium features meet enterprise scaling and operations requirements.
* Priority bug fixes are available first to enterprise customers.
* Increased the code stability through restricted release of new functionality.
* Risk reduction from untested or incompatible features through the inclusion of only features with level 3 support (engineering code-level support) from MariaDB Corporation.
* Optimized the configuration defaults.

For details on features added to enhance, harden, and secure MariaDB Enterprise Server, see the following pages:

* [What's New in MariaDB Enterprise Server 11.8](/docs/release-notes/enterprise-server/11.8/whats-new-in-mariadb-enterprise-server-11.8.md)
* [What's New in MariaDB Enterprise Server 11.4](/docs/release-notes/enterprise-server/11.4/whats-new.md)
* [What's New in MariaDB Enterprise Server 10.6](/docs/release-notes/enterprise-server/10.6/whats-new.md)

## Enterprise Server Releases <a href="#enterprise-server-releases" id="enterprise-server-releases"></a>

Releases of MariaDB Enterprise Server are predictable because,

* Major releases are delivered on a schedule.
* The minor releases are focused on small, incremental defect remediation.
* Critical fixes from newer release series are selectively backported.
* Enterprise-grade testing drives a low defect rate.
* Specific changes present in each release are communicated.

Additional information on the release cycle for MariaDB Enterprise Server can be found in [MariaDB Corporation Engineering Policy](https://mariadb.com/engineering-policies/).

### Upcoming Minor and Maintenance Releases <a href="#upcoming-minor-and-maintenance-releases" id="upcoming-minor-and-maintenance-releases"></a>

Planned releases of MariaDB Enterprise Server are [scheduled](/docs/release-notes/enterprise-server/about/enterprise-server-release-schedule.md).

### Obtaining MariaDB Enterprise Server <a href="#obtaining-mariadb-enterprise-server" id="obtaining-mariadb-enterprise-server"></a>

MariaDB Enterprise Server is available to MariaDB subscription customers via the [MariaDB Customer Portal](https://customers.mariadb.com/).

If you are not yet a MariaDB subscription customer, [contact MariaDB Corporation](https://mariadb.com/contact) for more information.

MariaDB Enterprise Server binary and source code is delivered over secure protocols from MariaDB Corporation-maintained infrastructure as detailed in the [Deployment Guide](broken://pages/BbZ3TNWsYNwHXVyiSQ6z).

### Enterprise Server Release Identifiers <a href="#enterprise-server-release-identifiers" id="enterprise-server-release-identifiers"></a>

Releases of MariaDB Enterprise Server are given an identifier such as 'MariaDB Enterprise Server 10.5.8-5,' whose components are,

* The product name (MariaDB Enterprise Server).
* Release series (10.5, spoken "ten-five").
* The point release of MariaDB Community Server used as the base of this Enterprise Server release (.8, spoken "ten-five-eight").
* The release postfix of MariaDB Enterprise Server starts with '-1' and is incremented for subsequent releases in that release series (-5, spoken "ten-five-eight-dash-five").
* On the Debian and Ubuntu platforms, the release postfix contains a period instead of a dash, such that release postfixes start with .1 and increment for subsequent releases in that release series (.5, spoken "ten-five-eight-dot-five").

Additional information on the release numbering for MariaDB Enterprise Server can be found in [MariaDB Corporation Engineering Policy](https://mariadb.com/engineering-policies).

## Enterprise Server Support <a href="#enterprise-server-support" id="enterprise-server-support"></a>

MariaDB Corporation offers vendor support for MariaDB Enterprise Server, including,

* Customer support as detailed in the [Subscription Services Policy](https://mariadb.com/subscription-services-policies)
* [Professional services](https://mariadb.com/services), including migration services, remote DBA services, and consulting
* Customer communications, managed via the [MariaDB Customer Portal](https://customers.mariadb.com/)
* [Training](https://mariadb.com/services/training)
* [Documentation](https://mariadb.com/docs/)

<sub>*This page is: Copyright © 2025 MariaDB. All rights reserved.*</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/enterprise-server/about/enterprise-server-lifecycle.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.
