MariaDB MaxScale 22.08.5 Release Notes
MariaDB MaxScale 22.08.5 Release Notes -- 2023-03-27
MariaDB MaxScale 22.08.5 Release Notes -- 2023-03-27
Release 22.08.5 is a GA release.
This document describes the changes in release 22.08.5, when compared to the previous release in the same series.
If you are upgrading from an older major version of MaxScale, please read theupgrading document for this MaxScale version.
For any problems you encounter, please consider submitting a bug report on our Jira.
Bug fixes
MXS-4561 Some configuration cause no errors to be logged
MXS-4557 Binlogrouter breaks if event size exceeds INT_MAX
MXS-4556 Maxscale ignores lower_case_table_names=1 on config file
MXS-4555 Dynamic filter capabilities do not work
MXS-4552 "Unknown prepared statement handler" error when connection_keepalive is disabled on a readconnroute service
MXS-4547 Empty regex // is not treated as empty
MXS-4540 transaction replay retries repeatedly after failing checksum
MXS-4524 Wrong server version assumption
MXS-4515 MaxScale leaks sessions if they are closed when writeq throttling is enabled
MXS-4514 skip_name_resolve is not modifiable at runtime
MXS-4513 The connections graph the on GUI dashboard "jumps" on every refresh
MXS-4512 Clang 15 compilation fails on 22.08
MXS-4510 Uncaught exception in binlogrouter
MXS-4504 IP wildcard values are not permitted in host values while using data masking
MXS-4499 config_sync_cluster always uses the mysql database
MXS-4494 Replication breaks if binlogfilter excludes events
MXS-4489 PHP program reports different collation_connection when connecting via Maxscale
MXS-4488 MaxScale can hang if non-MariaDB data is sent to a MariaDB protocol port
MXS-4481 Attempting to create a table with the name "DUAL" crashes MaxScale
MXS-4461 Debug assertion in dcb.cc
MXS-4459 Improve match/exclude documentation for avrorouter and kafkacdc
MXS-4410 QLA filter not properly logging USE DBx command.
Known Issues and Limitations
There are some limitations and known issues within this version of MaxScale. For more information, please refer to the Limitations document.
Packaging
RPM and Debian packages are provided for the supported Linux distributions.
Packages can be downloaded here.
Source Code
The source code of MaxScale is tagged at GitHub with a tag, which is identical
with the version of MaxScale. For instance, the tag of version X.Y.Z of MaxScale
is maxscale-X.Y.Z
. Further, the default branch is always the latest GA version
of MaxScale.
The source code is available here.
CC BY-SA / Gnu FDL
Last updated
Was this helpful?