Percona is glad to announce the first GA release of Percona Server 5.7.10-3 on February 23, 2016. Download the latest version from the Percona web site or from the Percona Software Repositories.
Based on MySQL 5.7.10, including all the bug fixes in it, Percona Server 5.7.10-3 is the current GA release in the Percona Server 5.7 series. All of Percona’s software is open-source and free, all the details of the release can be found in the 5.7.10-3 milestone at Launchpad.
New Features:
backoff value for the innodb_empty_free_list_algorithm server system variable, and its default has been changed accordingly.Known Issues:
super_read_only aborts STOP SLAVE if variable relay_log_info_repository is set to TABLE which could lead to a server crash in Debug builds.
super_read_only set as a server option has no effect.
innodb_flush_method is set to ALL_O_DIRECT. The workaround is to set this variable to a different value before starting up the crashed instance (bug #1529885).Bugs Fixed:
/var/log/mysqld.log during the installation on CentOS 6. Bug fixed #1541769.
TRUNCATE TABLE while TokuDB Background ANALYZE TABLE is enabled could lead to a server crash once analyze job tries to access the truncated table. Bug fixed #938.
mysqld_safe.pid file (owned by root) inside the datadir. Fixed by excluding the pid file by default. Bug fixed #125.
Release notes for Percona Server 5.7.10-3 are available in the online documentation. Please report any bugs on the launchpad bug tracker .