
Percona is glad to announce the third Release Candidate of Percona Server 5.6.13-60.5 (downloads are available here and from the Percona Software Repositories).
The final release is almost ready. Thank you to everyone who has been testing and filing bugs. You’ve been a big help and we can’t wait for you to see the fantastic results. Currently the team is doing the final polish and testing on Percona Server 5.6 so look for the GA later this month.
Have you been evaluating or using Percona Server 5.6? What new features in Percona Server can you not live without? We’d like to hear about your experiences and the results you’ve seen in your applications. Share your thoughts in the comments below or send us a message.
Based on the recently released MySQL 5.6.13, including all the bug fixes in it, Percona Server 5.6.13-60.5 is the third RC release in the Percona Server 5.6 series. Percona Server is an enhanced, drop-in MySQL replacement. All of Percona‘s software is open-source and free, all the details of the release can be found in the 5.6.13-60.5 milestone at Launchpad.
Ported Features:
Bugs Fixed:
INFORMATION_SCHEMA.PARTITIONS could cause key distribution statistics for partitioned tables to be reset to those corresponding to the last partition. Fixed the upstream bug #69179. Bug fixed #1192354.
RPM scripts for previous Percona Server version caused installer to fail if there were different datadir options in multiple configuration files. Bug fixed #1201036.
UPDATE/DELETE statements with the LIMIT clause to be unsafe for Statement Based Replication even when ORDER BY primary key was present. Fixed by implementing an algorithm to do more elaborate analysis on the nature of the query to determine whether the query will cause uncertainty for replication or not. Bug fixed #1132194.
RPM and then installing a 5.5 one), mysql_install_db was still called on the existing data directory which lead to re-creation of the test database. Bug fixed #1169522.
Other bugs fixed: bug fixed #1188162, bug fixed #1203308 and bug fixed #1189743.
Release notes for Percona Server for MySQL 5.6.13-60.5 are available in our online documentation. Bugs can be reported on the launchpad bug tracker.
Resources
RELATED POSTS