Percona announces the release of Percona Server for MySQL 5.6.36-82.0 on May 12, 2017. Download the latest version from the Percona web site or the Percona Software Repositories. You can also run Docker containers from the images in the Docker Hub repository.
Based on MySQL 5.6.36, and including all the bug fixes in it, Percona Server for MySQL 5.6.36-82.0 is the current GA release in the Percona Server for MySQL 5.6 series. Percona Server for MySQL is open-source and free – this is the latest release of our enhanced, drop-in replacement for MySQL. Complete details of this release are available in the 5.6.36-82.0 milestone on Launchpad.
tokudb_dir_cmd variable can now be used to edit the TokuDB files.innodb_empty_free_list_algorithm set to backoff algorithm. Bug fixed #1651657.
TABLE_STATISTICS in combination with a stored function could lead to a server crash. Bug fixed #1659992.
tokubackup_slave_info file was created for a master server after taking the backup with Percona TokuBackup. Bug fixed #135.
ALTER TABLE. Bug fixed #1671492.
PREPARE statement with a parse error could lead to a server crash. Bug fixed #1688698 (upstream #86209).
Seconds_Behind_Master correctly when running in multi-threaded slave mode. Bug fixed #1654091 (upstream #84415).
DROP TEMPORARY TABLE would create a transaction in binary log on a read-only server. Bug fixed #1668602 (upstream #85258).
innodb_fake_changes enabled could lead to a server crash. Bug fixed #1629257.Other bugs fixed: #1660828 (upstream #84786), #1664519 (upstream #84940), #1674299, #1683456, #1670588 (upstream #84173), #1672389, #1674507, #1674867, #1675623, #1650294, #1659224, #1660565, #1662908, #1669002, #1671473, #1673800, #1674284, #1676441, #1676705, #1676847 (upstream #85671), #1677130 (upstream #85678), #1677162, #1678692, #1678792, #1680510 (upstream #85838), #1683993, #1684012, #1684078, #1684264, and #1674281.
Release notes for Percona Server for MySQL 5.6.36-82.0 are available in the online documentation. Please report any bugs on the launchpad bug tracker.
Resources
RELATED POSTS