Percona Server for MySQL 5.6.21-70.0¶
Percona is glad to announce the release of Percona Server for MySQL 5.6.21-70.0 on October 30th, 2014 (Downloads are available here and from the Percona Software Repositories).
Based on MySQL 5.6.21, including all the bug fixes in it, Percona Server for MySQL 5.6.21-70.0 is the current GA release in the Percona Server for MySQL 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.21-70.0 milestone at Launchpad.
New Features¶
Percona Server for MySQL has ported new super-read-only option from WebScaleSQL.
Percona Server for MySQL has implemented CSV engine mode for standard-compliant quote and comma parsing. This feature also fixes the bug #1316042 (upstream #71091).
Percona Server for MySQL now supports Read Free Replication for TokuDB storage engine.
TokuDB storage engine package has been updated to version 7.5.2.
Bugs Fixed¶
Values of
IP
andDB
fields in the Audit Log Plugin were incorrect. Bug fixed #1379023.Specifying the
--malloc-lib
during the server start would produce twoLD_PRELOAD
entries, if a system-wide jemalloc library was installed. Bug fixed #1382069.In multi-threaded slave replication setup, an incomplete log event group (the one which doesn’t end with
COMMIT
/ROLLBACK
/XID
) in a relay log could have caused a replication stall. An incomplete log event group might occur as a result of one of the following events: 1) slave crash; 2)STOP SLAVE
orFLUSH LOGS
command issued at a specific moment; 3) server shutdown at a specific moment. Bug fixed #1331586 (upstream #73066).Purging bitmaps exactly up to the last tracked LSN would abort XtraDB changed page tracking. Bug fixed #1382336.
mysql_install_db
script would silently ignore any mysqld startup failures. Bug fixed #1382782 (upstream #74440)
Other bugs fixed: #1369950, #1335590, #1067103, and #1282599.
Contact Us
For free technical help, visit the Percona Community Forum.To report bugs or submit feature requests, open a JIRA ticket.
For paid support and managed or professional services, contact Percona Sales.