Percona Server 5.6 Released
Written by Kay Ewbank   
Wednesday, 09 October 2013

A new version of Percona Server has been released, claiming features equalling MySQL 5.6 Community Edition plus scalability, availability, backup, and security features found only in MySQL 5.6 Enterprise Edition.

 

Percona Server 5.6 is based on MySQL 5.6 Community Edition so it is fully drop-in compatible. It has a thread pool that promises high performance when multiple threads are active. This is similar to MySQL 5.6 Enterprise’s scalability from the InnoDB improvements. Percona says the new version removes many resource contentions that slow MySQL 5.6 Community Edition, so Percona Server 5.6 is able to use 150 concurrent threads and up to 4x better performance at 1,000 or more concurrent threads. It also has support for advanced clustering in the form of Percona XtraDB Cluster, which creates a high availability MySQL cluster.

Another new feature is support for incremental and hot backups when used with Percona XtraBackup. Fast Incremental Backups are bitmap-based backups that create incremental backups, faster than MySQL Enterprise Backup according to Percona. Archive Logs Backup allows users to keep a history of database changes for as long as is required, and if necessary apply those changes to a second copy of data.

Percona Server 5.6 matches the diagnostics capabilities of MySQL Community Edition Performance Schema, and adds a User Stats feature that provides insight into user, index, and table activity. It also has a Slow Query Log feature that can be fine-tuned to provide insights into query performance while minimizing system overhead.

 

 

More Information

Percona

Downloads

Related Articles

MySQL 5.6 Released

Percona steps in to save MySQL conference

 High Performance MySQL 3rd Edition (book review)

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

espbook

 

Comments




or email your comment to: comments@i-programmer.info

Banner


Google Releases Apigee API Hub
09/01/2025

Google has released Apigee API hub, a central repository for APIs, regardless of where they're hosted or who created them. The aim is to provide a single view onto an entire API ecosystem, making it e [ ... ]



Prometheus 3 Adds New UI
15/01/2025

Prometheus 3 has been released, the first major release in seven years. The new version has a new UI and native support in Remote-Write for new elements.


More News

Last Updated ( Wednesday, 09 October 2013 )