Percona is glad to announce the release of Percona Server 5.6.27-76.0 on December 4, 2015. Download the latest version from the Percona web site or from the Percona Software Repositories.
Based on MySQL 5.6.27, including all the bug fixes in it, Percona Server 5.6.27-76.0 is the current GA release in the Percona Server 5.6 series. Percona Server is open-source and free – and this is the latest release of our enhanced, drop-in replacement for MySQL. Complete details of this release can be found in the 5.6.27-76.0 milestone on Launchpad.
New Features:
SHOW SLAVE STATUS NOLOCK syntax in 5.6 has been undeprecated. Both SHOW SLAVE STATUS NOLOCK and SHOW SLAVE STATUS NONBLOCKING are now supported. Percona Server originally used SHOW SLAVE STATUS NOLOCK syntax for this feature. As of 5.6.20-68.0 release, Percona Server implements SHOW SLAVE STATUS NONBLOCKING syntax, which comes from early MySQL 5.7. Current MySQL 5.7 does not have this syntax and regular SHOW SLAVE STATUS is non-blocking.
tokudb_strip_frm_data variable which can be used to assist in TokuDB data recovery. WARNING: Use this variable only if you know what you’re doing otherwise it could lead to data loss.Bugs Fixed:
tokudb_backup_last_error_string and tokudb_backup_last_error values manually could cause server assertion. Bug fixed #1512464.
--innodb-optimize-keys option. Bug fixed #1517444.
storage/tokudb/PerconaFT/buildheader/CMakeLists.txt which could cause subsequent builds to fail. Bug fixed #1510085 (Sergei Golubchik).
--defaults-file option has been implemented for ps_tokudb_admin to specify the MySQL configuration file if it’s not in the default location. Bug fixed #1517021.Other bugs fixed: #1425480, #1517523, #1515741 and #1513178.
Release notes for Percona Server 5.6.27-76.0 are available in the online documentation. Please report any bugs on the launchpad bug tracker .
Resources
RELATED POSTS