Drizzle 2010-10-11

Milestone information

Project:
Drizzle
Series:
7.0
Version:
2010-10-11
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:
34 Andrew Hutchings, 1 Billy Earney, 4 Brian Aker, 5 David Shrewsbury, 1 Joe Daly, 10 Monty Taylor, 2 Padraig O'Sullivan, 3 Patrick Crews, 3 Stewart Smith, 10 Vijay Samuel
Blueprints:
4 Implemented
Bugs:
4 Invalid, 65 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.10.01.tar.gz (md5, sig) Source tarball - version 2010.10.01 332
last downloaded 15 weeks ago
Total downloads: 332

Release notes 

- a large number of bug fixes - many thanks to the community for trying out our first beta release
- NEW REQUIREMENT: we now require flex to build
- we now require HailDB instead of Embedded InnoDB *OR* HailDB
- sql_string is now 64 bit
- fixed all warnings on ICC, we now consider them errors
- Added "make lcov" - runs our test-suite + produces lcov html reports
- test framework now makes use of drizzle vs. mysql
- replaced MY_BITMAP and Bitmap<> with STL standard classes
- innobase plugin based on innodb_plugin 1.0.6
- continued work on documentation
- continued work on transaction log
- added support for pre/post triggers
- continued code cleanup

Changelog 

This release does not have a changelog.

4 blueprints and 69 bugs targeted

