Percona Server for MySQL 5.6.34-79.1¶
Percona is glad to announce the release of Percona Server for MySQL 5.6.34-79.1 on November 23rd, 2016 (Downloads are available here and from the Percona Software Repositories).
Based on MySQL 5.6.34, including all the bug fixes in it, Percona Server for MySQL 5.6.34-79.1 is the current GA release in the Percona Server for MySQL 5.6 series. All of Percona‘s software is open-source and free, all the details of the release can be found in the 5.6.34-79.1 milestone at Launchpad.
Deprecated Features¶
Metrics for scalability measurement feature is now deprecated. Users who have installed this plugin but are not using its capability are advised to uninstall the plugin due to known crashing bugs.
Bugs Fixed¶
When a stored routine would call an administrative command such as
OPTIMIZE TABLE
,ANALYZE TABLE
,ALTER TABLE
,CREATE/DROP INDEX
, etc. the effective value oflog_slow_sp_statements
was overwritten by the value oflog_slow_admin_statements
. Bug fixed #719368.Thread Pool
thread limit reached
andfailed to create thread
messages are now printed on the first occurrence as well. Bug fixed #1636500.
INFORMATION_SCHEMA.TABLE_STATISTICS
andINFORMATION_SCHEMA.INDEX_STATISTICS
tables were not correctly updated for TokuDB. Bug fixed #1629448.
Contact Us
For free technical help, visit the Percona Community Forum.To report bugs or submit feature requests, open a JIRA ticket.
For paid support and managed or professional services, contact Percona Sales.