Drizzle 2010-11-22

Milestone information

Project:
Drizzle
Series:
7.0
Version:
2010-11-22
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:
16 Andrew Hutchings, 2 Billy Earney, 20 Monty Taylor, 2 Patrick Crews, 8 Stewart Smith
Blueprints:
3 Implemented
Bugs:
4 Invalid, 41 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.11.04.tar.gz (md5, sig) Source tarball - version 2010.11.04 215
last downloaded 45 weeks ago
Total downloads: 215

Release notes 

* NOTE: Drizzle now recognizes mixed-case table names. Previously, such names were converted to lower-case. Now mixed-case is accepted and preserved, but previously created tables will be lower-case.
* Updated innobase plugin to be based on innodb_plugin 1.0.9
* Added support for barriers. These are objects that assist with coordinating several connections. Please see the docs for more details - http://docs.drizzle.org/barriers.html
* New DATA_DICTIONARY table functions for user convenience:
  - USER_BARRIERS
  - USER_DEFINED_VARIABLES
  - USER_LOCKS
  - USER_SAVEPOINTS
* Additional debugging functionality for transaction_reader (utility for the transaction log)
* EXECUTE can now be CONCURRENT and with NO RETURN
* Continued code refactoring
* Bug fixes

Changelog 

This release does not have a changelog.

3 blueprints and 45 bugs targeted

Blueprint Priority Assignee Delivery
Add tests for EXECUTE functionality Add tests for EXECUTE functionality 3 Medium Patrick Crews  11 Implemented
Update innobase plugin to be based on innodb_plugin 1.0.7 Update innobase plugin to be based on innodb_plugin 1.0.7 1 Undefined Stewart Smith  11 Implemented
Update innobase plugin to be based on innodb_plugin 1.0.9 Update innobase plugin to be based on innodb_plugin 1.0.9 1 Undefined Stewart Smith  11 Implemented
Bug report Importance Assignee Status
673360 #673360 drizzle client only works when using strace 3 High Andrew Hutchings  3 Invalid
673360 #673360 drizzle client only works when using strace 3 High Andrew Hutchings  3 Invalid
669744 #669744 drizzle-plugin-mysql-client conflicts 1 Undecided Monty Taylor  3 Invalid
669744 #669744 drizzle-plugin-mysql-client conflicts 1 Undecided Monty Taylor  3 Invalid
673579 #673579 Drizzle not reading config files on Ubuntu 10.04 2 Critical Monty Taylor  10 Fix Released
673579 #673579 Drizzle not reading config files on Ubuntu 10.04 2 Critical Monty Taylor  10 Fix Released
677121 #677121 Debian packages are creating schemas in /var/local instead of /var/lib/drizzle/local 2 Critical Monty Taylor  10 Fix Released
677121 #677121 Debian packages are creating schemas in /var/local instead of /var/lib/drizzle/local 2 Critical Monty Taylor  10 Fix Released
669635 #669635 Boolean options in config file require a value while command line does not 3 High Monty Taylor  10 Fix Released
669635 #669635 Boolean options in config file require a value while command line does not 3 High Monty Taylor  10 Fix Released
669707 #669707 Crash from boost::condition_variable assert fail when datadir is not full path 3 High Monty Taylor  10 Fix Released
669707 #669707 Crash from boost::condition_variable assert fail when datadir is not full path 3 High Monty Taylor  10 Fix Released
673552 #673552 drizzle client cannot load user config files 3 High Andrew Hutchings  10 Fix Released
673552 #673552 drizzle client cannot load user config files 3 High Andrew Hutchings  10 Fix Released
674381 #674381 global_status test failure 3 High Andrew Hutchings  10 Fix Released
674381 #674381 global_status test failure 3 High Andrew Hutchings  10 Fix Released
675395 #675395 checking for x86 PAUSE instruction... no is wrong 3 High Monty Taylor  10 Fix Released
675395 #675395 checking for x86 PAUSE instruction... no is wrong 3 High Monty Taylor  10 Fix Released
675670 #675670 Drizzle falsely reporting conflicts with tmp/mysql.socket but starts normally 3 High Monty Taylor  10 Fix Released
675670 #675670 Drizzle falsely reporting conflicts with tmp/mysql.socket but starts normally 3 High Monty Taylor  10 Fix Released
676653 #676653 out of source tree build failed 3 High Monty Taylor  10 Fix Released
676653 #676653 out of source tree build failed 3 High Monty Taylor  10 Fix Released
676735 #676735 boost::iostreams compile failure in Fedora 14 3 High Andrew Hutchings  10 Fix Released
676735 #676735 boost::iostreams compile failure in Fedora 14 3 High Andrew Hutchings  10 Fix Released
665119 #665119 drizzleslap has -i mapped to two options 4 Medium Andrew Hutchings  10 Fix Released
665119 #665119 drizzleslap has -i mapped to two options 4 Medium Andrew Hutchings  10 Fix Released
665252 #665252 Replace my_getsystime.cc with Boost::Date_Time 4 Medium Billy Earney  10 Fix Released
665252 #665252 Replace my_getsystime.cc with Boost::Date_Time 4 Medium Billy Earney  10 Fix Released
668118 #668118 INNODB DATA_DICTIONARY tables other than INNODB_TRX have invalid row counts and crash 4 Medium Stewart Smith  10 Fix Released
668118 #668118 INNODB DATA_DICTIONARY tables other than INNODB_TRX have invalid row counts and crash 4 Medium Stewart Smith  10 Fix Released
672044 #672044 deal with large stack frames 4 Medium Monty Taylor  10 Fix Released
672044 #672044 deal with large stack frames 4 Medium Monty Taylor  10 Fix Released
672312 #672312 Some drizzle command line options are still using underscores 4 Medium Andrew Hutchings  10 Fix Released
672312 #672312 Some drizzle command line options are still using underscores 4 Medium Andrew Hutchings  10 Fix Released
674145 #674145 Table Names Not Case Matched 4 Medium Andrew Hutchings  10 Fix Released
674145 #674145 Table Names Not Case Matched 4 Medium Andrew Hutchings  10 Fix Released
677013 #677013 Drizzle client hash completion generates SQL errors 4 Medium Andrew Hutchings  10 Fix Released
677013 #677013 Drizzle client hash completion generates SQL errors 4 Medium Andrew Hutchings  10 Fix Released
677522 #677522 libdrizzle: crashes when used with MySQL 5.5.7 4 Medium Monty Taylor  10 Fix Released
677522 #677522 libdrizzle: crashes when used with MySQL 5.5.7 4 Medium Monty Taylor  10 Fix Released
672372 #672372 some functions use > 32k stack 5 Low Stewart Smith  10 Fix Released
672372 #672372 some functions use > 32k stack 5 Low Stewart Smith  10 Fix Released
673380 #673380 can create tables with columns of type NULL 5 Low Stewart Smith  10 Fix Released
673380 #673380 can create tables with columns of type NULL 5 Low Stewart Smith  10 Fix Released
676713 #676713 Need to get Recovery and RecoveryConsistency randgen Reporters working for Drizzle 5 Low Patrick Crews  10 Fix Released
This milestone contains Public information
Everyone can see this information.