Dear Community,
Starting with this release, we introduce a new release model for Percona Server. From now on, we will have both Stable and Release Candidate releases. Release Candidates will introduce new features not yet available in Stable releases.
Along with new features, our new 5.1.49-12.0 RC contains a couple of patches from the Facebook-MySQL tree – https://launchpad.net/mysqlatfacebook . Of particular note is better integration with FlashCache.
We also introduce the very interesting new feature called “Permanent InnoDB Buffer Pool” (sponsored by a Well Known Social Network site). It allows you to keep the InnoDB buffer pool in memory between restarts of MySQL servers.
This can result in a significant decrease in warmup time after MySQL restarts.
Starting with this release, we will also provide special builds optimized for Cisco UCS B250/C250 servers, which come with a lot of memory (up to 384GB). Mentioned above, “Permanent InnoDB Buffer Pool” is especially interesting for servers with 128GB+ memory sizes, as it currently can take hours to warm up an empty InnoDB buffer pool on these boxes.
Percona Server version 5.1.49-rel12.0 RC is available for download now.
The changes in this release include:
|
1 |
SHOW STORAGE ENGINES |
|
1 |
innodb_flush_log_at_trx_commit |
The binary packages are available on our website.
The
Release Notes for this and previous releases can be found in our Wiki.
The latest source code for Percona Server, including the development branch, can be found on LaunchPAD.
Please report any bugs found at Bugs in Percona Server.
For general questions, use our Pecona-discussions group, and for development questions our Percona-dev group.
For support, commercial, and sponsorship inquiries, contact Percona.


Resources
RELATED POSTS