Dear Community,
Percona Server version 5.1.47-rel11.0 is available for download now.
The changes in this release include:
New features
- Percona Server is now based on MySQL 5.1.47, and XtraDB is now based on InnoDB plugin 1.0.8.
- XtraDB now uses the fast recovery code released in InnoDB Plugin version 1.0.8, instead of Percona's earlier fast-recovery code.
- Added the --percona_innodb_doublewrite_path option to place the double-write-buffer into its own file (issue #584299). The feature is sponsored by Large Social Network website.
- Added the --suppress_log_warning_1592 option to disable …