Download List

專案描述

The Drizzle project is building a database optimized for Cloud and Net applications. It is being designed for massive concurrency on modern multi-CPU/core architectures. The code is originally derived from MySQL.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-31 05:50
2011.08.25

Drizzle behavior now allows 0 to mean NULL, but NULL to mean 0. This release will work on the IPv6 data type. Continued code refactoring and various bugfixes.
標籤: Fremont

2011-08-17 06:56
2011.08.24

A new plugin to publish transactions to zeromq. Continued code refactoring. Tweaks to the query log plugin. Various bugfixes.
標籤: Fremont

2011-07-21 06:53
2011.07.22

This release adds multi-master replication. It has code refactoring and various bugfixes.
標籤: Fremont

2011-07-07 06:59
2011.07.21

Continued code refactoring and work on the stored procedure interface. Improvements to the Storage Engine API tester. Various bugfixes.
標籤: Fremont

2011-06-22 06:17
2011.06.20

The drizzleadmin utility has been removed. The same functionality can be achieved via cleaner, alternate methods (UDS and the console plugin + SSH). DATA_DICTIONARY tables' identifiers now use MAXIMUM_IDENTIFIER_LENGTH to match INFORMATION_SCHEMA behavior. Continued code refactoring. Various bugfixes. The dbqp test runner now has sql-bench and crashme modes. Check the Drizzle docs for more information.
標籤: Fremont

Project Resources