Release Notes for MariaDB MaxScale 2.4.8

Overview

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

MariaDB MaxScale 2.4.8 was released on 2020-03-18. This release is of General Availability (GA) maturity.

Issues Fixed

  • Monitor connections not insisting on SSL being used. (MXS-2878)

  • Fixes memory leak in alter maxscale. (MXS-2921)

  • Fixes max_slave_replication_lag using servers with unknown replication lag. (MXS-2919)

  • Fixes qc_sqlite memory leaks with complex CREATE TABLECREATE TABLE statement. (MXS-2917)

  • Fixes log rotate warnings when PID file does not exist. (MXS-2907)

  • Fixes warning: The query can't be routed to all back-end servers because it includes SELECTSELECT and SQL variable modifications which is not supported. (MXS-2898)

  • Fixes UnhandledPromiseRejectionWarning when creating a new filter. (MXS-2893)

  • Documents router diagnostic output. (MXS-2873)

  • MaxCtrl fails to destroy Binlog Router services. (MXS-2844)

  • Fixes configuration of MariaDB Connector/C TLS version. (MXS-2811)

  • Fixes DIVDIV function in queries producing an error. (MXS-2508)

  • TLS/SSL setup is not a part of the server mini-tutorial. (MXS-2382)

  • Fixes optimize table: Query could not be tokenized/Parsing the query failed, cannot report query type (MXS-2227)