
Percona is glad to announce the release of Percona Server 5.5.35-33.0 on December 20th, 2013 (Downloads are available here and from the Percona Software Repositories). Based on MySQL 5.5.35, including all the bug fixes in it, Percona Server 5.5.35-33.0 is now the current stable release in the 5.5 series. All of Percona‘s software is open-source and free, all the details of the release can be found in the 5.5.35-33.0 milestone at Launchpad.
New Features:
0 to 4294967295.
mysqlbinlog to provide SSL and compression support.
Bugs Fixed:
INSTALL PLUGIN statement would crash server if User Statistics were enabled. Bug fixed #1011047.
mysqldump --innodb-optimize-keys was generating incorrect CREATE TABLE statements for partitioned tables. Bug fixed #1233841.
500 to 100 000 (the maximum supported number of connections), because limiting the total number of threads in the threadpool can result in deadlocks and uneven distribution of worker threads between thread groups in case of stalled connections. Bug fixed #1258097.
PURGE CHANGED_PAGE_BITMAPS BEFORE statement would delete the changed page data after the specified LSN and up to the start of the next bitmap file. If this data were to be used for fast incremental backups, its absence would cause Percona XtraBackup to fall back to the full-scan incremental backup mode. Bug fixed #1260035 (Andrew Gaul).
Other bugs fixed: bug #1082333.
Release notes for Percona Server 5.5.35-33.0 are available in our online documentation. Bugs can be reported on the launchpad bug tracker.
Resources
RELATED POSTS