# ProxySQL 2.5.4 and ProxySQL admin tools (2023-07-24) [ProxySQL](https://proxysql.com/) is a high-performance proxy for MySQL and MySQL-compatible database servers such as Percona Server for MySQL and MariaDB. It acts as an intermediary for client requests seeking resources from the database. ProxySQL was created for the database administrator as a solution for complex replication topology issues. You can [download the original ProxySQL from GitHub](https://github.com/sysown/proxysql/releases). The [ProxySQL documentation](https://proxysql.com/documentation/) provides information on installing and running ProxySQL. The [ProxySQL Admin (proxysql-admin)](proxysql-admin-tool-v2-config.md) tool simplifies the configuration of Percona XtraDB Cluster nodes with ProxySQL. [ProxySQL Admin 1.x.x](proxysql-v1.md) requires custom `Bash` scripts to track the status of a Percona XtraDB Cluster. [ProxySQL Admin 2.x.x](proxysql-admin-tool-functions.md) supports Percona XtraDB Cluster without custom scripts. The [ProxySQL 2.x.x and pxc_scheduler_handler](psh-overview.md) tool can automatically perform a failover due to node failures, service degradation, or maintenance. The pxc_scheduler_handler tool has different features and capabilities than ProxySQL admin. Do not use the options from one tool in the other tool. Mixing the options may cause unintended results. ## Release highlights Compared to the previous ProxySQL 2.5.3 release, this release includes all improvements and bug fixes available in ProxySQL 2.5.4. The improvements and bug fixes introduced by ProxySQL 2.5.4 and included in this release are: * Reworked `SET` parser implementation. * Added `SET TRANSATION ISOLATION LEVEL` support For more information on these items and other improvements and bug fixes, see the [ProxySQL 2.5.4 release notes](https://github.com/sysown/proxysql/releases/tag/v2.5.4). ProxySQL Admin and pxc_scheduler_handler have not changed since the previous release. ## Useful links * Install [ProxySQL and proxysql-admin](https://docs.percona.com/proxysql/install-v2.html) * The [ProxySQL and ProxySQL admin tools GitHub location](https://github.com/percona/proxysql-admin-tool) * [Contribute to the documentation](https://github.com/percona/proxysql-admin-tool-doc/blob/main/contributing.md) * Download the product binaries, packages, and tarballs at [Download ProxySQL](https://www.percona.com/download-proxysql) * For [training](https://www.percona.com/training), contact [Percona Training - Start learning now](https://learn.percona.com/contact-me)