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.
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.
드리즐 행동은 지금 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.
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.