Percona is glad to announce the first release candidate of Percona Server 5.7.10-1 on December 14, 2015. Download the latest version from the Percona web site or from the Percona Software Repositories.
This release contains all the bug fixes from latest Percona Server 5.6 release (currently Percona Server 5.6.27-76.0).
New Features:
Known Issues:
innodb_show_verbose_locks and innodb_show_locks_help are not working correctly.
BLOB in TokuDB table could lead to a server crash (bug #916).
LD_PRELOAD=/usr/lib64/libjemalloc.so.1 to /etc/sysconfig/mysql before running the ps_tokudb_admin script
Bugs Fixed:
ALTER TABLE without specifying the storage engine (without ENGINE= clause) or OPTIMIZE TABLE when enforce_storage_engine was enabled could lead to unrequested and unexpected storage engine changes. If done for a system table, it would circumvent regular system table storage engine compatibility checks, resulting in crashes or otherwise broken server operation. Bug fixed #1488055.
INFORMATION_SCHEMA.INNODB_METRICS lock_deadlocks counter. Bug fixed #1466414 (upstream #77399).
Other bugs fixed: #371752 (upstream #45379), #1441362 (upstream #56155), #1385062 (upstream #74810), #1519201 (upstream #79391), #1515602, #1506697 (upstream #57552), #1501089 (upstream #75239), #1447527 (upstream #75368), #1384658 (upstream #74619), #1384656 (upstream #74584), and #1192052.
Release notes for Percona Server 5.7.10-1 are available in the online documentation. Please report any bugs on the launchpad bug tracker .
Resources
RELATED POSTS