v2.3.2
Release date: November 3, 2021
ProxySQL package update
Improvements
-
PSQLADM-320 : Performs a SAVE operation for the users table only if the users table has changed
-
PSQLADM-327 : Adds the
--server
option to skip the check for cluster membership
This option is specified with either the--syncusers
command or the--sync-multi-cluster-users
command and allows specific standalone nodes to be synced. -
PSQLADM-339 : Provides a method when a cluster read-only state has changed to update proxysql-admin without requiring a cluster restart
The--force
option was added to skip the cluster membership check. -
PR-202 : add support for MariaDB 10.1
Thanks to shovelwagon for this. -
PR-203 : add support for MariaDB 10.0, 10.1, and 10.5
Thanks to Esysteme for this.