Releases: percona/proxysql-admin-tool
v1.4.4
Release date: January 17, 2018
Bug fixes
Fixed BLD-853: ProxySQL logrotate script is not working for /var/lib/proxysql/proxysql.log
Fixed PSQLADM-3: Check proxysql_node_monitor WRITER/READER hostgroup conflict issue.
Fixed PXC-892: proxysql-admin fails to parse IP address.
Fixed PXC-893: proxysql-admin fails to process passwords with special characters.
Fixed PQA-155: Runtime table is not updating if there are any changes in PXC membership.
Fixed PSQLADM-28: PROXYSQL_CLIEN_PORT is not parsing properly
v1.4.3
Release date: October 4, 2017
Usability improvement
BLD-824 : Added --without-cluster-app-user option in proxysql-admin script to configure PXC without application user
BLD-839 : Merged proxysql_galera_checker.sh upstream changes to proxysql-admin repo.
PR #64 : proxysql_node_monitor missing host down when MySQL connection timeout exceeds check interval of ProxySQL.
Bug fixes
Fixed BLD-841 : Missing rotation against proxysql.log
v1.3.9
Release date: August 14, 2017
Usability improvement
Added --include-slaves=host_name:port : This option will help us to include specified slave node(s) to ProxySQL database. These nodes will go into the reader hostgroup and will only be put into the writer hostgroup if all cluster nodes are down. Slaves must be read only. Can accept comma delimited list. If this is used make sure 'read_only=1' is in the slave's my.cnf.
Bug fixes
Fixed PXC-848 : proxysql_node_monitor does not pick new WRITE node
v1.3.7
Release v1.3.7, Date : July 5, 2017
v1.3.6a
Release v1.3.6a, Date : June 4, 2017
Bug fix : Run time table is not getting updated if there is any changes in pxc membership
v1.3.6
v1.3.5
v1.3.2a
v1.3.1
Small bug fix