.. rn:: 5.5.27-28.1
===============================
|Percona Server| 5.5.27-28.1
===============================
Percona is glad to announce the release of |Percona Server| 5.5.27-28.1 on September 5th, 2012 (Downloads are available `here `_ and from the `Percona Software Repositories `_).
Based on `MySQL 5.5.27 `_, including all the bug fixes in it, |Percona Server| 5.5.27-28.1 is now the current stable release in the 5.5 series. All of |Percona|'s software is open-source and free, all the details of the release can be found in the `5.5.27-28.1 milestone at Launchpad `_.
Bug Fixes
=========
|Percona Server| :rn:`5.5.27-28.0` would crash or deadlock in |XtraDB| buffer pool code. This was caused by incorrect mutex handling in porting of the recently introduced InnoDB code to |XtraDB|. Bug fixed :bug:`1038225` (*Laurynas Biveinis*).
Variables :variable:`innodb_adaptive_flushing_method` and :variable:`innodb_flush_neighbor_pages` would not correctly translate some values internally. Bug fixed :bug:`1039384` (*Laurynas Biveinis*).