# Percona XtraDB Cluster 8.0.33-25 (2023-08-02) Percona XtraDB Cluster (PXC) supports critical business applications in your public, private, or hybrid cloud environment. Our free, open source, enterprise-grade solution includes the high availability and security features your business requires to meet your customer expectations and business goals. ## Release highlights Percona XtraDB Cluster is based on Percona Server for MySQL. Find a complete list of improvements and bug fixes in the [Percona Server for MySQL 8.0.33-25 (2023-06-15) release notes](https://docs.percona.com/percona-server/8.0/release-notes/8.0.33-25.html). Improvements and bug fixes introduced by Oracle for MySQL 8.0.33 and included in Percona XtraDB Cluster are the following: * The `INSTALL COMPONENT` includes the `SET` clause. The `SET` clause sets the values of component system variables when installing one or several components. This reduces the inconvenience and limitations associated with assigning variable values in other ways. * The mysqlbinlog `--start-position` accepts values up to `18446744073709551615`. If the `--read-from-remote-server` or `--read-from-remote-source` option is used, the maximum is `4294967295`. (Bug #77818, Bug #21498994) * Using a generated column with `DEFAULT(col_name)` to specify the default value for a named column is not allowed and throws an error message. (Bug #34463652, Bug #34369580) * Not all possible error states were reported during the binary log recovery process. (Bug #33658850) * User-defined collations are deprecated. The usage of the following user-defined collations causes a warning that is written to the log: * When `COLLATE` is followed by the name of a user-defined collation in an SQL statement. * When the name of a user-defined collation is used as the value of `collation_server`, `collation_database`, or `collation_connection`. The support for user-defined collations will be removed in a future releases of MySQL. Find the full list of bug fixes and changes in the [MySQL 8.0.33 Release Notes](https://dev.mysql.com/doc/relnotes/mysql/8.0/en/news-8-0-33.html). ## New features * [PXC-3760](https://jira.percona.com/browse/PXC-3760): Added [FC auto eviction variables](../wsrep-provider-index.md) allow the eviction of a lagging node. ## Bug fixes * [PXC-667](https://jira.percona.com/browse/PXC-667): Unexpected exit during the BF-abort of active HANDLER `