# MariaDB ColumnStore 5.6.3 Release Notes

## Overview

[MariaDB ColumnStore](https://github.com/mariadb-corporation/docs-release-notes/blob/test/en/mariadb-columnstore/README.md) 5.6.3 is a maintenance release of [MariaDB ColumnStore](https://github.com/mariadb-corporation/docs-release-notes/blob/test/en/mariadb-columnstore/README.md). MariaDB ColumnStore is a columnar storage engine included with MariaDB Enterprise Server. This is the seventh release in the ColumnStore 5 series.

MariaDB ColumnStore 5.6.3 was released on 2021-12-13. This release is of General Availability (GA) maturity.

This release of MariaDB ColumnStore is included with MariaDB Enterprise Server 10.5.13-9.

## Notable Changes

* CMAPI 1.6 is now included
  * CMAPI is a REST API for administering MariaDB ColumnStore in multi-node topologies.
  * For additional information, see "Release Notes for CMAPI 1.6".
* ColumnStore now supports compression for temporary files used for disk-based aggregations ([MCOL-4829](https://jira.mariadb.org/browse/MCOL-4829))
  * When disk-based aggregations are enabled, the temporary files use snappy compression by default.

## Issues Fixed

### Can result in a hang or crash

* Replica nodes crash and cannot restart after cpimport is executed. ([MCOL-4805](https://jira.mariadb.org/browse/MCOL-4805))
* Server crashes when a NOT IN(..) subquery contains an IS NULL comparison in an OR predicate. ([MCOL-4642](https://jira.mariadb.org/browse/MCOL-4642))

### Can result in unexpected behavior

* The CMAPI shell aliases fail when the API key contains a = character. ([MCOL-4773](https://jira.mariadb.org/browse/MCOL-4773))

## Platforms

In alignment with the [enterprise lifecycle](/docs/release-notes/enterprise-server/about/enterprise-server-lifecycle.md), MariaDB ColumnStore 5.6.3 is provided for:

* CentOS 7 (x86\_64)
* Debian 9 (x86\_64)
* Debian 10 (x86\_64)
* Red Hat Enterprise Linux 7 (x86\_64)
* Red Hat Enterprise Linux 8 (x86\_64)
* SUSE Linux Enterprise Server 12 (x86\_64)
* SUSE Linux Enterprise Server 15 (x86\_64)
* Ubuntu 18.04 (x86\_64)
* Ubuntu 20.04 (x86\_64)

## Installation Instructions

* [ColumnStore Object Storage Topology with MariaDB Enterprise Server 10.5](/docs/server/architecture/topologies/columnstore-object-storage.md)[ and MariaDB ColumnStore 5](/docs/server/architecture/topologies/columnstore-object-storage.md)
* [ColumnStore Shared Local Storage Topology with MariaDB Enterprise Server 10.5](/docs/server/architecture/topologies/columnstore-shared-local-storage.md)[ and MariaDB ColumnStore 5](/docs/server/architecture/topologies/columnstore-shared-local-storage.md)
* [HTAP Topology with MariaDB Enterprise Server 10.5](/docs/server/architecture/topologies/htap.md)[ and MariaDB ColumnStore 5](/docs/server/architecture/topologies/htap.md)
* [Single-Node ColumnStore 5 with MariaDB Enterprise Server 10.5](/docs/server/architecture/topologies/single-node-topologies/enterprise-server-with-columnstore-object-storage.md)[ and Object Storage](/docs/server/architecture/topologies/single-node-topologies/enterprise-server-with-columnstore-object-storage.md)
* [Single-Node ColumnStore 5 with MariaDB Enterprise Server 10.5](/docs/server/architecture/topologies/single-node-topologies.md)

## Upgrade Instructions

* Major Release Upgrades for MariaDB ColumnStore.

<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/columnstore/old-releases/mariadb-columnstore-5-6-release-notes/mariadb-columnstore-5-6-3-release-notes.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.
