Release Notes for MariaDB MaxScale 6.1.4

Overview

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

MariaDB MaxScale 6.1.4 was released on 2021-10-18. This release is of General Availability (GA) maturity.

Issues Fixed

Can result in a hang or crash

  • Hints for prepared statements can be lost if a query fails. (MXS-3812)

Can result in unexpected behavior

  • The location of the GUI web directory isn't documented. (MXS-3817)

  • Queries are not always counted as reads with router_options=slave. (MXS-3816)

  • Result size accounting is wrong. (MXS-3804)

  • Debug assertion in the readwritesplit router. (MXS-3803)

  • Unexpected internal state with read-only cursor and result with one row. (MXS-3801)

  • Destroyed monitors are not deleted. (MXS-3799)

  • Race condition in service destruction. (MXS-3798)

  • Fix generix multi-statement bug. (MXS-3791)

  • Fix luafilter. (MXS-3790)

  • Debug assertion with default config and transaction_replay=true . (MXS-3788)

  • The binlogrouter logs warnings for ignored SQL. (MXS-3779)

  • Query Editor requires admin privileges. (MXS-3768)