MySQL 5.6 Release Candidate
Written by Kay Ewbank   
Thursday, 04 October 2012

Oracle has released the MySQL 5.6 Release Candidate at MySQL Connect along with more fully featured commercial versions.

Oracle used its first MySQL Connect conference in San Francisco to release a set of updated MySQL technologies. The Release Candidate for MySQL 5.6 was released, along with a 'developer milestone' version of MySQL Cluster 7.3, the version designed to run across multiple servers. A more fully featured version of the commercial version of MySQL, MySQL Enterprise, was also announced.

 

 

First previewed in July 2011, MySQL 5.6 includes the Memcached API to improve the performance when storing and retrieving database entries, and the MySQL Optimizer has been updated with new techniques of selecting, sorting and returning results. Databases based on MySQL’s InnoDB storage engine will handle concurrency better, and will also be able to make use of full-text search.

The query optimizer has also been improved with support for subquery optimizations, and the addition of Index Condition Pushdown (ICP) and Batch Key Access (BKA). Oracle claims this can improve selected query throughput by up to 280 times.

Alongside the MySQL 5.6 Release Candidate, Oracle also released the first Development Milestone Release (DMR) of MySQL Cluster 7.3. This release adds native support for foreign keys so tables can be cross indexed. Until now cross indexes had to be written as part of your applications in MySQL Cluster. The new version also comes with a Node.js API so data can be accessed directly without the need to translate the query to SQL. A final improvement to MySQL Cluster 7.3 is a new installer that can automatically discover the hardware environment of the servers such as the number or processor cores and the CPU architecture.

Controversially, Oracle also announced improvements to MySQL Enterprise Edition, the commercial arm of MySQL. This will now offer high availability improvements including automatic failover and replication. Enterprise Edition has also been improved with the auditing and compliance reporting capability.

Oracle’s concentration on the commercial arms of MySQL is increasingly encouraging open-source developers to look to open-source alternatives such as MariaDB.

The MySQL 5.6 RC is available for immediate download and community testing.

MySQL 5.6.3 Beta available for download

Preview of MySQL 5.6.5

 

raspberry pi books

 

Comments




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

 

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.

 

Banner


Pure Virtual C++ 2024 Sessions Announced
19/04/2024

Microsoft has announced the sessions for Pure Virtual C++ 2024, which is taking place on April 30th 15:00 UTC. People who sign up will get access to five sessions happening on the day, alongside a ran [ ... ]



JetBrains Celebrates Software Developers
26/04/2024

JetBrains has launched a campaign celebrating software developers worldwide. The campaign is run on behalf of JetBrains IDEs, the company's range of integrated development environment products.


More News

Last Updated ( Thursday, 04 October 2012 )