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

드리즐 행동은 지금 0 NULL을 의미 수 있지만, NULL은 0을 의미합니다. 이 릴리스는 IPv6를 데이터 형식에서 작동합니다. 계속 코드 리팩토링 및 각종이 버그수정.
Tags: Fremont
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.

2011-08-17 06:56
2011.08.24

zeromq에 대한 거래를 게시하는 새로운 플러그인. 계속 코드 리팩토링. 쿼리 로그 플러그인으로 개조하면 되겠어. 다양한는 버그수정.
Tags: Fremont
A new plugin to publish transactions to zeromq. Continued code refactoring. Tweaks to the query log plugin. Various bugfixes.

2011-07-21 06:53
2011.07.22

이 릴리스는 멀티 마스터 복제를 추가합니다. 그것은 코드 리팩토링을 가지고 있으며 다양한는 버그수정.
Tags: Fremont
This release adds multi-master replication. It has code refactoring and various bugfixes.

2011-07-07 06:59
2011.07.21

저장 프로 시저 인터페이스에 계속 코드 리팩토링 및 작동합니다. 스토리지 엔진 API 시험기 개선. 다양한는 버그수정.
Tags: Fremont
Continued code refactoring and work on the stored procedure interface. Improvements to the Storage Engine API tester. Various bugfixes.

2011-06-22 06:17
2011.06.20

drizzleadmin 유틸리티는 제거되었습니다. 동일한 기능은 청소기, 대체 방법 (UDS 및 콘솔 플러그인 + SSH)를 통해 얻을 수 있습니다. DATA_DICTIONARY 테이블 '식별자 지금 INFORMATION_SCHEMA 행동을 일치 MAXIMUM_IDENTIFIER_LENGTH 사용합니다. 계속 코드 리팩토링. 다양한는 버그수정. dbqp 테스트 러너는 이제 SQL - 벤치와 crashme 모드가 있습니다. 자세한 내용은 이슬비 문서를 확인하십시오.
Tags: Fremont
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.

Project Resources