Release Notes for MariaDB MaxScale 2.4.5

Overview

MariaDB MaxScale is an advanced database proxy, firewall, and query router.

MariaDB MaxScale 2.4.5 was released on 2019-12-21. This release is of General Availability (GA) maturity.

New Features

Issues Fixed

  • Fixes MaxCtrl showing password in clear text. (MXS-2813)

  • Fixes 2.3 links in 2.4 documentation. (MXS-2809)

  • Fixes hang on persistent connections in Read Connection Router. (MXS-2803)

  • Fixes COM_RESET_CONNECTION, being treated as a write. (MXS-2802)

  • Fixes logging of user reload. (MXS-2794)

  • Fixes masking filter performing case-sensitive checks against unquoted case-insensitive identifiers in function calls and WHERE clauses. (MXS-2788)

  • Fixes wrong thread id causing MaxScale to crash. (MXS-2782)

  • Fixes Binlog Filter skipping commit when writing to MariaDB ColumnStore. (MXS-2776)

  • Documents that a crashed Primary Server can break auto_rejoin in semi-synchronous replication. (MXS-2775)

  • Fixes MaxScale not routing TEMPORARY TABLE reading to the Primary Server. (MXS-2498)