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
Very nice. I look forward to more benchmark results.
I hope that the version released on time
Percona Server 5.1.50-12.1 2010-09-24 not yet released Bugs targeted: 1 Confirmed
Percona Server 5.1.50-11.4 2010-09-17 not yet released
How long do you take to push packages to your apt/yum repos? I’m not seeing this update on there yet.
Marcus,
It is available in percona-rc repository, not in main repo.
Nice,
However – do you really mean ‘increase warmup time after MySQL restart’ ? I would assume that it helps to reduce warmup times since you still have the data in the buffer pool.
Really nice work on the buffer pool in shm!
One thing though, as far as I can see on in rev 105 of release-5.1.49-12 on launchpad, the syslog functionality is strictly client side. As it’s described above, it’s quite easy to think that it’s a server-side thing, so that all statements regardless of origin is logged (like the general log). Or did I simply miss something?
Keep them coming!