MySQL’s Falcon Spreads Wings
Open source database developer has string of product announcements
September 25, 2007 —
(Page 1 of 2)
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 theres 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.
Share this link: http://sdt.bz/31158
Most Read Latest News Blog Resources
Zeichick’s Take: Radio moves from analog waveforms to digital packets
Streaming radio highlights the need for streaming applications to be designed to take up as little bandwidth as possible
|
|
Taking enterprise architecture to the business side
Startup Corso is bringing out a cloud-based planning platform that ties into business plans
|
|
Appcelerator Acquires Cocoafish to Add Instant Mobile Cloud Capabilities to its Industry Leading Titanium Platform
Appcelerator Offers Messaging, Social, Location and Storage Mobile Cloud Services to All Mobile App Publishers
|
|
ComponentOne Releases a Collection of 40+ UI Widgets Powered by HTML5 and jQuery
ComponentOne has announced the 2012 release of Wijmo: a kit of UI widgets for HTML5 and jQuery development
|
Taking enterprise architecture to the business side
Startup Corso is bringing out a cloud-based planning platform that ties into business plans
|
|
Top five apps to manage your workload
Web applications offer new ways to track your “to-do” lists
|
|
Not so fast when it comes to testing in the cloud
Developers face outsourcing, virtual lab management and mobile devices as obstacles
|
|
Xceed releases UX-focused suite for Microsoft’s WPF
"Blendables" helps match user experiences to developer visions
|
Are you at risk for burnout?
Burnout is a severe problem and it can strike at any time. Here's how to tell if you are nearing the edge.
|
|
Agility, mom, and apple pie
If we're to evaluate the state-of-the-art in software development, we should start with the values espoused in the Agile Manifesto.
|
|
RIM woos developers with free tablet
How do you get more apps ported to the BlackBerry PlayBook? By giving every developer a free tablet, of course!
|
|
GitHire: Use Headhunters to Find Your Perfect Programmer
Are you a hiring manager tired of scouring the job boards? Check out this new service that will find 5 people interested in your jobs.
|
The Hidden Costs of Software Licensing
Moving beyond paper-based software licensing to more flexible, software-based licensing is a business decision. There is a growing trend tow...
|
|
Case Study: You May Need a Development Mechanic
As a contractor for a major financial player in Germany, SOBEGE, a German-based consultancy specializing in embedded IT and web services, wa...
|
|
Ensuring Software Quality at a Major International Bank
One of the world’s leading international banks has adopted AgitarOne technology for delivering generated unit tests for their Java software...
|
|
Load Testing Adobe Flex Applications
Adobe Flex applications may be different from applications you’ve worked with before. For classic HTML web applications, the server does all...
|
Related Articles
Preflight builds spread wings for smoother projects
Developers are increasingly turning to preflight builds, allowing them to experiment with code before moving on to the full production build cycle. Electric Cloud and Urbancode already use them in their build management products.
|
Preflight builds spread wings for smoother projects
Developers are increasingly turning to preflight builds, allowing them to experiment with code before moving on to the full production build cycle. Electric Cloud and Urbancode already use them in their build management products.
|
Pegasystems Gives BPM Its Wings
Winging it is generally the wrong way to run a business process management (BPM) initiative. Pegasystems SmartBPM 5.3, released July...
|