News on Monday
more>>
SharePoint Tech Report
more>>


   

 
 
Download Current Issue
ISSUE 2/1/2010 PDF

Need Back Issues?
DOWNLOAD HERE

Receive the print Edition?


 
blogs tab
Visual Studio 2010 Release Candidate Available Today
A Visual Studio 2010 release candidate is available on MSDN.
02/09/2010 09:45 AM EST

Is Microsoft eyeing Office subscription pricing?
Microsoft may be preparing to offer a new Office pricing option called "union," which charges the same for cloud as on-premises.
02/01/2010 09:38 AM EST

Facebook rewrites PHP runtime
Facebook is about to open source its own PHP runtime, written from scratch for speed.
01/30/2010 08:53 PM EST

 

Events calendar tab
2/9/2010 to 2/13/2010
San Francisco
IDG World Expo

2/10/2010 to 2/12/2010
San Francisco
BZ Media

2/17/2010 to 2/25/2010
Atlanta
Python Software Foundation

2/19/2010 to 2/20/2010
Los Angeles
SCALE

2/21/2010 to 2/24/2010
Las Vegas
IBM


 
Most Read Latest News Blog Resources

MySQL’s Falcon Spreads Wings


Open source database developer has string of product announcements



September 25, 2007 — 
MySQL AB, creator of the open source MySQL database, had a busy September, as the company announced a release candidate of MySQL 5.1 Community Server, an alpha release of MySQL 6.0, a new version of MySQL Enterprise and other components.

Database partitioning is the most-touted feature of MySQL 5.1, but there’s more beyond that. Row-based replication writes changes to a log on the master server, instead of sending SQL statements to a slaved database. As of version 5.1.8, this will be the default replication behavior, with the row-based option preserved.

MySQL 5.1 adds support for a plug-in API that enables the flexible loading and unloading of components on a running server; a text parser is likely to be the first beneficiary of the new API. The new release also includes a built-in event scheduler, and an overhaul of clustering features.

Along with the MySQL 5.1 release candidate and the alpha of 6.0, MySQL Proxy and MySQL Connector/ODBC 5.1 were expected to become generally available in September. MySQL Proxy allows users to analyze and monitor communications between a client and the MySQL server. The MySQL Connector/ODBC 5.1, as the name implies, is an ODBC driver that provides client access to a MySQL database.

MySQL 6.0 will be built on the new Falcon transactional storage engine, which is designed to run on a variety of hardware platforms. The MySQL Falcon architecture consists of six basic components: data files, a log containing data and index changes, a page cache, a record cache, system memory, and worker threads that move data from the Falcon log into the page cache. Falcon log files contain entries for committed data to be copied into the database, with entries that allow it perform redo actions during recovery. It alternates between log files, switching when all entries in older files have been moved into the database file.

Falcon can be previewed as part of the MySQL alpha, and runs on Intel-based Mac OS X, Linux and Windows. MySQL plans to have a GA release in mid-2008.

The new version of MySQL Enterprise, the company’s commercial subscription service, aims to ease the management of Web sites and critical business applications. A typical subscription to MySQL Enterprise 2007 consists of monthly MySQL server software updates, and access to the MySQL Enterprise Monitor, which features a new replication monitor and a gallery of more than 20 graphs of distributed database environments. Telephone and Web support is also provided as part of the service.

MySQL Enterprise is intended to simplify database scale-out, which “is how many of today’s largest and fastest-growing online companies keep their sites up, their IT budgets down, and their technical teams sane,” according to Marten Mickos, CEO of MySQL. “[Companies] can better manage their growth by replicating database servers on low-cost commodity PCs. Our new version of MySQL Enterprise makes database scale-out even more affordable and easier to administer, for companies implementing a modern Web-based infrastructure,” added Mickos.


Share this link: http://www.sdtimes.com/link/31158
 

Add comment


Name*
Email*  
Country     


  • Comment
  • Preview
Loading