Drizzle 2010-12-20

Milestone information

Project:
Drizzle
Series:
7.0
Version:
2010-12-20
Released:
 
Registrant:
Patrick Crews
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
29 Andrew Hutchings, 4 Brian Aker, 2 David Shrewsbury, 2 Joe Daly, 5 Monty Taylor, 2 Patrick Crews, 6 Stewart Smith
Blueprints:
5 Implemented
Bugs:
46 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon drizzle7-2010.12.06.tar.gz (md5, sig) Source tarball - version 2010.12.06 267
last downloaded 15 weeks ago
Total downloads: 267

Release notes 

* The InnoDB plugin is now based on innodb 1.1.3 from mysql 5.5.7
* New UUID data type
* Embedded InnoDB now supports ON DUPLICATE KEY UPDATE functionality
* HailDB can now send all messages to the drizzle logging plugins vs. just stderr
* Documentation additions and improvements
* Continued work on sys_var refactoring
* Continued improvements to the transaction log. Two very tricky bugs have finally been killed thanks to David Shrewsbury.
* Several bug fixes

Changelog 

This release does not have a changelog.

5 blueprints and 46 bugs targeted

Blueprint Priority Assignee Delivery
Embedded InnoDB: ON DUPLICATE KEY UPDATE Embedded InnoDB: ON DUPLICATE KEY UPDATE 4 High Stewart Smith  11 Implemented
Emergency root@localhost db connection and service Emergency root@localhost db connection and service 4 High Andrew Hutchings  11 Implemented
Update InnoBase plugin to be based on innodb 1.1.3 from mysql 5.5.7 Update InnoBase plugin to be based on innodb 1.1.3 from mysql 5.5.7 4 High Stewart Smith  11 Implemented
Update pandora-build to account for gcc 4.5 Update pandora-build to account for gcc 4.5 3 Medium Monty Taylor  11 Implemented
Use ib_logger to have HailDB messages go to Drizzle loggers Use ib_logger to have HailDB messages go to Drizzle loggers 2 Low Stewart Smith  11 Implemented
Bug report Importance Assignee Status
628912 #628912 Crash / segfault in drizzled::Item_func::arguments (this=0x35) at ./drizzled/function/func.h:165 3 High Andrew Hutchings  10 Fix Released
628912 #628912 Crash / segfault in drizzled::Item_func::arguments (this=0x35) at ./drizzled/function/func.h:165 3 High Andrew Hutchings  10 Fix Released
655805 #655805 HailDB Cursor not resetting this->cursor to clustered index after secondary index operations (causing sysbench failure) 3 High Stewart Smith  10 Fix Released
683147 #683147 Large row affecting statements failing mid-transaction may not get undone properly by TransactionServices if part of multi-message Transaction 3 High David Shrewsbury  10 Fix Released
683147 #683147 Large row affecting statements failing mid-transaction may not get undone properly by TransactionServices if part of multi-message Transaction 3 High David Shrewsbury  10 Fix Released
684453 #684453 Server crash accessing data dictionary table while a transaction is open 3 High Andrew Hutchings  10 Fix Released
684453 #684453 Server crash accessing data dictionary table while a transaction is open 3 High Andrew Hutchings  10 Fix Released
685700 #685700 Drizzledump not handling FLOAT UNSIGNED when migrating from MySQL 3 High Andrew Hutchings  10 Fix Released
685700 #685700 Drizzledump not handling FLOAT UNSIGNED when migrating from MySQL 3 High Andrew Hutchings  10 Fix Released
685701 #685701 Drizzledump not preserving FLOAT precisions during MySQL migration if no decimal value given 3 High Andrew Hutchings  10 Fix Released
685701 #685701 Drizzledump not preserving FLOAT precisions during MySQL migration if no decimal value given 3 High Andrew Hutchings  10 Fix Released
685709 #685709 trans id assignment for schema commands should be in interface not engine 3 High Joe Daly  10 Fix Released
685709 #685709 trans id assignment for schema commands should be in interface not engine 3 High Joe Daly  10 Fix Released
686718 #686718 ./test-run --suite=session_dictionary sessionlist --repeat=100 can crash 3 High Brian Aker  10 Fix Released
686718 #686718 ./test-run --suite=session_dictionary sessionlist --repeat=100 can crash 3 High Brian Aker  10 Fix Released
686729 #686729 drizzleslap.test disabled 3 High Patrick Crews  10 Fix Released
686729 #686729 drizzleslap.test disabled 3 High Patrick Crews  10 Fix Released
688819 #688819 drizzle fails to build from source in natty 3 High Monty Taylor  10 Fix Released
688819 #688819 drizzle fails to build from source in natty 3 High Monty Taylor  10 Fix Released
689448 #689448 data_dictionary.innodb_trx hitting assert again 3 High Andrew Hutchings  10 Fix Released
689448 #689448 data_dictionary.innodb_trx hitting assert again 3 High Andrew Hutchings  10 Fix Released
579312 #579312 engines still need to TIMESTAMP_AUTO_SET_ON_UPDATE in update record 4 Medium Stewart Smith  10 Fix Released
579312 #579312 engines still need to TIMESTAMP_AUTO_SET_ON_UPDATE in update record 4 Medium Stewart Smith  10 Fix Released
663919 #663919 next query after KILL QUERY will error 4 Medium Andrew Hutchings  10 Fix Released
663919 #663919 next query after KILL QUERY will error 4 Medium Andrew Hutchings  10 Fix Released
683931 #683931 Drizzledump not preserving column comments during migration from MySQL 4 Medium Andrew Hutchings  10 Fix Released
683931 #683931 Drizzledump not preserving column comments during migration from MySQL 4 Medium Andrew Hutchings  10 Fix Released
684269 #684269 Drizzleslap timeout error 4 Medium Andrew Hutchings  10 Fix Released
684269 #684269 Drizzleslap timeout error 4 Medium Andrew Hutchings  10 Fix Released
684434 #684434 drizzledump --databases option does not appear to work 4 Medium Andrew Hutchings  10 Fix Released
684434 #684434 drizzledump --databases option does not appear to work 4 Medium Andrew Hutchings  10 Fix Released
685803 #685803 BIGINT range check only working for string conversions 4 Medium Andrew Hutchings  10 Fix Released
685803 #685803 BIGINT range check only working for string conversions 4 Medium Andrew Hutchings  10 Fix Released
686197 #686197 No default value and not null, should mean failure on alter table 4 Medium Brian Aker  10 Fix Released
686197 #686197 No default value and not null, should mean failure on alter table 4 Medium Brian Aker  10 Fix Released
690083 #690083 Wrong results with regular expressions 4 Medium Andrew Hutchings  10 Fix Released
690083 #690083 Wrong results with regular expressions 4 Medium Andrew Hutchings  10 Fix Released
690915 #690915 drizzletest should use data_dictionary.errors instead of a static mapping 4 Medium Monty Taylor  10 Fix Released
690915 #690915 drizzletest should use data_dictionary.errors instead of a static mapping 4 Medium Monty Taylor  10 Fix Released
686773 #686773 TableFunction::Generator::push() needs assert 5 Low Andrew Hutchings  10 Fix Released
686773 #686773 TableFunction::Generator::push() needs assert 5 Low Andrew Hutchings  10 Fix Released
690884 #690884 backport fix mysqltest.cc 5 Low Andrew Hutchings  10 Fix Released
690884 #690884 backport fix mysqltest.cc 5 Low Andrew Hutchings  10 Fix Released
664132 #664132 drizzle client SHOW queries should use a single I_S query 6 Wishlist Andrew Hutchings  10 Fix Released
664132 #664132 drizzle client SHOW queries should use a single I_S query 6 Wishlist Andrew Hutchings  10 Fix Released
655805 #655805 HailDB Cursor not resetting this->cursor to clustered index after secondary index operations (causing sysbench failure) 1 Undecided   10 Fix Released
This milestone contains Public information
Everyone can see this information.