MySQL 5.5.10 released

MySQL - The World's most popular open source database

MySQL Community Edition is the freely downloadable version of the world's most popular open source database. It is available under the GPL license and is supported by a huge and active community of open source developers.

MySQL Software is provided under the GPL License.


Features
The MySQL Community Edition delivers enterprise features, including:
• Pluggable Storage Engine Architecture
• Multiple Storage Engines:
- InnoDB
- MyISAM
- NDB (MySQL Cluster)
- Memory
- Merge
- Archive
- CSV
- and more
• MySQL Replication for improving application performance and scalability
• MySQL Partitioning to improve performance and management of large database applications
• Stored Procedures to improve developer productivity
• Triggers to enforce complex business rules at the database level
• Views to ensure sensitive information is not compromised
• Information Schema to provide easy access to metadata
• MySQL Connectors (ODBC, JDBC, .NET, etc) for building applications in multiple languages
• MySQL Workbench for visual modeling, SQL development and administration

MySQL available on over 20 platforms and operating systems including Linux, Unix, Mac and Windows.

Download MySQL
Download MySQL 5.5.10

What's new in MySQL 5.5.10
Bugs fixed in MySQL 5.5.10
Functionality added or changed:
- Functionality added or changed:
MySQL distributions now include auth_socket, a server-side authentication plugin that authenticates clients that connect from the local host through the Unix socket file. The plugin uses the SO_PEERCRED socket option to obtain information about the user running the client program (and thus can be built only on systems that support this option. For a connection to succeed, the plugin requires a match between the login name of the connecting client user and the MySQL user name presented by the client program. For more information, see Section 5.5.6.1.4, "The Socket Peer-Credential Authentication Plugin". (Bug #59017, Bug #11765993)

For detailed information of the bugs fix please visit this site Changes in MySQL 5.5.10 (15 March 2011)

System Requirements
MySQL available on over 20 platforms and operating systems including Linux, Unix, Mac and Windows. (http://www.mysql.com/support/supportedplatforms/database.html)
Windows Operating System
MySQL support Windows XP, Windows Vista, Windows 7, Windows 2003 Server and Windows 2008 Server

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

No comments: