Percona is glad to announce the GA release of Percona Server 5.7.11-4 on March 15, 2016. Download the latest version from the Percona web site or from the Percona Software Repositories.
Based on MySQL 5.7.11, including all the bug fixes in it, Percona Server 5.7.11-4 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.11-4 milestone at Launchpad.
New Features:
tokudb_analyze_in_background is set to ON by default). Variable tokudb_auto_analyze default value has been changed from 0 to 30. (#935)
log_statements_unsafe_for_binlog, which implements the same effect.Bugs Fixed:
pid-file option wasn’t specified with the full path, Ubuntu/Debian sysvinit script wouldn’t notice if the server is actually running which would lead to timeout or in some cases even hang. Bug fixed #1549333.
DROP TABLE or TRUNCATE TABLE commands. This could lead to a crash. Bug fixed #1552673.
systemd script now takes the last option specified in my.cnf if the same option is specified multiple times. Previously it would try to take all values which would break the script and server would fail to start. Bug fixed #1554976.
Other bugs fixed: #1521120, #1549301 (upstream #80496), and #1554043 (upstream #80607).
Release notes for Percona Server 5.7.11-4 are available in the online documentation. Please report any bugs on the launchpad bug tracker .
Resources
RELATED POSTS