All pages
Powered by GitBook
1 of 1

Loading...

MariaDB ColumnStore 22.08.7 Release Notes

Overview

MariaDB Enterprise ColumnStore 22.08.7 is a maintenance release of MariaDB Enterprise ColumnStore. MariaDB Enterprise ColumnStore is a columnar storage engine included with MariaDB Enterprise Server.

MariaDB Enterprise ColumnStore 22.08.7 was released on 2022-12-21. This release is of General Availability (GA) maturity.

MariaDB Enterprise ColumnStore 22.08 replaces MariaDB Enterprise ColumnStore 6 in MariaDB Enterprise Server 10.6.

This release of MariaDB Enterprise ColumnStore is included with MariaDB Enterprise Server 10.6.11-6.

Users of earlier MariaDB Enterprise ColumnStore 22.08 releases are encouraged to upgrade.

Issues Fixed

Can result in a hang or crash

  • When the ExeMgr facility in the PrimProc process is restarted, if the SELECT component of an UPDATE statement fails, the DMLProc process performs a ROLLBACK operation, which can hang if the ExeMgr facility is not yet available. ()

    • Starting with this release, if this scenario occurs, DMLProc avoids the hang by retrying the operation after a timeout period.

  • When ExeMgr is writing to the network, the process can sporadically crash due to a race condition. ()

Can result in unexpected behavior

  • When the primary node is restarted, CMAPI and MaxScale sometimes choose different nodes to be the primary node. (, )

    • In previous releases, after the primary node was restarted, CMAPI would continue using the old primary server, but MaxScale would failover to a new primary server. If a user tried to select data from the new primary node, the operation could fail with the following error until the node is restarted:

Additionally, the new primary node could write messages like the following to ColumnStore's debug.log file:

Starting with this release, after the primary node is restarted, both CMAPI and MaxScale should failover to the same primary server.

  • When a CTE contains a query that joins an table and a table, if the CTE results contain a , the column can sometimes be returned as a zero-date (which is 0000-00-00 00:00:00). ()

  • When a is NULL and is cast to INT, the conversion would fail, and PrimProc would excessively write log messages to its systemd journal. ()

    • In previous releases, the systemd journal for PrimProc could contain many messages like the following:

Starting with this release, PrimProc no longer writes those log messages to its systemd journal.

Platforms

In alignment with the , MariaDB Enterprise ColumnStore 22.08.7 is provided for:

  • CentOS 7 (x86_64)

  • Debian 11 (x86_64, ARM64)

  • Red Hat Enterprise Linux 7 (x86_64)

  • Red Hat Enterprise Linux 8 (x86_64, ARM64)

Installation Instructions

Upgrade Instructions

  • Upgrade Multi-Node MariaDB Enterprise ColumnStore from 6 to 23.10

Red Hat Enterprise Linux 9 (x86_64, ARM64)
  • Rocky Linux 8 (x86_64, ARM64)

  • Rocky Linux 9 (x86_64, ARM64)

  • Ubuntu 20.04 (x86_64, ARM64)

  • Ubuntu 22.04 (x86_64, ARM64)

  • MCOL-5263
    MCOL-5264
    MCOL-5293
    MCOL-5306
    ColumnStore
    TIMESTAMP column
    MCOL-5311
    MCOL-5346
    enterprise lifecycle
    Major Release Upgrades for MariaDB Enterprise ColumnStore
    ERROR 1815 (HY000): Internal error: DBRM is not responding. Cannot accept queries
    NODE_NAME controllernode[409]: 58.561877 |0|0|0| E 29 CAL0000: DBRM: error: SessionManager::getSystemState() failed (network)   %%10%%
    NODE_NAME messagequeue[409]: 59.588469 |0|0|0| E 31 CAL0000: messageqcpp::hostnameResolver Name or service not known            %%10%%
    NODE_NAME messagequeue[409]: 01.642554 |0|0|0| E 31 CAL0000: messageqcpp::hostnameResolver Name or service not known            %%10%%
    error in int conversion from ''
    InnoDB
    VARCHAR column
    ColumnStore Object Storage Topology with MariaDB Enterprise Server 10.6
    and MariaDB Enterprise ColumnStore 23.10
    ColumnStore Shared Local Storage Topology with MariaDB Enterprise Server 10.6
    and MariaDB Enterprise ColumnStore 23.10
    HTAP Topology with MariaDB Enterprise Server 10.6
    and MariaDB Enterprise ColumnStore 23.10
    Single-Node Enterprise ColumnStore 23.10 with MariaDB Enterprise Server 10.6
    and Object Storage
    Single-Node Enterprise ColumnStore 23.10 with MariaDB Enterprise Server 10.6

    This page is: Copyright © 2025 MariaDB. All rights reserved.