Advertisement

To print: Select File and then Print from your browser's menu
-------------------------------------------------------------- This story was printed from ZDNet Asia. --------------------------------------------------------------
Sun releases MySQL 5.1
By Lana Kovacevic
Friday, November 07 2008 10:53 AM
URL: http://www.zdnetasia.com/news/software/0,39044164,62048072,00.htm

A clarification was made to this story. Read below for details.

Sun Microsystems has released the 5.1 Final Release version of the MySQL open source database software it recent acquired, promising improved performance and management of larger database applications.

"If our users initially choose MySQL because of its low cost, they continue to use MySQL for its high performance, scalability and broad platform support," said Marten Mickos, Sun's SVP of its database group. "MySQL 5.1 continues this tradition by performing up to 15 percent faster than previous versions in our own internal tests--making it a compelling solution for demanding Web-based enterprise applications."

The new features introduced are table and index partitioning, row-based and hybrid replication and event scheduler and a new upgrade adviser in MySQL Enterprise Monitor.

Table and index partitioning improves query response times, by scanning only the relevant partitions of data, as opposed to the whole table or index.

In row-based replication, data changes are replicated between master and slave servers, while in hybrid replication SQL statements are used in addition to row-based replication.

The event scheduler sets up frequent SQL-based tasks for automatic execution on the database server, allegedly providing better support than CRON in Linux or Unix or the Microsoft Windows task scheduler.

The New Upgrade Advisor in MySQL Enterprise Monitor detects potential problems and provides advice on how to upgrade the database server to rectify the problem.

The new release will be available for Linux, Windows, Solaris 10, Mac OS X, FreeBSD, HP-UX, IBM AIX and IBM i5/OS. MySQL 5.1 will be available as MySQL Community Server, MySQL Enterprise Server and MySQL Embedded Server, to cater for all audiences.

This MySQL 5.1 Final Release version is a post-beta release, and will be followed by the official product release.



Clarification: A Singapore-based spokesperson for Sun Microsystems has clarified that this MySQL 5.1 version is a Final Release, which essentially is a post-beta release that will be followed by the official release. The spokesperson adds that the actual product release will be "very soon". The article has been updated.