MySQL 5.5 Now available
Wednesday, 15 December 2010

MySQL 5.5 Community Edition is now available for download from Oracle's web site - what's in it for you?

Banner

 

If is sometimes difficult to keep in mind the range of open source projects that are under Oracle's control these days but MySQL is one of them. The latest version 5.5 has just been made generally available - at least indicating that things are still happening.  However the biggest change is that now the MySQL edition with support MySQL Enterprise edition has gone up in price and many suspect that in the future there will be a growing gap between it and the open source Community Edition.

 

MySQL

The MySQL 5.5 Community Edition, which is licensed under the GNU General Public License (GPL), is available for free download now includes InnoDB as the default storage engine.

The most important new feature is efficiency and scalability. MySQL Database and InnoDB storage engine have been enhanced to provide optimum performance and scalability when running on the mulit-CPU and multi-core systems. In addition, with release 5.5, InnoDB is now the default storage engine for the MySQL Database, delivering ACID transactions, referential integrity and crash recovery.

New semi-synchronous replication and Replication Heart Beat improve failover speed and reliability.

In recent benchmarks, the new release delivered performance improvements compared to MySQL 5.1. Results included:

On Windows: Up to 1,500 percent performance gains for Read/Write operations and up to 500 percent gain for Read Only.

On Linux: Up to 360 percent performance gain in Read/Write operations and up to 200 percent improvement in Read Only.

These look like speed improvements that make it worth upgrading - especially if you use MySQL under Windows.

More Information

http://www.mysql.com/products/

 

Banner


Rust Among GSoc Mentoring Organizations
07/03/2025

Google Summer of Code recently announced that 185 open source projects had been selected for participation as mentoring organizations for 2025.  One of those pleased to be selected is the Ru [ ... ]



AlloyDB Adds Inline Filtering
11/03/2025

Google has added inline filtering to its AlloyDB for PostgreSQL database. Another addition is observability and management tooling for vector indexes, including a new recall evaluator and Go [ ... ]


More News