Percona is glad to announce the release of Percona Server 5.1.72-14.10 on October 28th, 2013 (Downloads are available here and from the Percona Software Repositories). Based on MySQL 5.1.72, including all the bug fixes in it, Percona Server 5.1.72-14.10 is now the current stable release in the 5.1 series. All of Percona‘s software is open-source and free, all the details of the release can be found in the 5.1.72-14.10 milestone at Launchpad.
Bugs Fixed:
- Due to an incompatible upstream change that went in unnoticed, the log tracker thread would attempt to replay any file operations it encountered. In most cases this were a no-op, but there were race conditions for certain
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.- Fixed the
libssl.so.6
dependency issues in binary tarballs releases. Bug fixed #1172916. - Percona Server could crash server could crash while accessing
BLOB
orTEXT
columns in InnoDB tables if Support for Fake Changes was enabled. Bug fixed #1188168. - A server could crash due to a race condition between a INNODB_CHANGED_PAGES query and a bitmap file delete by
PURGE CHANGED_PAGE_BITMAP
or directly on the file system. Bug fixed #1191580.
Other bug fixes: bug fixed #1191589.
Release notes for Percona Server 5.1.72-14.10 are available in our online documentation. Bugs can be reported on the launchpad bug tracker.