
Percona is glad to announce the release of Percona Server 5.6.15-63.0 on December 19th, 2013 (Downloads are available here and from the Percona Software Repositories.
Based on MySQL 5.6.15, including all the bug fixes in it, Percona Server 5.6.15-63.0 is the current 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.15-63.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.
my.cnf or mysqld command line, it would have effect only if set dynamically. Bug fixed #1248505.
mysqldump --innodb-optimize-keys was generating incorrect CREATE TABLE statements for partitioned tables. Bug fixed #1233841.
-DWITH_LIBWRAP=ON option. Bug fixed #1240442.
innobase_atomic_writes was used on separate undo files that do not exist it would lead to operating system error. Bug fixed #1255638 (Jan Lindström).
500 to 100 000 (the maximum supported number of connections), because limiting the total number of threads in the Thread Pool 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, bug #1260945, bug #1248046, bug #1243067, bug #1238563, bug #1258154 (upstream bug #71092), bug #1242748, bug #1239062, bug #1200788, bug #1193319, bug #1240044.
Release notes for Percona Server 5.6.15-63.0 are available in our online documentation. Bugs can be reported on the launchpad bug tracker.
Resources
RELATED POSTS