Percona is glad to announce the release of Percona Server 5.6.29-76.2 on March 7, 2016. Download the latest version from the Percona web site or from the Percona Software Repositories.
Based on MySQL 5.6.29, including all the bug fixes in it, Percona Server 5.6.29-76.2 is the current GA release in the Percona Server 5.6 series. Percona Server is open-source and free – 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.29-76.2 milestone on Launchpad.
Bugs Fixed:
mysql_install_db even though data directory already existed. Bug fixed #1457614.
systemctl would fail with timeout if the socket was specified with a custom path. Bug fixed #1534825.
libjemalloc.so.1 was missing from binary tarball. Bug fixed #1537129.
mysqldumpslow script has been removed because it was not compatible with Percona Server extended slow query log format. Please use pt-query-digest from Percona Toolkit instead. Bug fixed #856910.
cmake/make/make_binary_distribution workflow was used to produce binary tarballs it would produce tarballs with mysql-... naming instead of percona-server-.... Bug fixed #1540385.
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.
Other bugs fixed: #898, #1521120 and #1534246.
Release notes for Percona Server 5.6.29-76.2 are available in the online documentation. Please report any bugs on the launchpad bug tracker .
Resources
RELATED POSTS