
Percona is glad to announce the first GA (Generally Available) release of Percona Server 5.6.13-61.0 on October 7th, 2013 (Downloads are available here and from the Percona Software Repositories.
Based on MySQL 5.6.13, including all the bug fixes in it, Percona Server 5.6.13-61.0 is the first GA release in the Percona Server 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.13-61.0 milestone at Launchpad.
New Features:
ALL_O_DIRECT method for innodb_flush_method has been ported from Percona Server 5.5.
SELECT INTO ... OUTFILE and SELECT INTO DUMPFILE to add the support for UNIX sockets and named pipes.Bugs Fixed:
DDL operations that would have resulted in server crash. Bug fixed #1217002.
apt-get upgrade of Percona Server would fail in post-installation step if server failed to start. Bug fixed #1002500.
libssl.so.6 dependency issues in binary tarballs releases. Bug fixed #1172916.
install_layout.cmake could cause that some library files, during the build, end up in different directories on x86_64 environment. Bug fixed #1174300.
AES_ENCRYPT when older OpenSSL version was used. Upstream bug fixed #70489, bug fixed #1201033.
DDL, SELECT, SHOW ENGINE INNODB STATUS, and KILL, has been fixed. Fixed the upstream bug #60682, bug fixed #1115048.
PURGE CHANGED_PAGE_BITMAP or directly on the file system. Bug fixed #1191580.
-DWITH_PERFSCHEMA_ENGINE=OFF option. Bug fixed #1196383.
Other bugs fixed: bug fixed #1131949, bug fixed #1191589, bug fixed #1229583, upstream bug fixed #70490 bug fixed #1205196,upstream bug fixed #70417 bug fixed #1230220.
Release notes for Percona Server 5.6.13-61.0 are available in our online documentation. Bugs can be reported on the launchpad bug tracker.
Resources
RELATED POSTS