Blueprint Priority Assignee Delivery
Require HailDB instead of embedded_innodb Require HailDB instead of embedded_innodb 4 High Monty Taylor  11 Implemented
Clean up warnings from ICC Clean up warnings from ICC 3 Medium Monty Taylor  11 Implemented
replace MY_BITMAP and Bitmap<> with STL standard classes replace MY_BITMAP and Bitmap<> with STL standard classes 3 Medium Padraig O'Sullivan  11 Implemented
Rename embedded_innodb engine to HailDB Rename embedded_innodb engine to HailDB 1 Undefined Stewart Smith  11 Implemented
Bug report Importance Assignee Status
643495 #643495 utf8 char accounting failure on inserts 3 High Andrew Hutchings  3 Invalid
643495 #643495 utf8 char accounting failure on inserts 3 High Andrew Hutchings  3 Invalid
653330 #653330 drizzledump doesn't handle ROW_FORMAT 4 Medium Andrew Hutchings  3 Invalid
653330 #653330 drizzledump doesn't handle ROW_FORMAT 4 Medium Andrew Hutchings  3 Invalid
654219 #654219 information_schema.key_column_usage does not contain information about FKs 2 Critical Brian Aker  10 Fix Released
641567 #641567 LCOV numbers showing significant drop-off 3 High Patrick Crews  10 Fix Released
641567 #641567 LCOV numbers showing significant drop-off 3 High Patrick Crews  10 Fix Released
647360 #647360 drizzzledump mysql migration needs documenting 3 High Andrew Hutchings  10 Fix Released
647360 #647360 drizzzledump mysql migration needs documenting 3 High Andrew Hutchings  10 Fix Released
649844 #649844 Fix drizzledump options 3 High Andrew Hutchings  10 Fix Released
649844 #649844 Fix drizzledump options 3 High Andrew Hutchings  10 Fix Released
651948 #651948 Index lengths not retrieved using drizzledump 3 High Andrew Hutchings  10 Fix Released
651948 #651948 Index lengths not retrieved using drizzledump 3 High Andrew Hutchings  10 Fix Released
651950 #651950 Table comments not retrieved using drizzledump 3 High Andrew Hutchings  10 Fix Released
651950 #651950 Table comments not retrieved using drizzledump 3 High Andrew Hutchings  10 Fix Released
652228 #652228 drizzledump not dumping auto-inc when connecting to drizzle servers 3 High Andrew Hutchings  10 Fix Released
652228 #652228 drizzledump not dumping auto-inc when connecting to drizzle servers 3 High Andrew Hutchings  10 Fix Released
652645 #652645 Bad error handling with Drizzledump connect 3 High Andrew Hutchings  10 Fix Released
652645 #652645 Bad error handling with Drizzledump connect 3 High Andrew Hutchings  10 Fix Released
652966 #652966 Drizzledump migration code doesn't handle YEAR type 3 High Andrew Hutchings  10 Fix Released
652966 #652966 Drizzledump migration code doesn't handle YEAR type 3 High Andrew Hutchings  10 Fix Released
652990 #652990 Segfault when dumping schema with drizzledump 3 High Andrew Hutchings  10 Fix Released
652990 #652990 Segfault when dumping schema with drizzledump 3 High Andrew Hutchings  10 Fix Released
653300 #653300 Syntax error on inport of a SQL file produced by drizzledump 3 High Andrew Hutchings  10 Fix Released
653300 #653300 Syntax error on inport of a SQL file produced by drizzledump 3 High Andrew Hutchings  10 Fix Released
654905 #654905 DATA_DICTIONARY.TABLE.TYPE not returning BASE or VIEW (it reports the port type). 3 High Brian Aker  10 Fix Released
655342 #655342 select into outfile creates a garbage file on no results 3 High Monty Taylor  10 Fix Released
655342 #655342 select into outfile creates a garbage file on no results 3 High Monty Taylor  10 Fix Released
655954 #655954 Drizzledump conversion of '0000-00-00' date values to NULL can be problematic on NOT NULL columns 3 High Andrew Hutchings  10 Fix Released
655954 #655954 Drizzledump conversion of '0000-00-00' date values to NULL can be problematic on NOT NULL columns 3 High Andrew Hutchings  10 Fix Released
492950 #492950 icc warnings on my_bitmap 4 Medium Brian Aker  10 Fix Released
641568 #641568 drizzledump-max test being skipped due to archive not being enabled by default. 4 Medium Patrick Crews  10 Fix Released
648766 #648766 The scheduler option doesn't work 4 Medium Monty Taylor  10 Fix Released
648766 #648766 The scheduler option doesn't work 4 Medium Monty Taylor  10 Fix Released
650482 #650482 replace all instances of <config.h> 4 Medium Vijay Samuel  10 Fix Released
650482 #650482 replace all instances of <config.h> 4 Medium Vijay Samuel  10 Fix Released
651256 #651256 --help-extended is silly 4 Medium Vijay Samuel  10 Fix Released
651256 #651256 --help-extended is silly 4 Medium Vijay Samuel  10 Fix Released
651271 #651271 removed unused options from drizzled 4 Medium Monty Taylor  10 Fix Released
651271 #651271 removed unused options from drizzled 4 Medium Monty Taylor  10 Fix Released
653471 #653471 drizzle client has no -A 4 Medium Andrew Hutchings  10 Fix Released
653471 #653471 drizzle client has no -A 4 Medium Andrew Hutchings  10 Fix Released
654568 #654568 Pandora --enable/disable message for plugins incorrect 4 Medium Andrew Hutchings  10 Fix Released
654568 #654568 Pandora --enable/disable message for plugins incorrect 4 Medium Andrew Hutchings  10 Fix Released
655294 #655294 load_data() function returns null if file is invalid 4 Medium Monty Taylor  10 Fix Released
655294 #655294 load_data() function returns null if file is invalid 4 Medium Monty Taylor  10 Fix Released
655558 #655558 SELECT 102/(1-1) should error on divide by zero 4 Medium Brian Aker  10 Fix Released
656474 #656474 transaction_reader not outputting ROLLBACKs 4 Medium David Shrewsbury  10 Fix Released
656474 #656474 transaction_reader not outputting ROLLBACKs 4 Medium David Shrewsbury  10 Fix Released
656971 #656971 Replication stream should send server events 4 Medium David Shrewsbury  10 Fix Released
656971 #656971 Replication stream should send server events 4 Medium David Shrewsbury  10 Fix Released
621875 #621875 replace my_bitmap 5 Low Padraig O'Sullivan  10 Fix Released
636511 #636511 --wait option does nothing 5 Low Vijay Samuel  10 Fix Released
636512 #636512 --ignore-spaces does nothing 5 Low Vijay Samuel  10 Fix Released
636514 #636514 --no-auto-rehash message incorrect 5 Low Vijay Samuel  10 Fix Released
636518 #636518 --skip-line-numbers dead option 5 Low Vijay Samuel  10 Fix Released
636520 #636520 --no-named-commands should be dropped 5 Low Vijay Samuel  10 Fix Released
636520 #636520 --no-named-commands should be dropped 5 Low Vijay Samuel  10 Fix Released
650935 #650935 libdrizzle does not appear to have compression protocol support 5 Low Andrew Hutchings  10 Fix Released
650935 #650935 libdrizzle does not appear to have compression protocol support 5 Low Andrew Hutchings  10 Fix Released
651228 #651228 Add 'catalog' attribute to GPB messages 5 Low David Shrewsbury  10 Fix Released
653707 #653707 drizzle --shutdown reading table information 5 Low Andrew Hutchings  10 Fix Released
653707 #653707 drizzle --shutdown reading table information 5 Low Andrew Hutchings  10 Fix Released
657582 #657582 drizzle won't compile in GCC 4.5 5 Low Andrew Hutchings  10 Fix Released
657582 #657582 drizzle won't compile in GCC 4.5 5 Low Andrew Hutchings  10 Fix Released
659214 #659214 HailDB internal SYS_ tables index access not working 5 Low Stewart Smith  10 Fix Released
659214 #659214 HailDB internal SYS_ tables index access not working 5 Low Stewart Smith  10 Fix Released
621331 #621331 replace use of stringstream with boost::lexical_cast 1 Undecided Billy Earney  10 Fix Released
655352 #655352 Transaction log blending two distinct UPDATES in a single transaction incorrectly 1 Undecided Joe Daly  10 Fix Released
This milestone contains Public information
Everyone can see this information.